fix(deps): update dependency supercluster to v9 #41

Merged
Keli Grubb merged 1 commits from renovate/supercluster-9.x into main 2026-08-13 14:24:06 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
supercluster ^8.0.1^9.0.0 age confidence

Release Notes

mapbox/supercluster (supercluster)

v9.0.0

Compare Source

  • Radically optimize memory footprint and performance — 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. #​258
  • Improve internal coordinate precision by 6 bits (64 times).
  • ⚠️ Breaking: hard-cap maxZoom at 30 (it wasn't practical to use it on higher zooms anyway).
  • Add support for MultiPoint features. #​263

  • If you want to rebase/retry this PR, check this box
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [supercluster](https://github.com/mapbox/supercluster) | [`^8.0.1` → `^9.0.0`](https://renovatebot.com/diffs/npm/supercluster/8.0.1/9.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/supercluster/9.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/supercluster/8.0.1/9.0.0?slim=true) | --- ### Release Notes <details> <summary>mapbox/supercluster (supercluster)</summary> ### [`v9.0.0`](https://github.com/mapbox/supercluster/releases/tag/v9.0.0) [Compare Source](https://github.com/mapbox/supercluster/compare/v8.0.1...v9.0.0) - Radically optimize **memory footprint and performance** — 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. [#&#8203;258](https://github.com/mapbox/supercluster/issues/258) - Improve internal coordinate precision by 6 bits (64 times). - ⚠️ Breaking: hard-cap `maxZoom` at 30 (it wasn't practical to use it on higher zooms anyway). - Add support for `MultiPoint` features. [#&#8203;263](https://github.com/mapbox/supercluster/issues/263) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yNy4wIiwidXBkYXRlZEluVmVyIjoiNDQuMjcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate Bot added 1 commit 2026-08-13 10:01:16 +00:00
fix(deps): update dependency supercluster to v9
renovate/stability-days Updates have met minimum release age requirement
PR / lint (pull_request) Successful in 27s
PR / test (pull_request) Successful in 28s
PR / docker-build (pull_request) Successful in 58s
PR / e2e (pull_request) Successful in 1m17s
b2bcdf0fe0
Keli Grubb merged commit 8c3f878636 into main 2026-08-13 14:24:06 +00:00
Keli Grubb deleted branch renovate/supercluster-9.x 2026-08-13 14:24:06 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: keligrubb/kestrelos#41