Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps the dependencies group with 1 update in the /example/android directory: org.jlleitschuh.gradle.ktlint.
Bumps the dependencies group with 3 updates in the /maplibre/android directory: com.android.tools.build:gradle, org.jlleitschuh.gradle:ktlint-gradle and org.maplibre.gl:android-sdk.

Updates org.jlleitschuh.gradle.ktlint from 13.1.+ to 14.0.1

Updates com.android.tools.build:gradle from 8.12.3 to 8.13.1

Updates org.jlleitschuh.gradle:ktlint-gradle from 13.1.+ to 14.0.1

Updates org.maplibre.gl:android-sdk from 12.0.+ to 12.1.3

Release notes

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

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).
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.android.tools.build:gradle [>= 8.7.a, < 8.8]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the dependencies group with 1 update in the /example/android directory: org.jlleitschuh.gradle.ktlint.
Bumps the dependencies group with 3 updates in the /maplibre/android directory: com.android.tools.build:gradle, org.jlleitschuh.gradle:ktlint-gradle and [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-native).


Updates `org.jlleitschuh.gradle.ktlint` from 13.1.+ to 14.0.1

Updates `com.android.tools.build:gradle` from 8.12.3 to 8.13.1

Updates `org.jlleitschuh.gradle:ktlint-gradle` from 13.1.+ to 14.0.1

Updates `org.maplibre.gl:android-sdk` from 12.0.+ to 12.1.3
- [Release notes](https://github.com/maplibre/maplibre-native/releases)
- [Changelog](https://github.com/maplibre/maplibre-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-native/commits/android-v12.1.3)

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.android.tools.build:gradle
  dependency-version: 8.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.maplibre.gl:android-sdk
  dependency-version: 12.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 18, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 18, 2025

Deploying flutter-maplibre with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6e53076
Status: ✅  Deploy successful!
Preview URL: https://580ef4e4.flutter-maplibre.pages.dev
Branch Preview URL: https://dependabot-gradle-example-an-qho3.flutter-maplibre.pages.dev

View logs

@dependabot dependabot bot added the java Pull requests that update Java code label Nov 18, 2025
@github-project-automation github-project-automation bot moved this to Backlog in maplibre dev Nov 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/gradle/example/android/dependencies-40d6305092 branch November 24, 2025 14:38
@github-project-automation github-project-automation bot moved this from Backlog to Done in maplibre dev Nov 24, 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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants