[openstreetmap/openstreetmap-website] Bump maplibre-gl from 5.7.3 to 5.8.0 (PR #6423)

dependabot[bot] notifications at github.com
Tue Sep 30 23:01:47 UTC 2025


Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.7.3 to 5.8.0.
<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.8.0</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.3...v5.8.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.7.3">MapLibre GL JS v5.7.3</a>:</p>
<h3>✨ Features and improvements</h3>
<ul>
<li>Enable documentation admonitions in Material for MkDocs. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6455">#6455</a>)</li>
<li>Switch MapEventType from type to interface to allow declaration merging (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6436">#6436</a>)</li>
<li>Implement data-driven styling support for <code>line-dasharray</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5812">#5812</a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix raster flickering when using terrain 3D and optimize terrain logic.</li>
<li>Fix issue where parent tiles are retained when deeper descendant tiles already cover the missing ideal tile. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6442">#6442</a>)</li>
<li>Fix an issue when GeolocateControl fires outofmaxbounds event with trackUserLocation disabled (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6464">#6464</a>)</li>
<li>Fix an issue with globe+terrain &quot;zooming&quot; in when dragging towards the poles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6470">#6470</a>)</li>
<li>Fix integer overflow in symbol placement (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6476">#6476</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.8.0</h2>
<h3>✨ Features and improvements</h3>
<ul>
<li>Enable documentation admonitions in Material for MkDocs. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6455">#6455</a>)</li>
<li>Switch MapEventType from type to interface to allow declaration merging (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6436">#6436</a>)</li>
<li>Implement data-driven styling support for <code>line-dasharray</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5812">#5812</a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix raster flickering when using terrain 3D and optimize terrain logic.</li>
<li>Fix issue where parent tiles are retained when deeper descendant tiles already cover the missing ideal tile. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6442">#6442</a>)</li>
<li>Fix an issue when GeolocateControl fires outofmaxbounds event with trackUserLocation disabled (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6464">#6464</a>)</li>
<li>Fix an issue with globe+terrain &quot;zooming&quot; in when dragging towards the poles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6470">#6470</a>)</li>
<li>Fix integer overflow in symbol placement (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6476">#6476</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/f71040d141d929a349578dacbdc40e3fd2ae7c6b"><code>f71040d</code></a> Bump version to 5.8.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6480">#6480</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/30caaeda35a40a589c669c72d1915d48c2f2587e"><code>30caaed</code></a> Switch <code>MapEventType</code> from type to interface to allow declaration merging (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6">#6</a>...</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/2bf105abff38583917f7e4c78136f6733c5de432"><code>2bf105a</code></a> chore(deps-dev): bump eslint from 9.35.0 to 9.36.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6452">#6452</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/18aee5b615dae6cf292de6f20d2116408a9fa4b5"><code>18aee5b</code></a> Fix negative index due to integer overflow in symbol placement (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6476">#6476</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/99a1a6f7f992db6467e6480a5a37de5583fcd46b"><code>99a1a6f</code></a> chore(deps-dev): bump <code>@​types/react</code> from 19.1.13 to 19.1.14 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6477">#6477</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/48182a52bca0443e918b7e34b25ad89dff3f5762"><code>48182a5</code></a> chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6479">#6479</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/11ffeb6092efb841321a2a77da62aa8d9854f402"><code>11ffeb6</code></a> chore(deps-dev): bump rollup from 4.52.2 to 4.52.3 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6478">#6478</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/3f804b8abedceb43a1f6a03a94979fd69e899031"><code>3f804b8</code></a> chore(deps-dev): bump pretty-bytes from 7.0.1 to 7.1.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6456">#6456</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/52c14c26af2ce678d40816d4c3307bf19b5bb9e9"><code>52c14c2</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/6475">#6475</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/1af195e1d7eec5a596c64447af65fbe86f06b41a"><code>1af195e</code></a> chore(deps-dev): bump puppeteer from 24.22.0 to 24.22.3 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6474">#6474</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.7.3...v5.8.0">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.3&new-version=5.8.0)](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/6423

-- Commit Summary --

  * Bump maplibre-gl from 5.7.3 to 5.8.0

-- File Changes --

    M yarn.lock (16)

-- Patch Links --

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

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

Message ID: <openstreetmap/openstreetmap-website/pull/6423 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250930/9a99ef38/attachment-0001.htm>


More information about the rails-dev mailing list