Skip to content

chore(deps): bump the minor-patch group across 1 directory with 3 updates#28

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/minor-patch-e6128f0e7c
Open

chore(deps): bump the minor-patch group across 1 directory with 3 updates#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/minor-patch-e6128f0e7c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2025

Bumps the minor-patch group with 3 updates in the / directory: go_router, go_router_builder and shared_preferences.

Updates go_router from 14.8.0 to 14.8.1

Commits
  • 6d191c5 [go_router] Secured empty matches in canPop (#8557)
  • 8d28983 [various] Bump androidx.test:core to 1.4.0 (#8710)
  • 180494b [camera] Disable flaky tests (#8708)
  • a2d2f16 [url_launcher][web] Prevent browser from navigating when followLink isn't cal...
  • 5501c5e [various] Remove plugin-level integration_test dependencies (#8711)
  • 4341341 [google_maps_flutter] Improve README and API doc comments (#8560)
  • a135dc6 [video_player] Fixes mechanism to detect identifier in multiline WebVTT capti...
  • 77b6d73 [webview_flutter_wkwebview] Updates generated pigeon code to ensure the inter...
  • a9b9172 [google_maps_flutter] Platform interface for camera animation duration (#8596)
  • da5e46d [various] Update Pigeon for task queue changes (#8654)
  • Additional commits viewable in compare view

Updates go_router_builder from 2.8.0 to 2.8.2

Commits
  • f246137 [go_router_builder]: Fix `The argument type 'String?' can't be assigned to th...
  • 1995a0e [video_player_android] Platform view support (#8466)
  • f7a4e5d [webview_flutter_wkwebview] Fixes crash with nil WKFrameInfo.request (#8766)
  • 89135e7 [flutter_plugin_android_lifecycle] Uses flutter.compileSdkVersion, bumps mini...
  • 1faaa04 [google_sign_in] Add Android account name field as optional (platform interfa...
  • 90dfc0c [video_player] Disable flaky testAudioOnlyHLSControls (#8757)
  • bf5e9e7 [flutter_plugin_android_lifecycle] Removes flutter.compileSdkVersion for 35 t...
  • 70b41e1 [camera_avfoundation] Migrate tests to Swift - part 3 (#8661)
  • a3d1f13 [flutter_plugin_android_lifecycle] use flutter.compileSdkVersion to see what ...
  • 49e9928 [webview_flutter_wkwebview] Fixes crash where the native `AuthenticationChall...
  • Additional commits viewable in compare view

Updates shared_preferences from 2.5.2 to 2.5.3

Commits
  • 064b0b2 [shared_preferences] Fix a late initialized error with the example app (#8540)
  • bfad6b9 [various] Updates packages to use flutter.compileSdkVersion (#8734)
  • 3e55269 [shared_preferences_android] dependabot takeover datastore (#8784)
  • 5501c5e [various] Remove plugin-level integration_test dependencies (#8711)
  • da5e46d [various] Update Pigeon for task queue changes (#8654)
  • cb4fb13 [shared_preferences] Fix JSON parsing issue with _decodeValue (#8211)
  • 05a65b4 [dependabot]: Bump the gradle-plugin group across 4 directories with 1 update...
  • See full diff 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the minor-patch group with 3 updates in the / directory: [go_router](https://github.com/flutter/packages/tree/main/packages), [go_router_builder](https://github.com/flutter/packages/tree/main/packages) and [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences).


Updates `go_router` from 14.8.0 to 14.8.1
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v14.8.1/packages)

Updates `go_router_builder` from 2.8.0 to 2.8.2
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router_builder-v2.8.2/packages)

Updates `shared_preferences` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.5.3/packages/shared_preferences)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: go_router_builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: shared_preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file dart Pull requests that update dart code labels Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant