altive / flutter_app_template

Flutter App Templete is a project that introduces an approach to architecture and project structure for developing Flutter apps.
MIT License
214 stars 22 forks source link

build(deps): bump the go-router-dependencies group in /packages/flutter_app with 2 updates #384

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the go-router-dependencies group in /packages/flutter_app with 2 updates: go_router and go_router_builder.

Updates go_router from 13.2.2 to 13.2.4

Commits
  • 488da36 Access current location using uri.path to support deep links (#6474)
  • be4964a [packages] Set parallelizable to NO to reduce test flakiness in packages proj...
  • a21a447 Update multiple packages to depend on versions with iOS privacy manifest incl...
  • e98839a [tool] Check for test and flutter_test in non-dev dependencies (#6472)
  • 6f0ed15 [camerax] Shorten interval for releasing weak references to Dart-wrapped nati...
  • 2c15d86 [in_app_purchase_android] Cleanup, create listener where it is used (#6489)
  • 17f55d3 Release compileSdk changes (#6491)
  • d4cd4f0 [camera_android] Remove TestUtils.java (#6490)
  • ba84abb [go_router_builder] Add restorationScopeId to ShellRouteData (#6238)
  • fef7ac6 [go_router] Fixes deep links with no path (#6447)
  • Additional commits viewable in compare view


Updates go_router_builder from 2.4.1 to 2.5.1

Commits
  • 488da36 Access current location using uri.path to support deep links (#6474)
  • be4964a [packages] Set parallelizable to NO to reduce test flakiness in packages proj...
  • a21a447 Update multiple packages to depend on versions with iOS privacy manifest incl...
  • e98839a [tool] Check for test and flutter_test in non-dev dependencies (#6472)
  • 6f0ed15 [camerax] Shorten interval for releasing weak references to Dart-wrapped nati...
  • 2c15d86 [in_app_purchase_android] Cleanup, create listener where it is used (#6489)
  • 17f55d3 Release compileSdk changes (#6491)
  • d4cd4f0 [camera_android] Remove TestUtils.java (#6490)
  • ba84abb [go_router_builder] Add restorationScopeId to ShellRouteData (#6238)
  • fef7ac6 [go_router] Fixes deep links with no path (#6447)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 1 month ago

Codecov Report

Merging #384 (6922c4f) into main (638e6cb) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/altive/flutter_app_template/pull/384/graphs/tree.svg?width=650&height=150&src=pr&token=NUHMSLBULE&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive)](https://app.codecov.io/gh/altive/flutter_app_template/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive) ```diff @@ Coverage Diff @@ ## main #384 +/- ## ======================================= Coverage 18.66% 18.66% ======================================= Files 11 11 Lines 150 150 ======================================= Hits 28 28 Misses 122 122 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/altive/flutter_app_template/pull/384?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/altive/flutter_app_template/pull/384?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive). Last update [638e6cb...6922c4f](https://app.codecov.io/gh/altive/flutter_app_template/pull/384?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=altive).
naipaka commented 1 month ago

@dependabot squash and merge