Skip to content
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

[Snyk] Upgrade @geoman-io/leaflet-geoman-free from 2.14.2 to 2.16.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

purplesecops
Copy link
Owner

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


Snyk has created this PR to upgrade @geoman-io/leaflet-geoman-free from 2.14.2 to 2.16.0.

ℹ️ 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 2 versions ahead of your current version.

  • The recommended version was released 3 months ago, on 2024-02-19.

Release notes
Package name: @geoman-io/leaflet-geoman-free
  • 2.16.0 - 2024-02-19

    !! Breaking Changes !!

    This is only relevant for projects using very old versions of babel/webpack loaders

    This version introduces new build tools in the library build toolchain. More specifically we have swapped webpack for eslint. This has improved our build speeds and made the build pipeline simpler and easier to maintain going forward.
    However the move to esbuild has also caused the library build assets (minified js files) to be compiled using a more modern version of ECMAScript. The current build files now use the optional chaining ?. syntax and this can cause issues with projects using older versions of webpack/babel or similar loaders.

    If you face issues with upgrading to version v2.16.0 we suggest that you upgrade your own loaders and build toolchain to a version compatible with modern ECMAScript syntax.

    Minor Changes

    • Add Kyrgyz translation: #1448

    Patches

    • Update translation for rotation button title: #1442
    • Fix handling of drawing modes after disabling a control button: #1424
    • Unbind global listeners after the map is removed: #1434
    • Sort snapping layers by priority in a radius of 5px: #1454
    • Force rotateEnabled() to always return a boolean: #1455

    Chores

    • Updates esbuild to 8.56, prettier to 3.2.4 and fixes lint config (1444) and swap to esbuild by @ mscno in #1445

    Credits

    Huge thanks to @ Falke-Design, @ xiyuvi, @ strfx and @ plainheart for helping!

    New Contributors

    Full Changelog: 2.15.0...2.16.0

  • 2.15.0 - 2023-12-03

    Minor Changes

    • Allow custom rotation point via setRotationCenter: #1362
    • Add pm:intersect event to Draw mode and refactor old intersection code: #1368
    • Add onVertexClick to Rectangle, Circle and CircleMarker: #1367

    Patches

    • Auto Prettier on commit: #1413
    • Fix Norwegian translation typos (lower case): #1322
    • Update docs: #1360
    • Update persian translation: #1387
    • Update polish translation: #1365
    • Remove autofocus from Text Layers: #1409
    • Replace hard-coded Earth radius with L.CRS.Earth.R: #1406
    • Draw.Rectangle now correctly returns corners of rotated rectangle: #1373
    • Leaflet-Geoman now consistently uses crosshair as the cursor while drawing: #1410
    • [Refactor] Extends Circle from CircleMarker: #1309
    • Auto detect initial angle of Rectangle: #1370
    • Update GlobalModes for Removal and Rotate + some little fixes: #1418
    • Chore(docs): update docs website: 144c0c8
    • Chore(deps): Bump minimist from 1.2.5 to 1.2.8: #1325
    • Chore(deps-dev): Bump webpack from 5.36.2 to 5.76.0: #1335
    • Fix listen to layerremove instead of pm:remove to keep snapList updated: #1343
    • Update lint config and lint all files: 62b6ee6
    • Chore(deps-dev): Bump postcss from 8.4.5 to 8.4.31: #1403
    • Chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4: #1381
    • Use preferred tile.openstreetmap.org URL: #1393
    • Fix disabling snapping with altKey: #1379
    • Chore(deps): Bump tough-cookie and @ cypress/request: #1414
    • Chore(deps-dev): Bump @ babel/traverse from 7.16.5 to 7.23.4: #1415
    • Update node version: #1420

    Credits

    Huge thanks to @ strfx, @ Falke-Design, @ andreasvatne, @ cksadra, @ artur1989, @ 0scvr, @ AlimurtuzaCodes, @ beig, and @ Dimitar5555 for helping!

  • 2.14.2 - 2023-02-19

    Patches

    • Update Pro Purchasing Link: 88d2d0a
    • Fix map dragging after editing Text-Layer: #1302
    • Fix TypeScript translation: #1316
    • Fix multiple instances of Rotation: #1306

    Credits

    Huge thanks to @ Falke-Design for helping!

from @geoman-io/leaflet-geoman-free GitHub release notes

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

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade @geoman-io/leaflet-geoman-free from 2.14.2 to 2.16.0.

See this package in npm:
@geoman-io/leaflet-geoman-free

See this project in Snyk:
https://app.snyk.io/org/purplesecops/project/3bbacf13-b413-4014-8520-7b5c856e642c?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants