mirror of
https://github.com/maputnik/editor.git
synced 2026-06-09 08:47:26 +00:00
chore(deps): Bump @maplibre/maplibre-gl-style-spec from 24.8.5 to 24.9.0 (#1931)
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-style-spec) from 24.8.5 to 24.9.0. <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>v24.9.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Allow <code>fill-color</code> when <code>fill-pattern</code> is set, for SDF fill pattern colorization (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1683">#1683</a>) (by <a href="https://github.com/bradymadden97"><code>@bradymadden97</code></a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Resolve <code>["global-state", key]</code> to <code>null</code> instead of <code>undefined</code> when the key is unset but other global state keys are set (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1531">#1531</a>) (by <a href="https://github.com/SAY-5"><code>@SAY-5</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>24.9.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Allow <code>fill-color</code> when <code>fill-pattern</code> is set, for SDF fill pattern colorization (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1683">#1683</a>) (by <a href="https://github.com/bradymadden97"><code>@bradymadden97</code></a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Resolve <code>["global-state", key]</code> to <code>null</code> instead of <code>undefined</code> when the key is unset but other global state keys are set (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1531">#1531</a>) (by <a href="https://github.com/SAY-5"><code>@SAY-5</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/fa9983745aedbd953ede7821d4c4fbdeb73af9bc"><code>fa99837</code></a> Bump js version to 24.9.0 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1686">#1686</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/49897e302b0d257f5002235591f38b2be306066a"><code>49897e3</code></a> fix: resolve global-state to null for unset key when other keys are set (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1684">#1684</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/c422204aadc32dd478122820e98fd781c24842e8"><code>c422204</code></a> Allow fill-color with fill-pattern for SDF fill pattern colorization (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1683">#1683</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/325accc56e5a7a49b804ae4e5c53afe385ff4df6"><code>325accc</code></a> build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1675">#1675</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/1d0a09c6f9f881220c8130b8dc87f9dbc744c5ab"><code>1d0a09c</code></a> build(deps-dev): bump oxfmt from 0.51.0 to 0.52.0 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1676">#1676</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/785dfddcb7c7b6916c61c3fcbeb3b9812e3a59f2"><code>785dfdd</code></a> build(deps-dev): bump rolldown-plugin-dts from 0.25.1 to 0.25.2 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1677">#1677</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/cea4a98c297d53eabed5a99d8aa733a3a4dc3da4"><code>cea4a98</code></a> build(deps-dev): bump eslint-plugin-jsdoc from 63.0.0 to 63.0.1 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1680">#1680</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/c2cd45bdfd9bbd19bf7c154df457e593faf3fd83"><code>c2cd45b</code></a> build(deps-dev): bump eslint from 10.4.0 to 10.4.1 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1679">#1679</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/ce6439afe000921d7b1ba93c5ad3bf18bc038de3"><code>ce6439a</code></a> build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.59.4 to 8.60.0 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1678">#1678</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/091577834462ae9d606027281a71dac5edef3c61"><code>0915778</code></a> build(deps-dev): bump rolldown from 1.0.2 to 1.0.3 (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1674">#1674</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-style-spec/compare/v24.8.5...v24.9.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 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:
+1
-1
@@ -37,7 +37,7 @@
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.4.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.8.2",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.8.5",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.9.0",
|
||||
"array-move": "^4.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user