Skip to content

chore(deps): bump google_navigation_flutter from 0.8.4 to 0.9.1#252

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/google_navigation_flutter-0.9.1
Open

chore(deps): bump google_navigation_flutter from 0.8.4 to 0.9.1#252
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/google_navigation_flutter-0.9.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps google_navigation_flutter from 0.8.4 to 0.9.1.

Release notes

Sourced from google_navigation_flutter's releases.

v0.9.1

0.9.1 (2026-04-30)

Features

v0.9.0

0.9.0 (2026-04-24)

⚠ BREAKING CHANGES

  • continueToNextDestination() return type changed from NavigationWaypoint? to ContinueToNextDestinationResponse, which contains waypoint (NavigationWaypoint?) and routeStatus (NavigationRouteStatus?, iOS only). The method has also been un-deprecated and it is now the recommended way to advance to the next waypoint when navigating to multiple destinations.

Features

  • upgrade Nav SDKs to Android 7.6.0 and iOS 10.12.0 (#664) (013f386)

Bug Fixes

  • adds missing mapping for onMyLocationClicked and onMyLocationButtonClicked events (#666) (caad31b)
Changelog

Sourced from google_navigation_flutter's changelog.

0.9.1 (2026-04-30)

Features

0.9.0 (2026-04-24)

⚠ BREAKING CHANGES

  • continueToNextDestination() return type changed from NavigationWaypoint? to ContinueToNextDestinationResponse, which contains waypoint (NavigationWaypoint?) and routeStatus (NavigationRouteStatus?, iOS only). The method has also been un-deprecated and it is now the recommended way to advance to the next waypoint when navigating to multiple destinations.

Features

  • upgrade Nav SDKs to Android 7.6.0 and iOS 10.12.0 (#664) (013f386)

Bug Fixes

  • adds missing mapping for onMyLocationClicked and onMyLocationButtonClicked events (#666) (caad31b)
Commits
  • 5d40fc5 chore(main): release 0.9.1 (#678)
  • 6051017 feat: internal usage attribution ID (#669)
  • 66065af chore(main): release 0.9.0 (#667)
  • 013f386 feat!: upgrade Nav SDKs to Android 7.6.0 and iOS 10.12.0 (#664)
  • caad31b fix: missing mapping for onMyLocationClicked and onMyLocationButtonClicked ev...
  • e650f1b ci: update GitHub Actions versions and improve CI configuration (#647)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google_navigation_flutter](https://github.com/googlemaps/flutter-navigation-sdk) from 0.8.4 to 0.9.1.
- [Release notes](https://github.com/googlemaps/flutter-navigation-sdk/releases)
- [Changelog](https://github.com/googlemaps/flutter-navigation-sdk/blob/main/CHANGELOG.md)
- [Commits](googlemaps/flutter-navigation-sdk@0.8.4...0.9.1)

---
updated-dependencies:
- dependency-name: google_navigation_flutter
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels May 5, 2026
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