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 with 2 updates in the /packages/ui directory: 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 14.0.1Commits
ce74a85
[go_router] Update redirect documentation example code for clarity (#6213)981c1d5
[go_router_builder] add support to go_router_builder for initializing a State...26f660b
[go_router] AddGoRouterState state
parameter toGoRouterData.onExit
(#6495)59916a9
[camera] Finish converting iOS to Pigeon (#6601)890ec36
[go_router] Fixes an issue where route future does not complete when … (#6596)7cd0339
[in_app_purchase_android] Readme update for Alternative billing (#6578)8857221
[image_picker] Fix If imageToScale is nil, the app will crash (#146682) (#6514)7f14b8a
[pointer_interceptor_web] Remove semantic tests. (#6580)f630fcd
[flutter_markdown] Custom fontfeature superscript (#5874)88a3a56
[camera] Convert iOS Obj-C->Dart calls to Pigeon (#6568)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