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 intomainfrom
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 intomainfrom
dependabot/npm_and_yarn/react-leaflet-cluster-4.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
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