Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps maplibre-gl from 4.7.1 to 5.5.0.

Release notes

Sourced from maplibre-gl's releases.

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)

v5.3.1

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

🐞 Bug fixes

  • Only add aria-label on the Marker's element if it does not already has one (#5298)
  • The state of glPixelStore is now properly cleaned after texture updates to avoid glTexSubImage2D calls made on the same gl context acting differently at random (#5730)
  • Fixes an issue with popup close button not working (#5754)

v5.3.0

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

✨ Features and improvements

  • Added getBounds to GeoJSON source to allow getting the boundaries of the data in it (#5575)

... (truncated)

Changelog

Sourced from maplibre-gl's changelog.

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

  • Only add aria-label on the Marker's element if it does not already has one (#5298)
  • The state of glPixelStore is now properly cleaned after texture updates to avoid glTexSubImage2D calls made on the same gl context acting differently at random (#5730)
  • Fixes an issue with popup close button not working (#5754)

5.3.0

✨ Features and improvements

  • Added getBounds to GeoJSON source to allow getting the boundaries of the data in it (#5575)
  • Add a check for MouseEvent, to avoid errors when bot were crawling on website using Event instance instead of MouseEvent instance for types like mouseover, mouseout etc.. (#5466).

🐞 Bug fixes

  • Fix intersection detection between MultiPolygons and Points (#5590)
  • Fix issue with image rendered partially on terrain tiles (#1559).
  • Fix circle layer hitbox in Globe projection mode (#5599)
  • Fix excessive attribution control rerendering (#5673)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 4.7.1 to 5.5.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@v4.7.1...v5.5.0)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2025 20:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant