mirror of
https://github.com/maputnik/editor.git
synced 2026-03-22 02:00:01 +00:00
Bump maplibre-gl from 5.3.1 to 5.4.0 (#1150)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.3.1 to 5.4.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.4.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.3.1...v5.4.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.3.1">MapLibre GL JS v5.3.1</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>Add tile LOD control to the public API (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5719">#5719</a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix <code>queryRenderedFeatures</code> on globe view when crossing international date line (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5765">#5765</a>)</li> <li>Fix globe <code>unproject</code> to clamp points to horizon (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5771">#5771</a>)</li> <li>Fix marker drag Coordinates give Longitude off by ±360° with Globe (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5473">#5473</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.4.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Add tile LOD control to the public API (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5719">#5719</a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix <code>queryRenderedFeatures</code> on globe view when crossing international date line (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5765">#5765</a>)</li> <li>Fix globe <code>unproject</code> to clamp points to horizon (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5771">#5771</a>)</li> <li>Fix marker drag Coordinates give Longitude off by ±360° with Globe (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5473">#5473</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="6ed25c0698"><code>6ed25c0</code></a> Bump version to 5.4.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5787">#5787</a>)</li> <li><a href="e75542b472"><code>e75542b</code></a> Remove top level promise in tests (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5777">#5777</a>)</li> <li><a href="c13bc9eb17"><code>c13bc9e</code></a> Bump eslint from 9.24.0 to 9.25.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5784">#5784</a>)</li> <li><a href="4ba839cf51"><code>4ba839c</code></a> Bump devtools-protocol from 0.0.1448144 to 0.0.1449119 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5783">#5783</a>)</li> <li><a href="682a0c4255"><code>682a0c4</code></a> Bump cspell from 8.19.0 to 8.19.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5781">#5781</a>)</li> <li><a href="e65a24e706"><code>e65a24e</code></a> Bump typedoc from 0.28.2 to 0.28.3 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5780">#5780</a>)</li> <li><a href="3a1f71f009"><code>3a1f71f</code></a> Fix marker and popup smartwrap in globe mode (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5709">#5709</a>)</li> <li><a href="4b21cc068a"><code>4b21cc0</code></a> Fix globe unproject to clamp points to horizon (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5771">#5771</a>)</li> <li><a href="a8c6ded4f8"><code>a8c6ded</code></a> Fix queryRenderedFeatures for globe view (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5765">#5765</a>)</li> <li><a href="301168d6e5"><code>301168d</code></a> Bump cspell from 8.18.1 to 8.19.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5770">#5770</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.3.1...v5.4.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:
8
package-lock.json
generated
8
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.3.1",
|
||||
"maplibre-gl": "^5.4.0",
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.5.0",
|
||||
"ol-mapbox-style": "^12.5.0",
|
||||
@@ -9040,9 +9040,9 @@
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/maplibre-gl": {
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.3.1.tgz",
|
||||
"integrity": "sha512-Ihx+oUUSsZkjMou1Cw5J6silE+5OtFFQSPslWF9+7v4yFC/XDHrpsORYO9lWE4KZI0djCEUpZQJpkpnMArAbeA==",
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.4.0.tgz",
|
||||
"integrity": "sha512-ZVrtdFIhFAqt53H2k5Ssqn7QIKNI19fW+He5tr4loxZxWZffp1aZYY9ImNncAJaALU/NYlV6Eul7UVB56/N7WQ==",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@mapbox/geojson-rewind": "^0.5.2",
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"lodash.get": "^4.4.2",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"maplibre-gl": "^5.3.1",
|
||||
"maplibre-gl": "^5.4.0",
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.5.0",
|
||||
"ol-mapbox-style": "^12.5.0",
|
||||
|
||||
Reference in New Issue
Block a user