deps(deps): bump org.maplibre.gl:android-sdk from 12.3.1 to 13.2.0 - #996
deps(deps): bump org.maplibre.gl:android-sdk from 12.3.1 to 13.2.0#996dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-native) from 12.3.1 to 13.2.0. - [Release notes](https://github.com/maplibre/maplibre-native/releases) - [Changelog](https://github.com/maplibre/maplibre-native/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-native@android-v12.3.1...android-v13.2.0) --- updated-dependencies: - dependency-name: org.maplibre.gl:android-sdk dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR bumps the MapLibre Android SDK from 12.3.1 to 13.2.0, a major version increment that brings Vulkan renderer support, several crash and use-after-free fixes, and a behaviour change in icon-offset scaling on pitched maps.
Confidence Score: 4/5Safe to merge after manual smoke testing of the map screen, offline download flow, and marker rendering on pitched maps. The v13.1.0 changelog explicitly notes a behaviour change in icon-offset handling on pitched maps, and the v13.0.0 release notes are truncated in the PR, leaving the initial major-version entry unreviewed. The app uses SymbolLayer markers and the offline API (setOfflineMapboxTileCountLimit, a legacy Mapbox-branded method whose continued presence in v13 could not be confirmed from available sources). These are not confirmed breakages, but they represent real surface area that deserves a quick manual pass before merging. No files in the diff need attention — the risk is in runtime behaviour of MapScreen.kt and MapLibreOfflineManager.kt against the new SDK, which lies outside the changed files. Important Files Changed
Reviews (1): Last reviewed commit: "deps(deps): bump org.maplibre.gl:android..." | Re-trigger Greptile |
|
Superseded by #1003. |
Bumps org.maplibre.gl:android-sdk from 12.3.1 to 13.2.0.
Release notes
Sourced from org.maplibre.gl:android-sdk's releases.
... (truncated)
Commits
d20b369Release MapLibre Android 13.2.0 (#4308)57f2521[core] Fix buffer versioning (#4291)fe1d911[core] KeepBackendScopeand context valid when closing the thread pool (#4...9e11772core: clear vulkan allocator handle after destruction (#4302)103a144Bump simple-git from 3.33.0 to 3.36.0 (#4293)bccfcddAdd asynchronous deletion option for Android renderer backend (#4287)6b9b342fix(renderer): guard ImageManager callback against use-after-free (#4233)9faee47Sponsor additions (#4285)6aa804fOptimize fill extrusion memory by using instancing [Core optimization] (#4256)e0af63cUpdate metal-cpp (#4087)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)