mirror of
https://github.com/maputnik/editor.git
synced 2026-09-09 13:57:27 +00:00
chore(deps): Bump @maplibre/maplibre-gl-style-spec from 26.4.1 to 26.4.2 (#2154)
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-style-spec) from 26.4.1 to 26.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-style-spec/releases">@maplibre/maplibre-gl-style-spec's releases</a>.</em></p> <blockquote> <h2>v26.4.2</h2> <h3>✨ Features and improvements</h3> <ul> <li>Allow negative <code>fill-extrusion-base</code> and <code>fill-extrusion-height</code> values, extruding below ground level (e.g. underground floors) (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1794">#1794</a>) (by <a href="https://github.com/clement-igonet"><code>@clement-igonet</code></a>)</li> <li>Add SDK support tracking for SDF fill pattern colorization (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1854">#1854</a>) (by <a href="https://github.com/deniial00"><code>@deniial00</code></a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Validate <code>-transition</code> properties on <code>sky</code> the same way <code>light</code> already does, so <code>sky-color-transition</code> and similar keys no longer report as unknown properties (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1867">#1867</a>) (by <a href="https://github.com/Yasser-Ameur"><code>@Yasser-Ameur</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-style-spec/blob/main/CHANGELOG.md">@maplibre/maplibre-gl-style-spec's changelog</a>.</em></p> <blockquote> <h2>26.4.2</h2> <h3>✨ Features and improvements</h3> <ul> <li>Allow negative <code>fill-extrusion-base</code> and <code>fill-extrusion-height</code> values, extruding below ground level (e.g. underground floors) (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1794">#1794</a>) (by <a href="https://github.com/clement-igonet"><code>@clement-igonet</code></a>)</li> <li>Add SDK support tracking for SDF fill pattern colorization (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1854">#1854</a>) (by <a href="https://github.com/deniial00"><code>@deniial00</code></a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Validate <code>-transition</code> properties on <code>sky</code> the same way <code>light</code> already does, so <code>sky-color-transition</code> and similar keys no longer report as unknown properties (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1867">#1867</a>) (by <a href="https://github.com/Yasser-Ameur"><code>@Yasser-Ameur</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/4453d2f4a1e755bc1cbc351103d0cdd9fde72b08"><code>4453d2f</code></a> Bump js version to 26.4.2 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1868">#1868</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/79bc668ac44589b474584589b6c30c9d1d71a9ff"><code>79bc668</code></a> Validate sky transition properties like light does (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1867">#1867</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/487a7ad67e216306ebbd4ffb4d762c7774dce3ad"><code>487a7ad</code></a> build(deps-dev): bump oxfmt from 0.65.0 to 0.66.0 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1862">#1862</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/e5589ff0619251a8824c7e57d7999453b742e8de"><code>e5589ff</code></a> build(deps-dev): bump <code>@types/node</code> from 26.4.0 to 26.4.1 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1863">#1863</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/139dea1e02a5521b421e7816b115b5fdd8065493"><code>139dea1</code></a> build(deps-dev): bump rolldown from 1.2.6 to 1.2.7 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1864">#1864</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/72778539dd53a4d69dcf4b4eee83b73124842de0"><code>7277853</code></a> build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1857">#1857</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/e7e13161d94b5094224b3dec388f2c7c2c83bc8e"><code>e7e1316</code></a> build(deps-dev): bump globals from 17.11.0 to 17.12.0 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1858">#1858</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/187f3c3633a9dd5b37148c1ca2686b438f8f7946"><code>187f3c3</code></a> Document SDK support for SDF fill pattern colorization (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1854">#1854</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/d1b5935d9895e6a1b3f554812ba55c4673c3264c"><code>d1b5935</code></a> ci: cancel superseded pull request runs (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1853">#1853</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/3ae6da3d6592ca765b04ff693dc1e59d57765e46"><code>3ae6da3</code></a> build(deps-dev): bump <code>@humanfs/node</code> from 0.16.6 to 0.16.8 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1852">#1852</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-style-spec/compare/v26.4.1...v26.4.2">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:
Generated
+4
-4
@@ -20,7 +20,7 @@
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.4.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.9.0",
|
||||
"@maplibre/maplibre-gl-style-spec": "^26.4.1",
|
||||
"@maplibre/maplibre-gl-style-spec": "^26.4.2",
|
||||
"array-move": "^4.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.5.1",
|
||||
@@ -1700,9 +1700,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@maplibre/maplibre-gl-style-spec": {
|
||||
"version": "26.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-26.4.1.tgz",
|
||||
"integrity": "sha512-I/qcIKVFHFSg1Meu/eqHrkSTjIez0gCsSaK56TNPutM3TkE61aSq6F1cZ4Kg4KiNs3cpViLtubDjfyRcQCdEJQ==",
|
||||
"version": "26.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-26.4.2.tgz",
|
||||
"integrity": "sha512-6J0vZqMZvRAJKtdWJdDGHEh1YJ2ZHG08/GOur8gCArYhO8ZkM//OXqtI2AAEz4jc2G+Wq4MfcePg8qNK5TZ4Kg==",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@mapbox/jsonlint-lines-primitives": "^2.0.3",
|
||||
|
||||
+1
-1
@@ -38,7 +38,7 @@
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.4.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.9.0",
|
||||
"@maplibre/maplibre-gl-style-spec": "^26.4.1",
|
||||
"@maplibre/maplibre-gl-style-spec": "^26.4.2",
|
||||
"array-move": "^4.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user