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 1.5.1 to 1.8.1 #410

Closed

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 9, 2020

Snyk has created this PR to upgrade mapbox-gl from 1.5.1 to 1.8.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.
  • The recommended version is 8 versions ahead of your current version.
  • The recommended version was released 12 days ago, on 2020-02-26.
Release notes
Package name: mapbox-gl
  • 1.8.1 - 2020-02-26
    • Fixed a bug where all labels showed up on a diagonal line on Windows when using an integrated Intel GPU from the Haswell generation (#9327, fixed by reverting #9229)
  • 1.8.0 - 2020-02-20

    ✨ Features and improvements

    • Reduce size of line atlas by removing unused channels (#9232)
    • Prevent empty buffers from being created for debug data when unused (#9237)
    • Add space between distance and unit in scale control (#9276) (h/t gely) and (#9284) (h/t pakastin)
    • Add a showAccuracyCircle option to GeolocateControl that shows the accuracy of the user's location as a transparent circle. Mapbox GL JS will show this circle by default. (#9253) (h/t Meekohi)
    • Implemented a new tile coverage algorithm to enable level-of-detail support in a future release (#8975)

    🐞 Bug fixes

    • line-dasharray is now ignored correctly when line-pattern is set (#9189)
    • Fix line distances breaking gradient across tile boundaries (#9220)
    • Fix a bug where lines with duplicate endpoints could disappear at zoom 18+ (#9218)
    • Fix a bug where Ctrl-click to drag rotate the map was disabled if the Alt, Cmd or Windows key is also pressed (#9203)
    • Pass errors to getClusterExpansionZoom, getClusterChildren, and getClusterLeaves callbacks (#9251)
    • Fix a rendering performance regression (#9261)
    • Fix visual artifact for line-dasharray (#9246)
    • Fixed a bug in the GeolocateControl which resulted in an error when trackUserLocation was false and the control was removed before the Geolocation API had returned a location (#9291)
    • Fix promoteId for line layers (#9210)
    • Improve accuracy of distance calculations (#9202) (h/t Meekohi)
  • 1.8.0-beta.1 - 2020-02-13
  • 1.7.0 - 2020-01-27

    ✨ Features

    • Add promoteId option to use a feature property as ID for feature state (#8987)
    • Add a new constructor option to mapboxgl.Popup, closeOnMove, that closes the popup when the map's position changes (#9163)
    • Allow creating a map without a style (an empty one will be created automatically) ( h/t @stepankuzmin ) (#8924)
    • map.once() now allows specifying a layer id as a third parameter making it consistent with map.on() (#8875)

    🍏 Improvements

    • Improve performance of raster layers on large screens (#9050)
    • Improve performance for hillshade and raster layers by implementing a progressive enhancement that utilizes ImageBitmap and OffscreenCanvas (#8845)
    • Improve performance for raster tile rendering by using the stencil buffer (#9012)
    • Update symbol-avoid-edges documentation to acknowledge the existence of global collision detection (#9157)
    • Remove reference to in function which has been replaced by the in expression (#9102)

    🐞 Bug Fixes

    • Change the type of tile id key to string to prevent hash collisions (#8979)
    • Prevent changing bearing via URL hash when rotation is disabled (#9156)
    • Fix URL hash with no bearing causing map to fail to load (#9170)
    • Fix bug in GeolocateControl where multiple instances of the control on one page may result in the user location not being updated (#9092)
    • Fix query fill-extrusions made from polygons with coincident points and polygons with less than four points (#9138)
    • Fix bug where symbol-sort-key was not used for collisions that crossed tile boundaries (#9054)
    • Fix bug in DragRotateHandler._onMouseUp getting stuck in drag/rotate (#9137)
    • Fix "Click on Compass" on some mobile devices (add clickTolerance to DragRotateHandler) (#9015) (h/t Yanonix)
  • 1.7.0-beta.1 - 2020-01-17
  • 1.6.1 - 2019-12-19
  • 1.6.0 - 2019-12-04
  • 1.6.0-beta.1 - 2019-11-28
  • 1.5.1 - 2019-11-27
from mapbox-gl GitHub release notes
Commit messages
Package name: mapbox-gl
  • 094d82e v1.8.1
  • 749e016 update changelog for v1.8.1
  • aa750d9 Revert "Hide glyphs behind the camera (#9229)" (#9340)
  • 60181ec bumping branch version to v1.8.1-dev
  • b454fd7 v1.8.0
  • bac778a Speed up release deploys (#9298)
  • 66f0920 Release v1.8.0 beta.1 (#9294)
  • 7de4857 Don't call onSuccess and onError callbacks after control was removed (#9291)
  • f9b5ef7 Set geolocate onZoom callback only after UI is setup (#9288)
  • 3942c0a Only normalize canonicalized mapbox tile URLs (#9268)
  • c9f09b0 Use non-breaking space (#9284)
  • 7a4eb62 [docs] remove `Marker#rotationAlignment` link (#9281)
  • 9c5ac9c add space before units in scale bar (#9276)
  • ccae2ba Fix expression function capital letter (#9272)
  • 5f52472 Add expression and render tests for `within` expression (#9270)
  • d7c6e37 minor stylistic changes
  • a1e08e8 clean up paint buffers update
  • 4472b7c split Binder interface into two disjoint interfaces
  • 546dc0f cut out uniform logic out of binders that don't need it
  • 9518f33 refactor program config maxValue
  • 3aa4542 clean up program config more
  • 1240b53 minor program config cleanup
  • 75fe939 clean up program config construction further
  • 710c666 clean up program config construction

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

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.056% when pulling 2b89f55 on snyk-upgrade-9be9f80904668c43ea17b59dd174b996 into 7f3a266 on master.

@danactive
Copy link
Owner

Blocked by alex3165/react-mapbox-gl#822

@danactive
Copy link
Owner

Stale PR and mapbox API key fails

@danactive danactive closed this Jun 11, 2020
@danactive danactive deleted the snyk-upgrade-9be9f80904668c43ea17b59dd174b996 branch June 11, 2020 21:11
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.

3 participants