Skip to content

Update dependency leaflet to v1.9.2 - autoclosed

igswsihw-wmadepbot requested to merge renovate/leaflet-1.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
leaflet (source) 1.8.0 -> 1.9.2 age adoption passing confidence

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

Leaflet/Leaflet

v1.9.2

Compare Source

🐞 Bug fixes
  • ️ Drop ESM entrypoint from package because of numerous compatibility issues with plugins (import leaflet/dist/leaflet-src.esm.js explicitly instead to take advantage; ESM by default will come in v2) (#​8493 by @​jonkoops)
  • Fix a bug where tooltips could throw an error with canvas renderer (#​8498 by @​Falke-Design)
  • Fix a bug with incorrect marker popup location when there are multiple markers registered to the same popup (#​8523 by @​raychanks).
🧪 Tests
  • Fix unit tests suite stopping abruptly on Mac (#​8478)
📝 Docs

v1.9.1

Compare Source

  • Fix Events listens not propagating to parent objects, in particular fixing compatibility with Leaflet.markercluster plugin (#​8211 by @​Falke-Design)

v1.9.0

Compare Source

️ Breaking Changes
️ API changes
Improvements
🙌 Accessibility
🐞 Bug fixes
📝 Docs
🔧 Workflow
🧪 Tests

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by igswsihw-wmadepbot

Merge request reports