Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency maplibre-gl to v4.7.0 #1516

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
maplibre-gl (source) 4.6.0 -> 4.7.0 age adoption passing confidence

Release Notes

maplibre/maplibre-gl-js (maplibre-gl)

v4.7.0

Compare Source

✨ Features and improvements
  • Support multiple layers in map.on, map.once and map.off methods (#​4279)
  • Ensure GeoJSON cluster sources emit a console warning if maxzoom is less than or equal to clusterMaxZoom since in this case you may see unexpected results. (#​4604)
🐞 Bug fixes
  • Heatmap Fix for 3D terrain (#​4571)
  • Fix Map#off to not remove listener with layer(s) registered with Map#once (#​4592)
  • Improve types a bit for addSource and getSource (#​4616)
  • Fix the color near the horizon when terrain is enabled without any sky (#​4607)
  • Fix bug where fitBounds and cameraForBounds would not display across the 180th meridian (antimeridian)
  • Fix white flickering on map resize (#​4158)
  • Fixed a performance regression related to symbol placement (#​4599)
  • Fix a bug where cloning a Transform instance didn't include the lngRange. This caused a bug where
    using transformCameraUpdate caused the maxBounds to stop working just for east/west bounds. (#​4625)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@CommanderStorm CommanderStorm merged commit 16660a3 into main Sep 6, 2024
11 checks passed
@CommanderStorm CommanderStorm deleted the renovate/maplibre branch September 6, 2024 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant