mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 12:20:03 +00:00
chore(deps): Bump maplibre-gl from 5.4.0 to 5.5.0 (#1181)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.4.0 to 5.5.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.5.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.4.0...v5.5.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.4.0">MapLibre GL JS v5.4.0</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>Add additional hillshade methods (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5768">#5768</a>)</li> <li>Add <code>refreshTiles()</code> to the map public API (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5806">#5806</a>)</li> <li>Disable geolocate control button when permission is denied and <code>trackUserLocation</code> is off (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5824">#5824</a>)</li> <li><em>... Add new stuff here...</em></li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix scroll min zoom on globe view (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5775">#5775</a>)</li> <li>⚠️ Fix hillshade appearance change between 256x256 and 512x512 tiles. This will change the appearance of hillshade layers using 512x512 tiles. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5768">#5768</a>)</li> <li>Fix tile expiry logic for raster and raster-dem tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5798">#5798</a>)</li> <li>Fix opacityWhenCovered not working to hide the marker behind the globe if terrain is enabled. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5838">#5838</a>)</li> <li>Fix transparent vector tiles sometimes showing geometry beyond tile borders when terrain is active (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5746">#5746</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.5.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Add additional hillshade methods (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5768">#5768</a>)</li> <li>Add <code>refreshTiles()</code> to the map public API (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5806">#5806</a>)</li> <li>Disable geolocate control button when permission is denied and <code>trackUserLocation</code> is off (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5824">#5824</a>)</li> <li><em>... Add new stuff here...</em></li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix scroll min zoom on globe view (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5775">#5775</a>)</li> <li>⚠️ Fix hillshade appearance change between 256x256 and 512x512 tiles. This will change the appearance of hillshade layers using 512x512 tiles. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5768">#5768</a>)</li> <li>Fix tile expiry logic for raster and raster-dem tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5798">#5798</a>)</li> <li>Fix opacityWhenCovered not working to hide the marker behind the globe if terrain is enabled. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5838">#5838</a>)</li> <li>Fix transparent vector tiles sometimes showing geometry beyond tile borders when terrain is active (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5746">#5746</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="34b95c0625"><code>34b95c0</code></a> Bump version to 5.5.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5857">#5857</a>)</li> <li><a href="71f44f9d98"><code>71f44f9</code></a> Terrain fill transparency tile border fix (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5746">#5746</a>)</li> <li><a href="b6cd3b555e"><code>b6cd3b5</code></a> Bump <code>@typescript-eslint/eslint-plugin</code> from 8.31.1 to 8.32.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5854">#5854</a>)</li> <li><a href="746fe80684"><code>746fe80</code></a> Bump <code>@types/node</code> from 22.15.3 to 22.15.12 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5853">#5853</a>)</li> <li><a href="bef5d74ffb"><code>bef5d74</code></a> Bump <code>@types/react</code> from 19.1.2 to 19.1.3 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5852">#5852</a>)</li> <li><a href="64de0c2433"><code>64de0c2</code></a> Bump rollup from 4.40.1 to 4.40.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5851">#5851</a>)</li> <li><a href="895dcfd93a"><code>895dcfd</code></a> Bump <code>@typescript-eslint/parser</code> from 8.31.1 to 8.32.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5849">#5849</a>)</li> <li><a href="f8bcba1955"><code>f8bcba1</code></a> Bump devtools-protocol from 0.0.1454823 to 0.0.1456087 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5847">#5847</a>)</li> <li><a href="12be1cdba6"><code>12be1cd</code></a> Bump typedoc from 0.28.3 to 0.28.4 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5844">#5844</a>)</li> <li><a href="ebfa496018"><code>ebfa496</code></a> Bump cspell from 8.19.3 to 8.19.4 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5843">#5843</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.4.0...v5.5.0">compare view</a></li> </ul> </details> <br /> [](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:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -36,7 +36,7 @@
|
||||
"lodash.get": "^4.4.2",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"maplibre-gl": "^5.4.0",
|
||||
"maplibre-gl": "^5.5.0",
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.5.0",
|
||||
"ol-mapbox-style": "^12.6.0",
|
||||
@@ -9424,9 +9424,9 @@
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/maplibre-gl": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.4.0.tgz",
|
||||
"integrity": "sha512-ZVrtdFIhFAqt53H2k5Ssqn7QIKNI19fW+He5tr4loxZxWZffp1aZYY9ImNncAJaALU/NYlV6Eul7UVB56/N7WQ==",
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.5.0.tgz",
|
||||
"integrity": "sha512-p8AOPuzzqn1ZA9gcXxKw0IED715we/2Owa/YUr6PANmgMvNMe/JG+V/C1hRra43Wm62Biz+Aa8AgbOLJimA8tA==",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@mapbox/geojson-rewind": "^0.5.2",
|
||||
@@ -9436,7 +9436,7 @@
|
||||
"@mapbox/unitbezier": "^0.0.1",
|
||||
"@mapbox/vector-tile": "^1.3.1",
|
||||
"@mapbox/whoots-js": "^3.1.0",
|
||||
"@maplibre/maplibre-gl-style-spec": "^23.1.0",
|
||||
"@maplibre/maplibre-gl-style-spec": "^23.2.2",
|
||||
"@types/geojson": "^7946.0.16",
|
||||
"@types/geojson-vt": "3.2.5",
|
||||
"@types/mapbox__point-geometry": "^0.1.4",
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"lodash.get": "^4.4.2",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"maplibre-gl": "^5.4.0",
|
||||
"maplibre-gl": "^5.5.0",
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.5.0",
|
||||
"ol-mapbox-style": "^12.6.0",
|
||||
|
||||
Reference in New Issue
Block a user