<p dir="auto">Bumps <a href="https://github.com/maplibre/maplibre-gl-js">maplibre-gl</a> from 5.7.1 to 5.7.2.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/releases">maplibre-gl's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">v5.7.2</h2>
<p dir="auto"><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 dir="auto">🐞 Bug fixes</h3>
<ul dir="auto">
<li>Fix <code class="notranslate">_updateRetainedTiles</code> checking for children when children length is 1 overscaled tile "child" (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6388">#6388</a>)</li>
<li>Fix evaluating <code class="notranslate">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 class="notranslate">global-state</code> object from <code class="notranslate">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 class="notranslate">load</code> and <code class="notranslate">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 dir="auto"><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 dir="auto">5.7.2</h2>
<h3 dir="auto">🐞 Bug fixes</h3>
<ul dir="auto">
<li>Fix <code class="notranslate">_updateRetainedTiles</code> checking for children when children length is 1 overscaled tile "child" (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6388">#6388</a>)</li>
<li>Fix evaluating <code class="notranslate">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 class="notranslate">global-state</code> object from <code class="notranslate">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 class="notranslate">load</code> and <code class="notranslate">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 dir="auto">
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/ad231b140ee46c0dd439c5d410bd328e948f01cf"><code class="notranslate">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 class="notranslate">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 class="notranslate">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 class="notranslate">6f7a082</code></a> Refactor passing <code class="notranslate">global-state</code> object from <code class="notranslate">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 class="notranslate">39fa720</code></a> chore(deps-dev): bump <code class="notranslate">@​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 class="notranslate">182b1b1</code></a> chore(deps-dev): bump <code class="notranslate">@​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 class="notranslate">58aebbb</code></a> chore(deps-dev): bump <code class="notranslate">@​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 class="notranslate">2d56aef</code></a> chore(deps-dev): bump <code class="notranslate">@​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 class="notranslate">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 class="notranslate">0a31b8d</code></a> chore(deps-dev): bump <code class="notranslate">@​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>
<p dir="auto"><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/d02e0bad274a869fdb739cd935aaae7377665afca0b72d53d95e16d10e5c395c/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6d61706c696272652d676c267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d352e372e31266e65772d76657273696f6e3d352e372e32" alt="Dependabot compatibility score" data-canonical-src="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" style="max-width: 100%;"></a></p>
<p dir="auto">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 <code class="notranslate">@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p dir="auto">You can trigger Dependabot actions by commenting on this PR:</p>
<ul dir="auto">
<li><code class="notranslate">@dependabot rebase</code> will rebase this PR</li>
<li><code class="notranslate">@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code class="notranslate">@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code class="notranslate">@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code class="notranslate">@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code class="notranslate">@dependabot show <dependency name> ignore conditions</code> will show all of the ignore conditions of the specified dependency</li>
<li><code class="notranslate">@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</li>
</ul>
</details>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/6396'>https://github.com/openstreetmap/openstreetmap-website/pull/6396</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/6396/commits/6980586c10c22fd8c4a1d0a3cdda577f1dda62b3" class="commit-link">6980586</a>  Bump maplibre-gl from 5.7.1 to 5.7.2</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/6396/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6396/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (16)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/6396.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/6396.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/6396.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/6396.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6396">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLI2IQPFZ5LGIC3NIBD3THR5FAVCNFSM6AAAAACGZZM2J2VHI2DSMVQWIX3LMV43ASLTON2WKOZTGQZDQMBSGAZDCNI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLM3C2YNHBTEKSITQCT3THR5FA5CNFSM6AAAAACGZZM2J2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHMYU3P64.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/6396</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/6396",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6396",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>