chore(deps): Bump maplibre-gl from 5.7.3 to 5.8.0 (#1414)

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="f71040d141"><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="30caaeda35"><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="2bf105abff"><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="18aee5b615"><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="99a1a6f7f9"><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="48182a52bc"><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="11ffeb6092"><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="3f804b8abe"><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="52c14c26af"><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="1af195e1d7"><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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-30 13:19:01 +00:00
committed by GitHub
parent dd6a11b8c6
commit 2eec8d2fc3
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -42,7 +42,7 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^5.7.3",
"maplibre-gl": "^5.8.0",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^10.6.1",
"ol-mapbox-style": "^13.1.0",
@@ -10226,9 +10226,9 @@
"license": "BSD-2-Clause"
},
"node_modules/maplibre-gl": {
"version": "5.7.3",
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.7.3.tgz",
"integrity": "sha512-T6XsjwcSfOr0vtAt4GTzx4m/vD6nrbR0+61MgMzZ9REQwILSEnhqwNpFuFbDedX6LC3ZWjZWnxN7fN/I66WoDQ==",
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.8.0.tgz",
"integrity": "sha512-zLblPFK+z5sxeitDF8RL2cnqfRaivNwxbGoQMfwAm9st6d1lRGTxgI7NNNr/U1AEPkp5+X+wjROagiHvJD8aqg==",
"license": "BSD-3-Clause",
"dependencies": {
"@mapbox/geojson-rewind": "^0.5.2",
@@ -10238,7 +10238,7 @@
"@mapbox/unitbezier": "^0.0.1",
"@mapbox/vector-tile": "^2.0.4",
"@mapbox/whoots-js": "^3.1.0",
"@maplibre/maplibre-gl-style-spec": "^24.1.1",
"@maplibre/maplibre-gl-style-spec": "^24.2.0",
"@maplibre/vt-pbf": "^4.0.3",
"@types/geojson": "^7946.0.16",
"@types/geojson-vt": "3.2.5",

View File

@@ -59,7 +59,7 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^5.7.3",
"maplibre-gl": "^5.8.0",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^10.6.1",
"ol-mapbox-style": "^13.1.0",