[openstreetmap/openstreetmap-website] Bump maplibre-gl from 5.7.1 to 5.7.2 (PR #6396)

dependabot[bot] notifications at github.com
Wed Sep 17 23:01:38 UTC 2025


Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.7.1 to 5.7.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/releases">maplibre-gl's releases</a>.</em></p>
<blockquote>
<h2>v5.7.2</h2>
<p><a href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a>
<a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.7.1...v5.7.2">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.7.1">MapLibre GL JS v5.7.1</a>:</p>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix <code>_updateRetainedTiles</code> checking for children when children length is 1 overscaled tile &quot;child&quot; (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6388">#6388</a>)</li>
<li>Fix evaluating <code>global-state</code> for layers added after loading style (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6361">#6361</a>)</li>
<li>Change the pathway for passing <code>global-state</code> object from <code>Style</code> to expression to fix a hack that was introduced in previous versions (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6366">#6366</a>)</li>
<li>Fix triggering <code>load</code> and <code>idle</code> events when source TileJSON fails to load (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5430">#5430</a>)</li>
<li>Fix mouse events on heatmap features (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/714">#714</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md">maplibre-gl's changelog</a>.</em></p>
<blockquote>
<h2>5.7.2</h2>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix <code>_updateRetainedTiles</code> checking for children when children length is 1 overscaled tile &quot;child&quot; (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6388">#6388</a>)</li>
<li>Fix evaluating <code>global-state</code> for layers added after loading style (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6361">#6361</a>)</li>
<li>Change the pathway for passing <code>global-state</code> object from <code>Style</code> to expression to fix a hack that was introduced in previous versions (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6366">#6366</a>)</li>
<li>Fix triggering <code>load</code> and <code>idle</code> events when source TileJSON fails to load (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5430">#5430</a>)</li>
<li>Fix mouse events on heatmap features (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/714">#714</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/ad231b140ee46c0dd439c5d410bd328e948f01cf"><code>ad231b1</code></a> Bump version to 5.7.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6425">#6425</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/05067bd0b1b393cb7dce4083cb945f3f8182cf5c"><code>05067bd</code></a> add a cooldown setting (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6426">#6426</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/2de0b59ac7b238c25bc3f2780320f2d1b129b9d7"><code>2de0b59</code></a> chore(deps-dev): bump devtools-protocol from 0.0.1515189 to 0.0.1516431 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6423">#6423</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/6f7a0826518260461762972e0a1c046fd631a60b"><code>6f7a082</code></a> Refactor passing <code>global-state</code> object from <code>Style</code> to expressions (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6366">#6366</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/39fa7200177a143751cd13b23e086cfb3624f14e"><code>39fa720</code></a> chore(deps-dev): bump <code>@​vitest/eslint-plugin</code> in the vitest group (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6422">#6422</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/182b1b141ad99f76a239b3afb6fc57810b387705"><code>182b1b1</code></a> chore(deps-dev): bump <code>@​types/node</code> from 24.5.0 to 24.5.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6424">#6424</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/58aebbb3572f62defd1b04718b813e445aaeaa58"><code>58aebbb</code></a> chore(deps-dev): bump <code>@​types/node</code> from 24.4.0 to 24.5.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6417">#6417</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/2d56aef5ab49b68095b07a0b5e9f652131bb1c5b"><code>2d56aef</code></a> chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6416">#6416</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/900c4a74a2a1406e71b3eb377616a37ac723b9a6"><code>900c4a7</code></a> chore(deps-dev): bump puppeteer from 24.20.0 to 24.21.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6415">#6415</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/0a31b8d60e6c2105225dbfba19f1fb299fa74614"><code>0a31b8d</code></a> chore(deps-dev): bump <code>@​vitest/eslint-plugin</code> in the vitest group (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6414">#6414</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.7.1...v5.7.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=maplibre-gl&package-manager=npm_and_yarn&previous-version=5.7.1&new-version=5.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/6396

-- Commit Summary --

  * Bump maplibre-gl from 5.7.1 to 5.7.2

-- File Changes --

    M yarn.lock (16)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/6396.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6396.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6396
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6396 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250917/bc80afa6/attachment.htm>


More information about the rails-dev mailing list