Skip to content

Bump maplibre-gl from 3.6.2 to 5.3.0#1705

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/maplibre-gl-5.3.0
Open

Bump maplibre-gl from 3.6.2 to 5.3.0#1705
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/maplibre-gl-5.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
maplibre-gl [>= 4.a, < 5]

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 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 the chore-dependabot Automated PRs for keeping dependencies up-to-date label Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore-dependabot Automated PRs for keeping dependencies up-to-date cla signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant