Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2025

Bumps maplibre-gl from 3.6.2 to 5.3.0.

Release notes

Sourced from maplibre-gl's releases.

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)
  • 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)

v5.2.0

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

✨ Features and improvements

  • Allow opacity to be set when location becomes invisible in the globe projection. (#5532)

🐞 Bug fixes

  • Fix AbortController signal listener memory leak in frameAsync and sendAsync. (#5561)
  • Remove closeButton event listener on popup.remove(). (#5564)
  • Add missing GeoJSONFeature type to library export as it is exposed by querySourceFeatures (#5567)

v5.1.1

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

✨ Features and improvements

  • Avoid setting marker opacity twice. (#5441)

🐞 Bug fixes

  • Fix how padding is applied when using flyTo() with Globe (#5406)
  • Fix URL hash validation to support bearing range -180 to 180 (#5461)
  • Fix variable zoom tile calculation when padding is set (#5486)
  • Fix rendering Japanese symbols which are accidentally ignored. (#5421

v5.1.0

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

✨ Features and improvements

... (truncated)

Changelog

Sourced from maplibre-gl's changelog.

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)

5.2.0

✨ Features and improvements

  • Allow opacity to be set when location becomes invisible in the globe projection. (#5532)

🐞 Bug fixes

  • Fix AbortController signal listener memory leak in frameAsync and sendAsync. (#5561)
  • Remove closeButton event listener on popup.remove(). (#5564)
  • Add missing GeoJSONFeature type to library export as it is exposed by querySourceFeatures (#5567)

5.1.1

✨ Features and improvements

  • Avoid setting marker opacity twice. (#5441)

🐞 Bug fixes

  • Fix how padding is applied when using flyTo() with Globe (#5406)
  • Fix URL hash validation to support bearing range -180 to 180 (#5461)
  • Fix variable zoom tile calculation when padding is set (#5486)
  • Fix rendering Japanese symbols which are accidentally ignored. (#5421

5.1.0

✨ Features and improvements

🐞 Bug fixes

  • Render frame synchronized again in requestAnimationFrame callback (#4535)

5.0.1

... (truncated)

Commits

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 3.6.2 to 5.3.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@v3.6.2...v5.3.0)

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

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 Mar 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2025

Superseded by #1410.

@dependabot dependabot bot closed this Apr 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/maplibre-gl-5.3.0 branch April 26, 2025 01:02
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