Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Confidence
@react-leaflet/core (source) ^2.1.0 -> ^3.0.0 age confidence

Release Notes

PaulLeCam/react-leaflet (@​react-leaflet/core)

v3.0.0

Compare Source

v3 is a full rewrite of React Leaflet and contains breaking change from v2.

  • Full rewrite based on React Hooks (no more extending Component)
  • Replace Flow by TypeScript for type checking
  • Drop IE support (Babel config will only target the "last 2 versions" of modern browsers)
  • Switch to the Hippocratic License
  • The Map component is replaced by MapContainer, behaving differently
  • Event handlers must be attached using the eventHandlers prop rather than on* props, with a similar change for path options and WMS params
  • The react-leaflet package only exposes a public API while a new package, @react-leaflet/core, is used to provide the core APIs
  • A new documentation website using Docusaurus v2 with live examples

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Dec 19, 2024
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch 2 times, most recently from 68ab729 to 9a6dc1f Compare January 9, 2025 12:45
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 9a6dc1f to 2613aef Compare January 20, 2025 15:10
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 2613aef to 6bf27d6 Compare May 13, 2025 14:31
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch 2 times, most recently from ec23416 to 2f703d8 Compare July 14, 2025 14:01
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch 5 times, most recently from 4be1ec8 to 205723f Compare August 8, 2025 14:34
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 205723f to 48ad47c Compare August 31, 2025 11:23
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch 2 times, most recently from ac3af72 to 20337bb Compare September 29, 2025 14:40
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 20337bb to 8be74cc Compare October 21, 2025 11:59
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 8be74cc to 121f547 Compare October 30, 2025 09:44
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from 121f547 to c025d1f Compare November 12, 2025 14:04
@renovate
Copy link
Contributor Author

renovate bot commented Nov 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: adhocracy-plus@1.0.0-dev.1
npm error Found: react@18.3.1
npm error node_modules/react
npm error   react@"18.3.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^19.0.0" from @react-leaflet/core@3.0.0
npm error node_modules/@react-leaflet/core
npm error   @react-leaflet/core@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-12-03T19_58_27_564Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-03T19_58_27_564Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from c025d1f to f79935a Compare November 19, 2025 00:12
@renovate renovate bot force-pushed the renovate/react-leaflet-core-3.x branch from f79935a to ef03054 Compare December 3, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant