Skip to content

build(deps): bump react-leaflet-cluster from 3.1.1 to 4.1.3#795

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-leaflet-cluster-4.1.3
Open

build(deps): bump react-leaflet-cluster from 3.1.1 to 4.1.3#795
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-leaflet-cluster-4.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Bumps react-leaflet-cluster from 3.1.1 to 4.1.3.

Release notes

Sourced from react-leaflet-cluster's releases.

v4.1.3

docs: fixes readme rendering and update license for npm Full Changelog: akursat/react-leaflet-cluster@v4.1.0...v4.1.3

v4.1.0

What's Changed

  • Perf: Buffer all incoming addLayer() calls into an array instead of processing immediately Schedule a flush using queueMicrotask() to run on the next microtask Flush once by calling addLayers()/removeLayers() with the entire batch by @​kaprests in akursat/react-leaflet-cluster#49

Full Changelog: akursat/react-leaflet-cluster@v4.0.0...v4.1.0

v4.0.0

Breaking Changes

This release updates key peer dependencies to support React 19 and React-Leaflet 5. Make sure your project is upgraded before installing this version.

- react: ^18.x
- react-dom: ^18.x
- react-leaflet: ^4.x
+ @react-leaflet/core: ^3.0.0
+ leaflet: ^1.9.0
+ react: ^19.0.0
+ react-dom: ^19.0.0
+ react-leaflet: ^5.0.0

Improvements

Added support for detecting marker cluster updates when component props change, enabling dynamic UI refreshes and more reactive map state.

Check for removed or renamed APIs in React-Leaflet 5 if you encounter breaking layout or rendering issues.

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
Bumps [react-leaflet-cluster](https://github.com/akursat/react-leaflet-cluster) from 3.1.1 to 4.1.3.
- [Release notes](https://github.com/akursat/react-leaflet-cluster/releases)
- [Commits](https://github.com/akursat/react-leaflet-cluster/commits/v4.1.3)

---
updated-dependencies:
- dependency-name: react-leaflet-cluster
  dependency-version: 4.1.3
  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/react-leaflet-cluster-4.1.3 branch from c401f50 to 83ea267 Compare April 29, 2026 01:03
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.

0 participants