Skip to content

Bump github.com/mapbox/mapbox-navigation-ios from 3.20.0 to 3.27.0 in /frontend - #23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/frontend/github.com/mapbox/mapbox-navigation-ios-3.27.0
Open

Bump github.com/mapbox/mapbox-navigation-ios from 3.20.0 to 3.27.0 in /frontend#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/frontend/github.com/mapbox/mapbox-navigation-ios-3.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown

Bumps github.com/mapbox/mapbox-navigation-ios from 3.20.0 to 3.27.0.

Release notes

Sourced from github.com/mapbox/mapbox-navigation-ios's releases.

v3.27.0

Packaging

Other changes

  • Fixed a crash (RerouteController.__deallocating_deinit, "object deallocated with non-zero retain count") that could occur while switching between online and offline routing, caused by a strong reference to the reroute controller escaping its deinit.

v3.27.0-rc.1

Packaging

v3.26.0

Packaging

Other changes

  • Release changelog packaging links to Mapbox Maps SDK now point to public release tags without a v prefix (for example, 11.26.0 instead of v11.26.0).

v3.26.0-rc.1

Packaging

Routing

  • Fixed a crash that could occur when decoding malformed traffic incident or road closure data in route responses.

Audio

  • Fixed an issue where voice instructions could be truncated if the previous instruction was interrupted while falling back to the offline text-to-speech synthesizer.
  • Pre-emptively fixed an issue (identified on Android) where ampersands (&) in spoken text caused malformed voice synthesis requests to the voice/v1/speak API.

Other changes

  • Fixed a crash that could occur when restoring cached road shield and sprite images.
  • Fixed a possible crash during updating route progress, related to invalid numeric conversion.

v3.26.0-alpha.1

No release notes provided.

v3.25.2

... (truncated)

Changelog

Sourced from github.com/mapbox/mapbox-navigation-ios's changelog.

Changes to the Mapbox Navigation SDK for iOS

3.28.0-rc.1

Packaging

3.27.0

Packaging

CarPlay

  • Reduced route line and puck sizes on compact CarPlay displays (standard-sized or smaller) to better fit the map viewport.
  • Added experimental CarPlayMapViewController.restoreDefaultPuckType() and CarPlayNavigationViewController.restoreDefaultPuckType() methods for restoring the SDK-selected, resolution-dependent puck configuration after applying a custom puck. Access these methods by importing MapboxNavigationUIKit with @_spi(ExperimentalMapboxAPI) import MapboxNavigationUIKit.
  • Fixed an issue where SDK-managed CarPlay maps were rendered using the phone display's native scale instead of the connected CarPlay display's native scale.
  • The current road name is now hidden while panning/zooming the map or previewing routes.

Map

  • Fixed NavigationMapView.showcase(...) (and other non-animated camera fits) briefly leaving the map in an "animation in progress" state and delaying it from becoming idle. A non-animated fit now sets the camera directly instead of easing with a zero duration.

Other changes

  • Fixed a crash (RerouteController.__deallocating_deinit, "object deallocated with non-zero retain count") that could occur while switching between online and offline routing, caused by a strong reference to the reroute controller escaping its deinit.
  • Fixed NavigationMapView.showcase(...) (and other non-animated camera fits) leaving the map continuously rendering. A non-animated fit now sets the camera directly instead of running a zero-duration animation whose completion never fired, which had pinned the map in an "animation in progress" state and prevented it from becoming idle.
  • Fixed mapbox-directions-swift CLI tool compilation on macOS.
  • Fixed a crash when decoding a polyline geometry that contains non-ASCII bytes. Malformed input now fails gracefully instead of trapping.

3.27.0-rc.1

Packaging

CarPlay

  • Disabled route callouts in CarPlay route preview to prevent routes from being obscured in the limited preview screen space.

3.26.0

Packaging

... (truncated)

Commits

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 [github.com/mapbox/mapbox-navigation-ios](https://github.com/mapbox/mapbox-navigation-ios) from 3.20.0 to 3.27.0.
- [Release notes](https://github.com/mapbox/mapbox-navigation-ios/releases)
- [Changelog](https://github.com/mapbox/mapbox-navigation-ios/blob/main/CHANGELOG.md)
- [Commits](mapbox/mapbox-navigation-ios@3.20.0...89188a9)

---
updated-dependencies:
- dependency-name: github.com/mapbox/mapbox-navigation-ios
  dependency-version: 3.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants