Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2025

Bumps maplibre-gl from 5.6.1 to 5.7.0.

Release notes

Sourced from maplibre-gl's releases.

v5.7.0

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.6.2:

✨ Features and improvements

  • Pass document's lang to Tiny-SDF to render Simplified and Traditional Chinese characters (#6223)
  • Enable global-state expressions in layout properties (#6209)
  • Align typescript types generation with docs generation and avoid exporting non-exported types (#6217)
  • Add coveringTiles method to the public API of the map object (#6292)

🐞 Bug fixes

  • Prevent original input style JSON from being mutated by Style.set* methods (#6216)
  • Fix evaluating global-state in paint properties with other subexpressions (#6048)
  • Fix enabling terrain while transitioning (#6011)

v5.6.2

https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.6.1:

🐞 Bug fixes

  • Fix white artifacts when using non-zero elevation (#6032)
  • Fix geolocate control lock loss on window resize and zoom (#3504)
  • Fix a memory leak in GeoJSONSource when rapidly updating data (#6163)
  • Fix Map.setTransformRequest parameter type to include null (#6179)
  • Fix typo _rotatePitchHandler in the navigation_control.ts file (#6207)
Changelog

Sourced from maplibre-gl's changelog.

5.7.0

✨ Features and improvements

  • Pass document's lang to Tiny-SDF to render Simplified and Traditional Chinese characters (#6223)
  • Enable global-state expressions in layout properties (#6209)
  • Align typescript types generation with docs generation and avoid exporting non-exported types (#6217)
  • Add coveringTiles method to the public API of the map object (#6292)

🐞 Bug fixes

  • Prevent original input style JSON from being mutated by Style.set* methods (#6216)
  • Fix evaluating global-state in paint properties with other subexpressions (#6048)
  • Fix enabling terrain while transitioning (#6011)

5.6.2

🐞 Bug fixes

  • Fix white artifacts when using non-zero elevation (#6032)
  • Fix geolocate control lock loss on window resize and zoom (#3504)
  • Fix a memory leak in GeoJSONSource when rapidly updating data (#6163)
  • Fix Map.setTransformRequest parameter type to include null (#6179)
  • Fix typo _rotatePitchHandler in the navigation_control.ts file (#6207)
Commits
  • 6d02b8f Bump version to 5.7.0 (#6271)
  • db43476 Expose covering tiles method (#6292)
  • 925f66c chore(deps-dev): bump rollup from 4.47.0 to 4.47.1 (#6291)
  • ef21b08 chore(deps-dev): bump devtools-protocol from 0.0.1503754 to 0.0.1504847 (#6290)
  • c84d554 chore(deps-dev): bump rollup from 4.46.4 to 4.47.0 (#6286)
  • fa02f41 [docs] Use osm raster tiles for raster tile source example (#6283)
  • c68a215 [docs] open style for create-deckgl-layer-using-rest-api example (#6285)
  • 269aa8c [docs] simplify geocode example with openfreemap (#6284)
  • 8968fb7 [docs] change map on index to globe (#6282)
  • e6e0275 Move examples to use demotiles and openfreemap where possible (#6280)
  • Additional commits viewable in compare view

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.6.1 to 5.7.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.6.1...v5.7.0)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2025

Superseded by #1447.

@dependabot dependabot bot closed this Sep 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/maplibre-gl-5.7.0 branch September 6, 2025 01:03
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