maps icon indicating copy to clipboard operation
maps copied to clipboard

Build(deps): Bump maplibre-gl from 3.6.2 to 5.6.0

Open dependabot[bot] opened this issue 6 months ago β€’ 0 comments

Bumps maplibre-gl from 3.6.2 to 5.6.0.

Release notes

Sourced from maplibre-gl's releases.

v5.6.0

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

✨ Features and improvements

  • Add setGlobalStateProperty() and getGlobalState() to the map public API (#5613)
  • Improve tile frustum culling for globe, leading to better performance and faster loading times. (#5865)
  • Add new color-relief layer type to render hypsometric tint from terrain-RGB tiles. (#5742)

🐞 Bug fixes

  • Fix queryRenderedFeatures bounding box crossing antimeridian in globe view. (#5856)
  • Fix handling invalid glyph placement results along lines (#5118)
  • Fix refreshTiles() for vector tiles (#5875)
  • Revert changes to polygon intersection detection (#5590 caused issue 5864)
  • Fix breaking clusters when non-integer value provided for clusterMaxZoom (warning is shown) (#5929) + clarify API docs

v5.5.0

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

✨ Features and improvements

  • Add additional hillshade methods (#5768)
  • Add refreshTiles() to the map public API (#5806)
  • Disable geolocate control button when permission is denied and trackUserLocation is off (#5824)
  • ... Add new stuff here...

🐞 Bug fixes

  • Fix scroll min zoom on globe view (#5775)
  • ⚠️ Fix hillshade appearance change between 256x256 and 512x512 tiles. This will change the appearance of hillshade layers using 512x512 tiles. (#5768)
  • Fix tile expiry logic for raster and raster-dem tiles (#5798)
  • Fix opacityWhenCovered not working to hide the marker behind the globe if terrain is enabled. (#5838)
  • Fix transparent vector tiles sometimes showing geometry beyond tile borders when terrain is active (#5746)

v5.4.0

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

✨ Features and improvements

  • Add tile LOD control to the public API (#5719)

🐞 Bug fixes

  • Fix queryRenderedFeatures on globe view when crossing international date line (#5765)
  • Fix globe unproject to clamp points to horizon (#5771)
  • Fix marker drag Coordinates give Longitude off by Β±360Β° with Globe (#5473)

... (truncated)

Changelog

Sourced from maplibre-gl's changelog.

5.6.0

✨ Features and improvements

  • Add setGlobalStateProperty() and getGlobalState() to the map public API (#5613)
  • Improve tile frustum culling for globe, leading to better performance and faster loading times. (#5865)
  • Add new color-relief layer type to render hypsometric tint from terrain-RGB tiles. (#5742)

🐞 Bug fixes

  • Fix queryRenderedFeatures bounding box crossing antimeridian in globe view. (#5856)
  • Fix handling invalid glyph placement results along lines (#5118)
  • Fix refreshTiles() for vector tiles (#5875)
  • Revert changes to polygon intersection detection (#5590 caused issue 5864)
  • Fix breaking clusters when non-integer value provided for clusterMaxZoom (warning is shown) (#5929) + clarify API docs
  • Fix use of reserved GLSL switch statement in hillshade shader (#5972)

5.5.0

✨ Features and improvements

  • Add additional hillshade methods (#5768)
  • Add refreshTiles() to the map public API (#5806)
  • Disable geolocate control button when permission is denied and trackUserLocation is off (#5824)
  • ... Add new stuff here...

🐞 Bug fixes

  • Fix scroll min zoom on globe view (#5775)
  • ⚠️ Fix hillshade appearance change between 256x256 and 512x512 tiles. This will change the appearance of hillshade layers using 512x512 tiles. (#5768)
  • Fix tile expiry logic for raster and raster-dem tiles (#5798)
  • Fix opacityWhenCovered not working to hide the marker behind the globe if terrain is enabled. (#5838)
  • Fix transparent vector tiles sometimes showing geometry beyond tile borders when terrain is active (#5746)

5.4.0

✨ Features and improvements

  • Add tile LOD control to the public API (#5719)

🐞 Bug fixes

  • Fix queryRenderedFeatures on globe view when crossing international date line (#5765)
  • Fix globe unproject to clamp points to horizon (#5771)
  • Fix marker drag Coordinates give Longitude off by Β±360Β° with Globe (#5473)

5.3.1

🐞 Bug fixes

... (truncated)

Commits
  • b3e282b Bump version to 5.6.0 (#5971)
  • 88133f7 Bump devtools-protocol from 0.0.1467305 to 0.0.1468520 (#5968)
  • 6224d9d Bump @​typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1 (#5964)
  • 6de612d Bump typedoc-plugin-markdown from 4.6.3 to 4.6.4 (#5961)
  • 574f01e Bump eslint from 9.27.0 to 9.28.0 (#5960)
  • 8aee781 Bump st from 3.0.1 to 3.0.2 (#5959)
  • 7d6e84d Bump @​types/node from 22.15.27 to 22.15.29 (#5958)
  • 80cfc78 chore: Update comment to clarify field of view setting in Camera class (#5955)
  • 9c6fe4c Bump @​types/node from 22.15.24 to 22.15.27 (#5953)
  • 4d2dd80 Bump stylelint from 16.19.1 to 16.20.0 (#5951)
  • 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)

dependabot[bot] avatar Jun 07 '25 01:06 dependabot[bot]