mirror of
https://github.com/maputnik/editor.git
synced 2026-01-30 01:00:01 +00:00
Bump maplibre-gl from 5.2.0 to 5.3.0 (#1115)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.2.0 to 5.3.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.3.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.2.0...v5.3.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.2.0">MapLibre GL JS v5.2.0</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>Added <code>getBounds</code> to GeoJSON source to allow getting the boundaries of the data in it (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5575">#5575</a>)</li> <li>Add a check for MouseEvent, to avoid errors when bot were crawling on website using Event instance instead of MouseEvent instance for types like mouseover, mouseout etc.. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5466">#5466</a>).</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix intersection detection between MultiPolygons and Points (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5590">#5590</a>)</li> <li>Fix issue with image rendered partially on terrain tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/1559">#1559</a>).</li> <li>Fix circle layer hitbox in Globe projection mode (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5599">#5599</a>)</li> <li>Fix excessive attribution control rerendering (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5673">#5673</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.3.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Added <code>getBounds</code> to GeoJSON source to allow getting the boundaries of the data in it (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5575">#5575</a>)</li> <li>Add a check for MouseEvent, to avoid errors when bot were crawling on website using Event instance instead of MouseEvent instance for types like mouseover, mouseout etc.. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5466">#5466</a>).</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix intersection detection between MultiPolygons and Points (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5590">#5590</a>)</li> <li>Fix issue with image rendered partially on terrain tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/1559">#1559</a>).</li> <li>Fix circle layer hitbox in Globe projection mode (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5599">#5599</a>)</li> <li>Fix excessive attribution control rerendering (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5673">#5673</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a642ef4633"><code>a642ef4</code></a> Bump version to 5.3.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5678">#5678</a>)</li> <li><a href="fea0473afc"><code>fea0473</code></a> Fix circle hitbox in globe projection (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5599">#5599</a>)</li> <li><a href="e19fc7eb29"><code>e19fc7e</code></a> Add coverage to query tests (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5674">#5674</a>)</li> <li><a href="8b5f926b88"><code>8b5f926</code></a> Fix excessive attribution control rerendering (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5673">#5673</a>)</li> <li><a href="d9bcfe601d"><code>d9bcfe6</code></a> Bump typedoc from 0.27.9 to 0.28.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5648">#5648</a>)</li> <li><a href="b6ffaeaa2a"><code>b6ffaea</code></a> Bump vitest from 3.0.7 to 3.0.9 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5638">#5638</a>)</li> <li><a href="bcc485132a"><code>bcc4851</code></a> Bump vite from 6.2.0 to 6.2.3 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5672">#5672</a>)</li> <li><a href="0d8e681fad"><code>0d8e681</code></a> Bump <code>@typescript-eslint/parser</code> from 8.27.0 to 8.28.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5668">#5668</a>)</li> <li><a href="073ce174c0"><code>073ce17</code></a> Bump <code>@types/node</code> from 22.13.12 to 22.13.13 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5669">#5669</a>)</li> <li><a href="02f6bd4275"><code>02f6bd4</code></a> Bump <code>@typescript-eslint/eslint-plugin</code> from 8.27.0 to 8.28.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5667">#5667</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.2.0...v5.3.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.2.0",
|
||||
"maplibre-gl": "^5.3.0",
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.4.0",
|
||||
"ol-mapbox-style": "^12.5.0",
|
||||
@@ -9001,9 +9001,9 @@
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/maplibre-gl": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.2.0.tgz",
|
||||
"integrity": "sha512-9zZKD0M80qtDsqBet+EDuAhoCeA/cnAuZAA0p3hcGKGbyjM/SH+R6wQvnBEgvJz9UhDynnkoKdUwhI+fUkHoXQ==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.3.0.tgz",
|
||||
"integrity": "sha512-qru6B6jHlDPR4Q9/P4W1zEPbPofR4wwYbrrjiHKWI7yLtyXmpJ1/G1KaIYDr5uNdFbPZ7uiZAWdqtfdNLmIhGg==",
|
||||
"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.2.0",
|
||||
"maplibre-gl": "^5.3.0",
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.4.0",
|
||||
"ol-mapbox-style": "^12.5.0",
|
||||
|
||||
Reference in New Issue
Block a user