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 mapbox-gl from 2.8.0 to 2.9.1 #102

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade mapbox-gl from 2.8.0 to 2.9.1.

merge advice
ℹ️ 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 7 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-06-20.
Release notes
Package name: mapbox-gl
  • 2.9.1 - 2022-06-20

    Bug fixes 🐞

    • Fix missing lines on some Windows devices. (#12017)
  • 2.9.0 - 2022-06-17

    Features ✨

    • Add globe projection. This new projection displays the map as a 3d globe and can be enabled by either passing projection: globe to the map constructor or by calling map.setProjection('globe'). All layers are supported by globe except for Custom Layers and Sky.
    • Extend atmospheric fog with three new style specification properties: high-color, space-color and star-intensity to allow the design of atmosphere around the globe and night skies. (#11590)
    • Add a new line layer paint property in the style specification: line-trim-offset that can be used to create a custom fade out with improved update performance over line-gradient. (#11570)
    • Add an option for providing a geolocation adapter to GeolocateControl. (#10400) (h/t behnammodi)
    • Add Map.Title property to locale options to localise the map aria-label. (#11549) (h/t andrewharvey)
    • Allow duplicated coordinates in tile request URLs. (#11441) (h/t ozero)

    Bug fixes 🐞

    • Fix an issue which causes line layers to occasionally flicker. (#11848)
    • Fix markers in fog sometimes becoming more visible when behind terrain. (#11658)
    • Fix an issue where setting terrain exageration to 0 could prevent the zoom to be resolved. (#11830)
    • Copy stylesheet to allow toggling different styles using setStyle without overwriting some of the properties. (#11942)
  • 2.9.0-beta.2 - 2022-06-08

    Updates for v2.9.0-beta.2 (#11970)

    * beta.2

    * Reload tiles after TileJSON is loaded in VectorTileSource#setSourceProperty (#11963)

    * Reload tiles after TileJSON is loaded in setSourceProperty

    * add more i18n tests

    * drop the language validation

    * mark i18n API as private

    * update s3 link to lower res video (#11965)

    Co-authored-by: Stepan Kuzmin <stepan.kuzmin@mapbox.com>
    Co-authored-by: Anna Peery <42715836+avpeery@users.noreply.github.com>

  • 2.9.0-beta.1 - 2022-05-13

    Changelog v2.9.0-beta.1 (#11893)

    * Changelog v2.9.0

    * Update CHANGELOG.md

    Co-authored-by: Aidan H <aidan.hendrickson@mapbox.com>

    * Update CHANGELOG.md

    Co-authored-by: Aidan H <aidan.hendrickson@mapbox.com>

    * Update CHANGELOG.md

    Co-authored-by: Aidan H <aidan.hendrickson@mapbox.com>

    * Review updates

    * Review updates

    * Update CHANGELOG.md

    Co-authored-by: Aidan H <aidan.hendrickson@mapbox.com>

    * Update src/style-spec/CHANGELOG.md

    Co-authored-by: Aidan H <aidan.hendrickson@mapbox.com>

  • 2.9.0-alpha.1 - 2022-04-13
  • 2.8.2 - 2022-04-22

    Bug fixes 🐞

    • Fix an issue where the special bundle for CSP-restricted environments was not compatible with further minification in some bundling setups. (#11790)
  • 2.8.1 - 2022-04-13

    Bug fixes 🐞

    • Fix the special bundle for CSP-restricted environments that broke in the 2.8.0 release. (#11739)
  • 2.8.0 - 2022-04-07

    Performance improvements 🏁

    • Improve memory usage by freeing memory more eagerly after loading tiles. (#11434)
    • Improve memory usage by reducing repeated line labels on overscaled tiles. (#11414)
    • Improve performance when placing many symbols on terrain. (#11466)

    Bug fixes 🐞

    • Fix map.fitBounds(), map.fitScreenCoordinates(), and map.cameraForBounds() incorrectly matching bounds with non-zero bearing. (#11568) (h/t TannerPerrien)
    • Improve control button appearance by applying border-radius more consistently. (#11423) (h/t nagix)
    • Fix ScaleControl displaying incorrect units with some projections.(#11657)
    • Fix performance regression when animating image sources. (#11564)
    • Fix MapDataEvent.isSourceLoaded() to check if specific source has loaded. (#11393)
    • Fix map not wrapping after moving the map with no inertia. (#11448)
    • Fix popup not removing event listeners when closeOnClick:true. (#11540)
    • Fix camera occasionally intersecting terrain when DEM data loads while zooming. (#11461, #11578)
    • Increase clarity of line layers with the terrain on high DPI devices. (#11531)
    • Fix canvas size if more than one parent container has a transform CSS property. (#11493)
    • Fix error on calling map.removeImage() on animated image. (#11580)
    • Fix occasional issue with fill-extrusion layers not rendering on tile borders when used with terrain. (#11530)

    Workflow 🛠️

    • Upgrade Flow from v0.108.0 to v0.142.0 and enable type-first mode, greatly improving performance of type-checking. (#11426)
from mapbox-gl 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

@vercel
Copy link

vercel bot commented Jul 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
safe-courier ❌ Failed (Inspect) Aug 23, 2023 5:21am
safe-courier-staging ❌ Failed (Inspect) Aug 23, 2023 5:21am

@kallyas kallyas merged commit 893dd22 into develop Aug 23, 2023
14 checks passed
@kallyas kallyas deleted the snyk-upgrade-4171f242de0d2133d69712fba01f66ab branch August 23, 2023 05:23
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