-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency react-leaflet to v4 - abandoned #79
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: package-lock.json
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
🎉 Deployment for commit 81be8bf : Docker images
Debug
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
^3.1.0
->^4.0.0
Release Notes
PaulLeCam/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 onTileLayer
(PR #1047 by
goto-bus-stop)
v4.1.0
Compare Source
eventHandlers
object being injected in WMS request URL.bounds
props onImageOverlay
.v4.0.2
Compare Source
(PR #1013 by
jacobtylerwalls)
object creation
(PR #1014 by
abac)
v4.0.1
Compare Source
Fix calling
map.remove()
onMapContainer
unmounting.v4.0.0
Compare Source
Changes from v3:
Breaking changes
useMapElement
hook.MapConsumer
component.whenCreated
property from theMapContainer
component (aref
callback can be used instead).
onOpen
andonClose
properties fromPopup
andTooltip
components.
Other changes
ref
in theMapContainer
andPane
components.createLeafletContext
function to core.v3.2.5
Compare Source
Fix supporting mutable
whenCreated
with unmountingMapContainer
.v3.2.4
Compare Source
Fix removing the map handlers when
MapContainer
is unmounted.v3.2.3
Compare Source
v3.2.2
Compare Source
Fix layer unmount (PR #916 by piitaya).
v3.2.1
Compare Source
Popup
unmounting logic to unbind from container.v3.2.0
Compare Source
style
prop ofGeoJSON
mutable, this prop should be used instead ofpathOptions
(pathOptions
can still be used but should be considered deprecated).bounds
prop being an instance ofLatLngBounds
.Configuration
📅 Schedule: Branch creation - "before 3am 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.
This PR has been generated by Mend Renovate. View repository job log here.