Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps org.maplibre.gl:android-sdk from 11.13.5 to 12.2.0.

Release notes

Sourced from org.maplibre.gl:android-sdk's releases.

android-v12.2.0

✨ Features and improvements

  • Allow setting frustum offset to not render edges of the screen (#3676).

🐞 Bug fixes

  • Fix LineBucket::addGeometry() empty coordinates. (#2959).
  • Use deprecated readParcelable on Tiramisu to avoid crash (#3950).
  • Handle BufferResource::version overflow (#3962).

android-v12.1.3

  • Disable UnsatisfiedLinkError during local tests (#3942)

android-v12.1.2

  • Update to latest MLT submodule (#3945).

android-v12.1.1

  • Update to latest MLT submodule (#3945).

android-v12.1.1-pre1

No release notes provided.

android-v12.1.0

✨ Features and improvements

  • Add support for parsing MLT-format vector tile sources (#3246).
  • Throw exception on System.loadLibrary fail (#3916).
  • Release allocated compass Bitmap as soon as possible (#3889).
  • Apply symbol shader changes from JS for Metal, Vulkan, and OpenGL (#3873).
  • Improve CMake build setup Harfbuzz and Freetype deps (#3879).

🐞 Bug fixes

  • [vulkan] Prevent member variable shadowing in mbgl::vulkan::ShaderProgram (#3886).
  • Add padding support to MapSnapshotter Android (#3882).
  • Fix requestRenderAndNotify continuous callback (#3913).
  • Add null check to Projection.getContentPadding() (#3937).
  • Assume CustomGeometrySource is cancelled when peer is null (#3933).
  • Use weak pointer for core layer (#3931).

android-v12.0.1

✨ Features and improvements

  • Make Android snapshotter support hiding the attribution (#3878).

🐞 Bug fixes

  • Handle style builder exceptions (#3855).
  • Add query annotation timeout (#3874).

... (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 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 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 [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-native) from 11.13.5 to 12.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-v11.13.5...android-v12.2.0)

---
updated-dependencies:
- dependency-name: org.maplibre.gl:android-sdk
  dependency-version: 12.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 1, 2025
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant