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
Bumps the ui-deps group in /packages/ui with 2 updates: cupertino_icons and go_router.
Updates
cupertino_icons
from 1.0.6 to 1.0.8Commits
701d60a
[CupertinoIcons] fix broken icons and vertical alignment, bump the version to...cc34b78
[ci/various] Update for 3.19 stable (#6147)d1f1f0f
[cupertino_icons] Add example to cupertino icons (#5312)639c5f0
[ci] Roll minimum allowable Flutter to 3.10 (#5425)Updates
go_router
from 13.2.1 to 13.2.4Commits
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 fortest
andflutter_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] RemoveTestUtils.java
(#6490)ba84abb
[go_router_builder] AddrestorationScopeId
toShellRouteData
(#6238)fef7ac6
[go_router] Fixes deep links with no path (#6447)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