Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps maplibre-gl from 5.7.1 to 5.7.3.

Release notes

Sourced from maplibre-gl's releases.

v5.7.3

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

✨ Features and improvements

🐞 Bug fixes

  • Fix case where retain loaded children does not retain uppermost loaded children (#6399)
  • Fix an issue with spread operator that caused issues in Angular and esbuild (#6438)

v5.7.2

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

🐞 Bug fixes

  • Fix _updateRetainedTiles checking for children when children length is 1 overscaled tile "child" (#6388)
  • Fix evaluating global-state for layers added after loading style (#6361)
  • Change the pathway for passing global-state object from Style to expression to fix a hack that was introduced in previous versions (#6366)
  • Fix triggering load and idle events when source TileJSON fails to load (#5430)
  • Fix mouse events on heatmap features (#714)
Changelog

Sourced from maplibre-gl's changelog.

5.7.3

✨ Features and improvements

🐞 Bug fixes

  • Fix case where retain loaded children does not retain uppermost loaded children (#6399)
  • Fix an issue with spread operator that caused issues in Angular and esbuild (#6438)

5.7.2

🐞 Bug fixes

  • Fix _updateRetainedTiles checking for children when children length is 1 overscaled tile "child" (#6388)
  • Fix evaluating global-state for layers added after loading style (#6361)
  • Change the pathway for passing global-state object from Style to expression to fix a hack that was introduced in previous versions (#6366)
  • Fix triggering load and idle events when source TileJSON fails to load (#5430)
  • Fix mouse events on heatmap features (#714)
Commits
  • 8895e41 Bump version to 5.7.3 (#6439)
  • 2dbed19 update package and changelog to solve esbuild issue in Angular
  • c09134a chore(deps-dev): bump devtools-protocol from 0.0.1516431 to 0.0.1517051 (#6433)
  • 26ff943 chore(deps-dev): bump puppeteer from 24.21.0 to 24.22.0 (#6434)
  • 5797247 chore(deps-dev): bump @​types/node from 24.5.1 to 24.5.2 (#6431)
  • a2c0bbb chore(deps-dev): bump sharp from 0.34.3 to 0.34.4 (#6432)
  • adc1027 Fixes case where retain loaded children does not retain uppermost loaded chil...
  • ad231b1 Bump version to 5.7.2 (#6425)
  • 05067bd add a cooldown setting (#6426)
  • 2de0b59 chore(deps-dev): bump devtools-protocol from 0.0.1515189 to 0.0.1516431 (#6423)
  • 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)

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.7.1 to 5.7.3.
- [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@v5.7.1...v5.7.3)

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

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 Sep 22, 2025
@Amoki Amoki merged commit f49968e into develop Sep 22, 2025
2 of 3 checks passed
@Amoki Amoki deleted the dependabot/npm_and_yarn/maplibre-gl-5.7.3 branch September 22, 2025 10:26
@Bimdata-io
Copy link
Contributor

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants