Skip to content

Update iOS dependencies for 2.1.1 release#171

Merged
akennedyTrimble merged 1 commit into
trimblemaps:mainfrom
akennedyTrimble:akennedyTrimble/update-ios-2.1.1-release
Apr 20, 2026
Merged

Update iOS dependencies for 2.1.1 release#171
akennedyTrimble merged 1 commit into
trimblemaps:mainfrom
akennedyTrimble:akennedyTrimble/update-ios-2.1.1-release

Conversation

@akennedyTrimble

@akennedyTrimble akennedyTrimble commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator

Note

Medium Risk
Dependency-only change, but it upgrades core mapping/navigation binaries which can introduce runtime or integration regressions despite no app code changes.

Overview
Updates iOS Carthage dependencies by bumping TrimbleMaps-related binaries (e.g., TrimbleMaps, TrimbleMapsNavigation, TrimbleMapsCoreNavigation, plugins, and TrimbleMapsWebservicesClient) from 2.1.0 to 2.1.1 in Cartfile and Cartfile.resolved.

No application/source changes; this PR strictly aligns the resolved dependency versions with the 2.1.1 release.

Reviewed by Cursor Bugbot for commit f4daa5d. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Reviewed by Cursor Bugbot for commit f4daa5d. Configure here.

Comment thread ios/Cartfile
binary "https://trimblemaps.jfrog.io/artifactory/carthage/TrimbleMapsCoreNavigation.json" == 2.1.0
binary "https://trimblemaps.jfrog.io/artifactory/carthage/TrimbleMapsNavigation.json" == 2.1.0
binary "https://trimblemaps.jfrog.io/artifactory/carthage/TrimbleMapsCoreNavigation.json" == 2.1.1
binary "https://trimblemaps.jfrog.io/artifactory/carthage/TrimbleMapsNavigation.json" == 2.1.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TrimbleMapsNavigationNative not bumped to 2.1.1

Medium Severity

TrimbleMapsNavigationNative remains pinned at 2.1.0 while every other TrimbleMaps 2.x dependency (RoutePlugin, SearchUIPlugin, TrimbleMapsAccounts, TrimbleMaps, TrimbleMapsWebservicesClient, TrimbleMapsCoreNavigation, TrimbleMapsNavigation, RoutingProfilesPlugin) was bumped to 2.1.1. For a "2.1.1 release" this looks like an oversight and could cause version compatibility issues between the navigation libraries.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit f4daa5d. Configure here.

@akennedyTrimble akennedyTrimble merged commit ead4da1 into trimblemaps:main Apr 20, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants