nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
575 stars 300 forks source link

fix(deps): update dependency react-leaflet to v3.2.5 #3581

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-leaflet (source) 3.0.5 -> 3.2.5 age adoption passing confidence

Release Notes

PaulLeCam/react-leaflet (react-leaflet) ### [`v3.2.5`](https://togithub.com/PaulLeCam/react-leaflet/releases/tag/v3.2.5) [Compare Source](https://togithub.com/PaulLeCam/react-leaflet/compare/v3.2.4...v3.2.5) Fix supporting mutable `whenCreated` with unmounting `MapContainer`. ### [`v3.2.4`](https://togithub.com/PaulLeCam/react-leaflet/releases/tag/v3.2.4) [Compare Source](https://togithub.com/PaulLeCam/react-leaflet/compare/v3.2.3...v3.2.4) Fix removing the map handlers when `MapContainer` is unmounted. ### [`v3.2.3`](https://togithub.com/PaulLeCam/react-leaflet/releases/tag/v3.2.3) [Compare Source](https://togithub.com/PaulLeCam/react-leaflet/compare/v3.2.2...v3.2.3) - Fix tooltip position ([PR #​939](https://togithub.com/PaulLeCam/react-leaflet/pull/939) by [simonasdev](https://togithub.com/simonasdev)). - Fix attribution URLs and use HTTPS in docs ([PR #​930](https://togithub.com/PaulLeCam/react-leaflet/pull/930) by [jpstotz](https://togithub.com/jpstotz)). ### [`v3.2.2`](https://togithub.com/PaulLeCam/react-leaflet/releases/tag/v3.2.2) [Compare Source](https://togithub.com/PaulLeCam/react-leaflet/compare/v3.2.1...v3.2.2) Fix layer unmount ([PR #​916](https://togithub.com/PaulLeCam/react-leaflet/pull/916) by [piitaya](https://togithub.com/piitaya)). ### [`v3.2.1`](https://togithub.com/PaulLeCam/react-leaflet/releases/tag/v3.2.1) [Compare Source](https://togithub.com/PaulLeCam/react-leaflet/compare/v3.2.0...v3.2.1) - Fix `Popup` unmounting logic to unbind from container. - Fix links to point to Leaflet 1.7.1 docs ([PR #​889](https://togithub.com/PaulLeCam/react-leaflet/pull/889) by [zerekw](https://togithub.com/zerekw)). ### [`v3.2.0`](https://togithub.com/PaulLeCam/react-leaflet/releases/tag/v3.2.0) [Compare Source](https://togithub.com/PaulLeCam/react-leaflet/compare/v3.1.0...v3.2.0) - Change unmounting logic for some layers, which should fix issues related to removing or updating elements. - Make the `style` prop of `GeoJSON` mutable, this prop should be used instead of `pathOptions` (`pathOptions` can still be used but should be considered deprecated). - Fix documentation about `bounds` prop being an instance of `LatLngBounds`. ### [`v3.1.0`](https://togithub.com/PaulLeCam/react-leaflet/releases/tag/v3.1.0) [Compare Source](https://togithub.com/PaulLeCam/react-leaflet/compare/v3.0.5...v3.1.0) - Make `Pane` component compatible with React's `StrictMode` ([PR #​810](https://togithub.com/PaulLeCam/react-leaflet/pull/810) by [zmbc](https://togithub.com/zmbc)) - Fix typo in API Components docs ([PR #​827](https://togithub.com/PaulLeCam/react-leaflet/pull/827) by [arthurdenner](https://togithub.com/arthurdenner))

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nusmods-export ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 0:11am
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 13, 2023 0:11am
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (a259978) 53.44% compared to head (4a8e350) 53.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3581 +/- ## ======================================= Coverage 53.44% 53.44% ======================================= Files 271 271 Lines 5862 5862 Branches 1396 1396 ======================================= Hits 3133 3133 Misses 2729 2729 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.