dependabot[bot] opened a new pull request, #44382:
URL: https://github.com/apache/superset/pull/44382

   Bumps [geostyler-style](https://github.com/geostyler/geostyler-style) from 
11.0.2 to 13.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/geostyler/geostyler-style/releases";>geostyler-style's 
releases</a>.</em></p>
   <blockquote>
   <h2>v13.0.0</h2>
   <h2><a 
href="https://github.com/geostyler/geostyler-style/compare/v12.0.0...v13.0.0";>13.0.0</a>
 (2026-09-09)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>This adds FstartPoint, FendPoint and Fcentroid to 
GeoStylerGeometryFunction. Previous checks on GeoStylerGeometryFunction might 
now need additional checks for distinguishing the different functions. This 
also adds GeoStylerGeometryFunction to FunctionCall. Previous checks on 
FunctionCall might now need additional checks for the added interface.
   Typeguards for the typed GeoStyler functions isGeoStylerBooleanFunction, 
isGeoStylerStringFunction, and isGeoStylerNumberFunction now also check for 
GeoStylerUnknownFunction, thereby following their actual types. Checks
   using these typeguards might need to be narrowed down by additionally 
checking on the falseness of isGeoStylerUnknownFunction.</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>feat: add startPoint, endPoint, centroid geometry functions (<a 
href="https://redirect.github.com/geostyler/geostyler-style/pull/761";>geostyler/geostyler-style#761</a>)
 (<a 
href="https://github.com/geostyler/geostyler-style/commit/b0835a79272891a07d2bee1e52f5b16f3ad60813";>b0835a7</a>)</li>
   </ul>
   <h2>v12.0.0</h2>
   <h2><a 
href="https://github.com/geostyler/geostyler-style/compare/v11.1.0...v12.0.0";>12.0.0</a>
 (2026-04-23)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>The Expression type is extended to support &quot;geometry&quot;
   as type parameter. The GeoStylerUnknownFunction is extended to support
   Fcustom functions.</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>add geometry to base symbolizer (<a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/733";>#733</a>)
 (<a 
href="https://github.com/geostyler/geostyler-style/commit/4e8f886f996d98fcf2baf634b42eb13c46833621";>4e8f886</a>)</li>
   </ul>
   <h2>v11.1.0</h2>
   <h2><a 
href="https://github.com/geostyler/geostyler-style/compare/v11.0.2...v11.1.0";>11.1.0</a>
 (2026-04-20)</h2>
   <h3>Features</h3>
   <ul>
   <li>add support for else-rules (<a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/735";>#735</a>)
 (<a 
href="https://github.com/geostyler/geostyler-style/commit/f5af218a844ca5f1e14e2febb2e555455da80f94";>f5af218</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/geostyler/geostyler-style/blob/main/CHANGELOG.md";>geostyler-style's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/geostyler/geostyler-style/compare/v12.0.0...v13.0.0";>13.0.0</a>
 (2026-09-09)</h2>
   <h2><a 
href="https://github.com/geostyler/geostyler-style/compare/v11.1.0...v12.0.0";>12.0.0</a>
 (2026-04-23)</h2>
   <h3>⚠ BREAKING CHANGES</h3>
   <ul>
   <li>The Expression type is extended to support &quot;geometry&quot;
   as type parameter. The GeoStylerUnknownFunction is extended to support
   Fcustom functions.</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>add geometry to base symbolizer (<a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/733";>#733</a>)
 (<a 
href="https://github.com/geostyler/geostyler-style/commit/4e8f886f996d98fcf2baf634b42eb13c46833621";>4e8f886</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/geostyler/geostyler-style/compare/v11.0.2...v11.1.0";>11.1.0</a>
 (2026-04-20)</h2>
   <h3>Features</h3>
   <ul>
   <li>add support for else-rules (<a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/735";>#735</a>)
 (<a 
href="https://github.com/geostyler/geostyler-style/commit/f5af218a844ca5f1e14e2febb2e555455da80f94";>f5af218</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/a510ae2e838fb093bf8f3683fd849d306040980b";><code>a510ae2</code></a>
 chore(release): 13.0.0 [skip ci]</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/b0835a79272891a07d2bee1e52f5b16f3ad60813";><code>b0835a7</code></a>
 feat: add startPoint, endPoint, centroid geometry functions</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/23ddd30900745515c6c83e3a7f7d5ce6767ca5ba";><code>23ddd30</code></a>
 Merge pull request <a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/752";>#752</a>
 from geostyler/dependency-updates</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/0e84c5b1f0fb8706f66665535aff8e578755dff8";><code>0e84c5b</code></a>
 chore: make <code>@​eslint/js</code> a dev dependency</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/0c59c2ac340982130900c60818c3a8c7d8360482";><code>0c59c2a</code></a>
 fix: update several dependencies</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/86033690506b5e67783c5538237abe136e6422a1";><code>8603369</code></a>
 docs: add codesprint 2026 announcement (<a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/749";>#749</a>)</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/12657c5ce875033ff2c9eba259f73f836a0c8bf9";><code>12657c5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/739";>#739</a>
 from geostyler/dependabot/npm_and_yarn/postcss-8.5.15</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/38af64b1e1b15621a71d8626f8ebb44d1b312abc";><code>38af64b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/741";>#741</a>
 from geostyler/renovate/vite-7.x-lockfile</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/b70af540415888e612a6202787fb36b16f12d0ca";><code>b70af54</code></a>
 Merge pull request <a 
href="https://redirect.github.com/geostyler/geostyler-style/issues/740";>#740</a>
 from geostyler/renovate/typescript-json-schema-0.x-lo...</li>
   <li><a 
href="https://github.com/geostyler/geostyler-style/commit/eb446fada809fb01f4155de708e5cdedcf9f8f80";><code>eb446fa</code></a>
 chore(deps): update dependency vite to v7.3.5</li>
   <li>Additional commits viewable in <a 
href="https://github.com/geostyler/geostyler-style/compare/v11.0.2...v13.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=geostyler-style&package-manager=npm_and_yarn&previous-version=11.0.2&new-version=13.0.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to