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 go_router_builder from 2.6.1 to 2.6.2 in /packages/flutter_app in the go-router-dependencies group across 1 directory #403

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the go-router-dependencies group with 1 update in the /packages/flutter_app directory: go_router_builder.

Updates go_router_builder from 2.6.1 to 2.6.2

Commits
  • 4595c41 [go_router] guard context access in then clauses (#6685)
  • 8df8b5f [camera] Ignore implementation imports outside of lib (#6191)
  • 5ccddfc [shared_preferences_foundation] Adds Swift Package Manager compatibility (#6640)
  • 45a4573 [file_selector] Add support for SPM (#6672)
  • ca01168 [camerax] Add empty implementation for prepareForVideoRecording not used on...
  • 79d733c [camerax] Prevent using unsupported concurrent camera use cases (#6608)
  • 2dfe645 [camera] MediaSettings parameter for createCameraWithSettings (#3586)
  • 9a94bfd Fix unnecessary toList/fromList calls during encode/decode process (#6426)
  • f4719ca [in_app_purchase] implement countryCode correctly (#6636)
  • 6e60826 [webview_flutter_android] Fixes iframe navigation with onNavigationRequest ...
  • See full diff in compare view


Dependabot compatibility score

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
riscait commented 3 weeks ago

@dependabot rebase