Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps maplibre-gl from 5.14.0 to 5.15.0.

Release notes

Sourced from maplibre-gl's releases.

v5.15.0

✨ Features and improvements

  • Support global state expression for layer visibility (#6659) (by melitele)
  • Update Node.js version to 24.11 for development (#6851) (by HarelM)

🐞 Bug fixes

  • Fix LngLatBounds#intersects returning false for bounds spanning 360° or more (#6863) (by @​lucaswoj)
  • Fix getting the right zoom for getElevationForLngLat (#6825) (by @​HarelM)
  • Fix stale transform state being applied after changing minZoom or maxZoom due to old copies from transformCameraUpdate taking precedence. transformCameraUpdate is now called from setMinZoom and setMaxZoom to allow user to control subsequent changes to zoom #6766 (by @​Auspicus)
  • Fix GeoJSON source throwing with undefined properties #6730 (by @​wayofthefuture)
Changelog

Sourced from maplibre-gl's changelog.

5.15.0

✨ Features and improvements

  • Support global state expression for layer visibility (#6659) (by melitele)
  • Update Node.js version to 24.11 for development (#6851) (by HarelM)

🐞 Bug fixes

  • Fix LngLatBounds#intersects returning false for bounds spanning 360° or more (#6863) (by @​lucaswoj)
  • Fix getting the right zoom for getElevationForLngLat (#6825) (by @​HarelM)
  • Fix stale transform state being applied after changing minZoom or maxZoom due to old copies from transformCameraUpdate taking precedence. transformCameraUpdate is now called from setMinZoom and setMaxZoom to allow user to control subsequent changes to zoom #6766 (by @​Auspicus)
  • Fix GeoJSON source throwing with undefined properties #6730 (by @​wayofthefuture)
Commits
  • b457ca9 Bump js version to 5.15.0 (#6871)
  • 43d706a Add test for undefined GeoJSON properties (#6873)
  • 6aeafd7 Move to use reusable workflows (#6870)
  • f2fdce3 chore(deps-dev): bump devtools-protocol from 0.0.1557841 to 0.0.1558402 (#6865)
  • baffe6e chore(deps): bump github/codeql-action from 4.31.7 to 4.31.8 (#6869)
  • ea95ee9 chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6868)
  • e68903b chore(deps-dev): bump @​types/node from 24.10.3 to 25.0.0 (#6866)
  • 4a438c1 chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 (#6864)
  • 4f22f7e Improve LngLatBounds#intersects for bounds spanning more than 360 degrees (#6...
  • 413295d chore(deps-dev): bump puppeteer from 24.32.1 to 24.33.0 (#6856)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for maplibre-gl since your current version.


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 [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v5.14.0...v5.15.0)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.15.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 javascript Pull requests that update javascript code labels Dec 17, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant