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

   Bumps [supercluster](https://github.com/mapbox/supercluster) from 8.0.1 to 
9.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mapbox/supercluster/releases";>supercluster's 
releases</a>.</em></p>
   <blockquote>
   <h2>v9.0.0</h2>
   <ul>
   <li>Radically optimize <strong>memory footprint and performance</strong> — 
on a sample 1M points index, Supercluster now uses 94% less transient 
allocation, 57% lower peak heap, 65% less retained memory, and runs 23% faster. 
<a 
href="https://redirect.github.com/mapbox/supercluster/issues/258";>#258</a></li>
   <li>Improve internal coordinate precision by 6 bits (64 times).</li>
   <li>⚠️ Breaking: hard-cap <code>maxZoom</code> at 30 (it wasn't practical to 
use it on higher zooms anyway).</li>
   <li>Add support for <code>MultiPoint</code> features. <a 
href="https://redirect.github.com/mapbox/supercluster/issues/263";>#263</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/5071bca748eddfd295ad2c2cdd8e490128acce76";><code>5071bca</code></a>
 9.0.0</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/27dbb50697d8f187fae55ea248c5a4c52e64cda9";><code>27dbb50</code></a>
 update CI actions &amp; Node to v24</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/8a97f6aa71e54dad1332e6fb263484b8c0697f6e";><code>8a97f6a</code></a>
 Add support for <code>MultiPoint</code> features (<a 
href="https://redirect.github.com/mapbox/supercluster/issues/263";>#263</a>)</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/8d08581da46cc2e7e75bb81858d78e315ce66d3e";><code>8d08581</code></a>
 cap maxZoom at 30</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/cd76543af553b8267fa265c9341694a109389fd7";><code>cd76543</code></a>
 upgrade dev deps</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/0ebc4af6d04f73641c6b579170b0b9575eb00d24";><code>0ebc4af</code></a>
 reuse parent zoom trees when no clusters form</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/28f6c0d3a25e7dd139afc6ecbf88d90b986f1cef";><code>28f6c0d</code></a>
 small code cleanup</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/6ac9c51d2dc7aa16fe62a7e32d44289063b11460";><code>6ac9c51</code></a>
 do not retain input shape, only props/ids/coords</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/4d17bc161f8a9686edef86ef40545bdc4b38ce10";><code>4d17bc1</code></a>
 use alloc-free neighbor search (nice speedup)</li>
   <li><a 
href="https://github.com/mapbox/supercluster/commit/79470d746385459c8119624edda76534a2d82c29";><code>79470d7</code></a>
 fit coords in SMI fast path, less slack</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mapbox/supercluster/compare/v8.0.1...v9.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=supercluster&package-manager=npm_and_yarn&previous-version=8.0.1&new-version=9.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