Update dependency leaflet to v1.9.3 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
leaflet (source) | 1.9.2 -> 1.9.3 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
Leaflet/Leaflet
v1.9.3
🙌 Accessibility
- Expand the layers control on Enter keydown (#8556 by @larsgw)
- Align the scale control's alpha transparency with the attribution control (#8547 by @Malvoz)
- Allow the scale control's text to overflow the container (#8548 by @Malvoz)
🐞 Bug fixes
- Remove internal usage of
L
global (#8536 by @mourner) - Fix intermittent wobble when using
setMaxBounds(map.getBounds())
(#8534 by @rjackson) - Ensure that
latLngsToCoords()
does not return references passed to it (#7344 by @marlo22) - Ensure
worldCopyJump()
behavior is consistent when using a keyboard (#8562 by @Falke-Design) - Ensure correct target is used for the
popupopen
event (#8571 by @Belair34) - Prevent recursion when panning a
Popup
(#8520 by @rjackson) - Support CSS
position: sticky
for map container (#8550 by @tmiaa)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.