mirror of
https://github.com/maputnik/editor.git
synced 2026-03-31 22:50:02 +00:00
chore(deps): Bump maplibre-gl from 5.21.0 to 5.21.1 (#1764)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.21.0 to 5.21.1. <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.21.1</h2> <h3>🐞 Bug fixes</h3> <ul> <li>Add missing <code>promoteId</code> parameter to geojson worker and refactor communication object (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7320">#7320</a>) (by <a href="https://github.com/HarelM"><code>@HarelM</code></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.21.1</h2> <h3>🐞 Bug fixes</h3> <ul> <li>Add missing <code>promoteId</code> parameter to geojson worker and refactor communication object (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7320">#7320</a>) (by <a href="https://github.com/HarelM"><code>@HarelM</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1fe69fd961"><code>1fe69fd</code></a> Bump js version to 5.21.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7325">#7325</a>)</li> <li><a href="1bf28ae09a"><code>1bf28ae</code></a> Add missing promoteId parameter to geojson worker (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7320">#7320</a>)</li> <li><a href="1557f5205f"><code>1557f52</code></a> chore(deps-dev): bump canvas from 3.2.1 to 3.2.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7324">#7324</a>)</li> <li><a href="73db19a8ec"><code>73db19a</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/7321">#7321</a>)</li> <li><a href="9eeb0fd4a5"><code>9eeb0fd</code></a> chore(deps-dev): bump rollup from 4.59.1 to 4.60.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7322">#7322</a>)</li> <li><a href="a5a63bcede"><code>a5a63bc</code></a> chore(deps-dev): bump rollup from 4.59.0 to 4.59.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7316">#7316</a>)</li> <li><a href="a54d7a1497"><code>a54d7a1</code></a> chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7317">#7317</a>)</li> <li><a href="a4c8bc8ad0"><code>a4c8bc8</code></a> chore(deps): bump ggilder/codecoverage from 1.3.0 to 1.3.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7318">#7318</a>)</li> <li><a href="a8cf500b71"><code>a8cf500</code></a> chore(deps-dev): bump devtools-protocol from 0.0.1596832 to 0.0.1602427 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7312">#7312</a>)</li> <li><a href="65766d25e8"><code>65766d2</code></a> chore(deps-dev): bump puppeteer from 24.39.1 to 24.40.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7313">#7313</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.21.0...v5.21.1">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 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:
@@ -59,7 +59,7 @@
|
||||
"lodash.get": "^4.4.2",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"maplibre-gl": "^5.21.0",
|
||||
"maplibre-gl": "^5.21.1",
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.8.0",
|
||||
"ol-mapbox-style": "^13.4.0",
|
||||
|
||||
Reference in New Issue
Block a user