Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

fix(deps): update dependency react-leaflet to v4 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-leaflet (source) ^3.2.2 -> ^4.0.0 age adoption passing confidence

Release Notes

PaulLeCam/react-leaflet (react-leaflet)

v4.2.1

Compare Source

Fixed bounds update in ImageOverlay
(PR #​1063 by
hwonyo)

v4.2.0

Compare Source

Added support for mutable url prop on TileLayer
(PR #​1047 by
goto-bus-stop)

v4.1.0

Compare Source

  • Updated Leaflet dependency to v1.9.
  • Fixed eventHandlers object being injected in WMS request URL.
  • Added support for dynamic bounds props on ImageOverlay.

v4.0.2

Compare Source

v4.0.1

Compare Source

Fix calling map.remove() on MapContainer unmounting.

v4.0.0

Compare Source

Changes from v3:

Breaking changes
  • React v18 and Leaflet v1.8 are now required as peer dependency.
  • ES2020 is the new compilation target version.
  • Removed useMapElement hook.
  • Removed MapConsumer component.
  • Removed whenCreated property from the MapContainer component (a ref
    callback can be used instead).
  • Removed onOpen and onClose properties from Popup and Tooltip
    components.
  • Removed CommonJS distribution.
  • Removed UMD distribution.
Other changes
  • Added support for React v18 (concurrent mode).
  • Added support for ref in the MapContainer and Pane components.
  • Added createLeafletContext function to core.
  • The created element and context objects are now frozen (immutable).

v3.2.5

Compare Source

Fix supporting mutable whenCreated with unmounting MapContainer.

v3.2.4

Compare Source

Fix removing the map handlers when MapContainer is unmounted.

v3.2.3

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 31, 2023
@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
[email protected] 3.2.2...4.2.1 None +5/-1 paul_lecam

@github-actions github-actions bot requested a deployment to landing-template-renovate-react-leaflet-4-x-3h0cd4 May 31, 2023 23:32 In progress
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants