[Snyk] Upgrade maplibre-gl from 3.1.0 to 3.3.1 #443
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade maplibre-gl from 3.1.0 to 3.3.1.
ℹ️ 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.
Release notes
Package name: maplibre-gl
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v3.3.0:
✨ Features and improvements
🐞 Bug fixes
Map.getLayer()
andStyle.getLayer()
to beStyleLayer | undefined
to match the documentation (#2969)Map.addLayer()
andStyle.addLayer()
to allow adding a layer with an embedded source, matching the documentation (#2966)Map.setTerrain(options: TerrainSpecification): Map
to beMap.setTerrain(options: TerrainSpecification | null): Map
per the API spec (#2993)Map.getTerrain(): TerrainSpecification
to beMap.getTerrain(): TerrainSpecification | null
for consistency with the setTerrain function (#3020)https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v3.2.2:
✨ Features and improvements
text-variable-anchor-offset
symbol style layer property (#2914)https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v3.2.1:
✨ Features and improvements
cache
parameter toRequestParameters
(#2910)🐞 Bug fixes
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v3.2.0:
✨ Features and improvements
cooperated gestures
example to the doc.(#2860)🐞 Bug fixes
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v3.1.0:
✨ Features and improvements
className
option to Marker constructor (#2729)Marker
constructor parameter (#2756)🐞 Bug fixes
Style.serialize()
when the style hasn't loaded yet (#2712)checkMaxAngle
when a label with length 0 is on the last segment of a line (#2710)tap then drag
zoom gesture detection to abort when the two taps are far away (#2673)No content.
Bump version to 3.2.0-pre.2 (#2825)
* Bump version to 3.2.0-pre.2
* Fix docs links to examples folder (#2826)
* Fix docs links to examples folder
* update more links
* Fix lowercase Issue
---------
Co-authored-by: Birk Skyum <[email protected]>
No content.
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v3.0.1:
✨ Features and improvements
🐞 Bug fixes
Commit messages
Package name: maplibre-gl
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