Open-Street-Maps icon indicating copy to clipboard operation
Open-Street-Maps copied to clipboard

[Snyk] Upgrade leaflet from 1.5.1 to 1.9.4

Open lucioerlan opened this issue 6 months ago β€’ 1 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade leaflet from 1.5.1 to 1.9.4.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 14 versions ahead of your current version.
  • The recommended version was released 8 months ago, on 2023-05-18.
Release notes
Package name: leaflet
  • 1.9.4 - 2023-05-18

    🐞 Bug fixes

    • Fix tile gaps in Chromium-based browsers (#8891 by @ IvanSanchez)
    • Fix vector drifts when zoomAnimation is false and zooming via flyTo or pinch (#8794 by @ plainheart)
    • Ensure toGeoJSON() still works with an empty array (#8737 by @ Falke-Design)
    • Ensure LineUtil and PolyUtil only iterate over array values and not properties (#8840 by @ Falke-Design)
    • Fix rounding errors in center calculation of LineUtil and PolyUtil for small layers (#8784 by @ Falke-Design)
    • Prevent unwanted layer toggle while expanding the Layers control on mobile (#8910 by @ Falke-Design)
    • Fix an error when a focusing on a Tooltip-bound FeatureGroup that contains a layer without a getElement method (#8890 by @ Falke-Design)
    • Fix Tooltip is not showing when loaded dynamically while moving the map (#8672 by @ theGOTOguy)
    • Fix noMoveStart option not applying to fitBounds (#8911 by @ AbdullahSohail-SE)
    • Fix outlines showing up when interacting with the map on Safari 16.4+ (#8917 by @ jonkoops)
  • 1.9.3 - 2022-11-18

    πŸ™Œ 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

  • 1.9.2 - 2022-10-04

    🐞 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

  • 1.9.1 - 2022-09-23
    • Fix Events listens not propagating to parent objects, in particular fixing compatibility with Leaflet.markercluster plugin (#8211 by @ Falke-Design)
  • 1.9.0 - 2022-09-22 Read more
  • 1.8.0 - 2022-04-18 Read more
  • 1.8.0-beta.3 - 2022-04-04

    🐞 Bug fixes

    ✨ Improvements

    • Add a Ukrainian flag to default attribution πŸ‡ΊπŸ‡¦ (by @ mourner in #8109)

    πŸ§ͺ Tests and workflow

    (Skipped v1.8.0-beta.2 because of a publishing blunder)

  • 1.8.0-beta.2 - 2022-04-04

    1.8.0-beta.2

  • 1.8.0-beta.1 - 2022-03-26

    Changes since v1.8.0-beta.0:

    🐞 Bug fixes

    ✨ Improvements

    • Increase default font sizes and decrease attribution transparency for improved legibility (#8057, by @ mourner)
    • Improve unit tests organization (#7852, by @ Falke-Design)

    πŸ“ Docs

  • 1.8.0-beta.0 - 2022-03-09

    (changelog moved to v1.8.0 final)

  • 1.8.0-alpha.0 - 2022-03-08
  • 1.7.1 - 2020-09-03
  • 1.7.0 - 2020-09-03
  • 1.6.0 - 2019-11-17
  • 1.5.1 - 2019-05-08
from leaflet GitHub release notes
Commit messages
Package name: leaflet
  • d15112c 1.9.4
  • e4c0c05 Update Changelog 1.9.4
  • 3bf98e3 Update License to 2023
  • 8602948 Set `outlineStyle` instead of `outline` when preventing outline (#8917)
  • 830b424 Replace arrow function for IE
  • 88bb5dc Bugfix: Fix noMoveStart option for fitBounds method (#8911)
  • 5506693 Fix issue whereby tooltips loaded dynamically while moving the map were never shown. (#8672)
  • 8306fab Fix tooltip focus listener if getElement is no function (#8890)
  • 6e026b0 Prevent adding layer while expanding Layer-Control on mobile (#8910)
  • af165dd fix vector drifts when `zoomAnimation` is `false` and zooming via `flyTo` or pinch (#8794)
  • 8887c41 Merge remote-tracking branch 'leaflet/v1' into v1
  • e8b6465 Alleviate tile gaps in chromium by using mix-blend-mode CSS (#8891)
  • ac3a65e Fix rounding errors in center calculation for small layers (#8784)
  • b5127d4 Update PolyUtil.js (#8840) - Adjusted for IE
  • 584a36e Fix test of `toGeoJSON()` should still work if no values ... (#8737)
  • f42cab9 `toGeoJSON()` should still work if no values in coords array (#8737)
  • 11049bc Run CI on Ubuntu 20.04
  • 8a64e7f Fix test for IE compatibility (#8667)
  • a901ee2 Update docs for release 1.9.3 (#8665)
  • 2892e7c 1.9.3
  • e8884d7 Update Changelog 1.9.3 - v1 (#8663)
  • 68a033d Alternate fix for PopUp keepInView recursion and speed up associated test (#8520)
  • 1838876 Allow the scale control's text to overflow the container (#8548)
  • 9598996 Align the scale control's alpha transparency with the attribution control (#8547)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

πŸ›  Adjust upgrade PR settings

πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

lucioerlan avatar Jan 02 '24 16:01 lucioerlan