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 maplibre-gl from 4.1.2 to 4.5.0 #4

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

Conversation

pfeifferch
Copy link

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade maplibre-gl from 4.1.2 to 4.5.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 8 versions ahead of your current version.

  • The recommended version was released on 23 days ago.

Release notes
Package name: maplibre-gl
  • 4.5.0 - 2024-06-27

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.4.1:

    ✨ Features and improvements

    • Add sky implementation according to spec (#3645)

    🐞 Bug fixes

    • Fix (de)serialization of extends of built-ins (currently only AjaxError) not working correctly in web_worker_transfer. Also refactored related web_worker_transfer code and added more tests (#4024)
  • 4.4.1 - 2024-06-17

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.4.0:

    🐞 Bug fixes

    • Fix terrain listener memory leak when adding and removing Marker (#4284)
  • 4.4.0 - 2024-06-14

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.3.2:

    ✨ Features and improvements

    • Improve animation curve when easeTo and flyTo with constraints (#3793)
    • For filled extrusions, calculate the elevation per polygon (#3313)
    • Add events to GeolocateControl to allow a more granular interaction (#3847)
    • Make MapOptions.style optional to be consistent with Map.setStyle(null) (#4151)
    • Use Autoprefixer to handle vendor prefixes in CSS (#4165)
    • Make aria-label configurable for Map, Marker and Popup (#4147)
    • Map <canvas> is focusable only when interactive (#4147)
    • "Accept" headers set in Request Transformers are not overwritten (#4210)
    • ⚠️ Rename projMatrix to modelViewProjectionMatrix. Also rename invProjMatrix, alignedProjMatrix accordingly (#4215)
    • Publish an unminified prod build (#4265)

    🐞 Bug fixes

    • ⚠️ Allow breaking lines in labels before a left parenthesis (#4138)
    • ⚠️ Fix ignoring embedded line breaks when symbol-placement is line or line-center (#4124)
    • Ensure loseContext exists before calling it (#4245)
    • Update deprecated -ms-high-contrast vendor prefix to (forced-colors: active) and (prefers-color-scheme: light) as appropriate (#4250)
  • 4.3.2 - 2024-05-19

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.3.1:

    🐞 Bug fixes

    • Fix an issue with moveend zoom being different than the actual current zoom (#4132)
  • 4.3.1 - 2024-05-16

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.3.0:

    🐞 Bug fixes

    • Fix drift in zoom that may happen during flyTo and easeTo due to freezeElevation logic. (#3878)
  • 4.3.0 - 2024-05-15

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.2.0:

    ✨ Features and improvements

    • Add getData method for GeoJSON Sources to provide the possibility to obtain all the source's features (#4082)
    • Allow cross-fading between raster tile source updates at the same zoom level (#4072)

    🐞 Bug fixes

    • Fix normalizeSpriteURL before transformRequest throwing an Error with relative URLs (#3897)
    • Fix return type of map.cameraForBounds (#3760)
    • Fix to run benchmark with MAPLIBRE_STYLES environment variable (#2122)
    • Fix symbol collisions using inaccurate and sometimes entirely wrong collision boxes when the map is pitched or rotated (#210)
    • Fix text-translate and icon-translate behaving weirdly and inconsistently with other -translate properties (#3456)
    • Fix symbol collision debug view (showCollisionBoxes) not showing the actual bounding boxes used for collision and click areas. The displayed boxes now match actual collision boxes exactly (#4071)
    • Fix symbol collision boxes not being accurate for variable-anchor symbols (#4071)
    • Fix icon collision boxes using text-translate property for translation instead of the correct icon-translate (#4071)
  • 4.2.0 - 2024-05-05

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.1.3:

    ✨ Features and improvements

    • Update Popup's methods addClass and removeClass to return an instance of Popup (#3975)
    • New map option to decide whether to cancel previous pending tiles while zooming in (#4051)
    • Sprites include optional textFitHeight and textFitWidth values (#4019)
    • Add support for distance expression (#4076)
  • 4.1.3 - 2024-04-17

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.1.2:

    ✨ Features and improvements

    • Added const enum for actor messages to improve readability and maintainability. In tsconfig.json, isolatedModules flag is set to false in favor of generated JS size. (#3879)

    🐞 Bug fixes

    • Fix different unwanted panning changes at the end of a panning motion, that happen on a large screen (#3935)
    • Fix image sources not being marked as loaded on error (#3981)
    • Fix ScaleControl options should be optional. (#4002)
    • Fix race condition in SourceCache that makes unit tests unstable. Eliminate a redundant 'visibility' event fired from Style class. (#3992)
    • Fix paint property not being updated by setPaintProperty (#2651)
  • 4.1.2 - 2024-03-26

    https://github.com/maplibre/maplibre-gl-js
    Changes since MapLibre GL JS v4.1.1:

    ✨ Features and improvements

    • Hide Popup when its parent Marker is behind terrain (#3865)

    🐞 Bug fixes

    • Fix type definition on localIdeographFontFamily (#3896)
    • Fix unwanted panning changes at the end of a panning motion (#3872)
    • Fix close events being fired for popups that aren't open
from maplibre-gl GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade maplibre-gl from 4.1.2 to 4.5.0.

See this package in npm:
maplibre-gl

See this project in Snyk:
https://app.snyk.io/org/pfeifferch/project/feca9fc1-0c66-47bc-93a5-c64b5ed01b86?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