Skip to content

chore(deps): bump supercluster from 8.0.1 to 9.0.0 - #1252

Merged
googlemaps-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/supercluster-9.0.0
Aug 17, 2026
Merged

chore(deps): bump supercluster from 8.0.1 to 9.0.0#1252
googlemaps-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/supercluster-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps supercluster from 8.0.1 to 9.0.0.

Release notes

Sourced from supercluster's releases.

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. #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
Commits
  • 5071bca 9.0.0
  • 27dbb50 update CI actions & Node to v24
  • 8a97f6a Add support for MultiPoint features (#263)
  • 8d08581 cap maxZoom at 30
  • cd76543 upgrade dev deps
  • 0ebc4af reuse parent zoom trees when no clusters form
  • 28f6c0d small code cleanup
  • 6ac9c51 do not retain input shape, only props/ids/coords
  • 4d17bc1 use alloc-free neighbor search (nice speedup)
  • 79470d7 fit coords in SMI fast path, less slack
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
@googlemaps-bot
googlemaps-bot enabled auto-merge (squash) August 17, 2026 20:04
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/supercluster-9.0.0 branch from acaa736 to 4d5aa52 Compare August 17, 2026 20:05
Bumps [supercluster](https://github.com/mapbox/supercluster) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/mapbox/supercluster/releases)
- [Commits](mapbox/supercluster@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: supercluster
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/supercluster-9.0.0 branch from 4d5aa52 to beca361 Compare August 17, 2026 20:08
@googlemaps-bot
googlemaps-bot merged commit 6fc9990 into main Aug 17, 2026
19 checks passed
@googlemaps-bot
googlemaps-bot deleted the dependabot/npm_and_yarn/supercluster-9.0.0 branch August 17, 2026 20:08
github-actions Bot pushed a commit that referenced this pull request Aug 17, 2026
Bumps [supercluster](https://github.com/mapbox/supercluster) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/mapbox/supercluster/releases)
- [Commits](mapbox/supercluster@v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: supercluster
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 6fc9990
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant