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.3.1 to 1.5.0 #9

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Dec 5, 2019

Snyk has created this PR to upgrade mapbox-gl from 1.3.1 to 1.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 7 versions ahead of your current version.
  • The recommended version was released a month ago, on 2019-10-25.
Release notes
Package name: mapbox-gl
  • 1.5.0 - 2019-10-25

    ✨ Features

    • Add disabled icon to GeolocateControl if user denies geolocation permission. #8871)
    • Add outofmaxbounds event to GeolocateControl, which is emitted when the user is outside of map.maxBounds (#8756) (h/t MoradiDavijani)
    • Add mapboxgl.getRTLTextPluginStatus() to query the current status of the rtl-text-plugin to make it easier to allow clearing the plugin when necessary. (ref. #7869) (#8864)
    • Allow hash Map option to be set as a string, which sets the map hash in the url to a custom query parameter. (#8603) (h/t SebCorbin)

    🍏 Improvements

    • Fade symbols faster when zooming out quickly, reducing overlap. (#8628)
    • Reduce memory usage for vector tiles that contain long strings in feature properties. ( #8863)

    🐞 Bug Fixes

    • Fix text-variable-anchor not trying multiple placements during collision with icons when icon-text-fit is enabled. (#8803)
    • Fix icon-text-fit not properly respecting vertical labels. (#8835)
    • Fix opacity interpolation for composition expressions. (#8818)
    • Fix rotate and pitch events being fired at the same time. (#8872)
    • Fix memory leaks that occured during tile loading and map removal.(#8813 and #8850)
    • Fix web-worker transfer of ArrayBuffers in environments where instanceof ArrayBuffer fails.(e.g cypress) (#8868)
  • 1.5.0-beta.1 - 2019-10-18

    Changelog

    ✨ Features

    • Add disabled icon to GeolocateControl if user denies geolocation permission. #8871)
    • Add outofmaxbounds event to GeolocateControl, which is emitted when the user is outside of map.maxBounds (#8756) (h/t MoradiDavijani)
    • Add mapboxgl.getRTLTextPluginStatus() to query the current status of the rtl-text-plugin to make it easier to allow clearing the plugin when necessary. (ref. #7869) (#8864)
    • Allow hash Map option to be set as a string, which sets the map hash in the url to a custom query parameter. (#8603) (h/t SebCorbin)

    🍏 Improvements

    • Fade symbols faster when zooming out quickly, reducing overlap. (#8628)
    • Reduce memory usage for vector tiles that contain long strings in feature properties. ( #8863)

    🐞 Bug Fixes

    • Fix text-variable-anchor not trying multiple placements during collision with icons when icon-text-fit is enabled. (#8803)
    • Fix icon-text-fit not properly respecting vertical labels. (#8835)
    • Fix opacity interpolation for composition expressions. (#8818)
    • Fix rotate and pitch events being fired at the same time. (#8872)
    • Fix memory leaks that occured during tile loading and map removal.(#8813 and #8850)
    • Fix web-worker transfer of ArrayBuffers in environments where instanceof ArrayBuffer fails.(e.g cypress) (#8868)
  • 1.4.1 - 2019-10-10

    1.4.1

    🐞 Bug Fixes

    • Fix the way that coalesce handles the image operator so available images are rendered properly (#8839)
    • Do not emit the styleimagemissing event for an empty string value (#8840)
    • Fix serialization of ResolvedImage type so *-pattern properties work properly (#8833)
  • 1.4.0 - 2019-09-27

    ✨ Features

    • Add image expression operator to determine image availability (#8684)
    • Enable text-offset with variable label placement (#8642)

    🍏 Improvements

    • Faster loading and better look of raster terrain (#8694)
    • Improved code documentation aroud resizing and *RenderedWorldCopies and more (#8748, #8754)
    • Improve single vs. multi-touch zoom & pan interaction (#7196) (#8100)

    🐞 Bug fixes

    • Fix rendering of collisionBox when text-translate or icon-translate is enabled (#8659)
    • Fix TypeError when reloading a source and immediately removing the map (#8711)
    • Adding tooltip to the geolocation control button (#8735) (h/t BAByrne)
    • Add originalEvent property to NavigationControl events (#8693) (h/t stepankuzmin)
    • Don't cancel follow mode in the GeolocateControl when resizing the map or rotating the screen (#8736)
    • Fix error when calling Popup#trackPointer before setting its content or location (#8757) (h/t zxwandrew)
    • Respect newline characters when text-max-width is set to zero (#8706)
    • Update earcut to v2.2.0 to fix polygon tesselation errors (#8772)
    • Fix icon-fit with variable label placement (#8755)
    • Icons stretched with icon-text-fit are now sized correctly (#8741)
    • Collision detection for icons with icon-text-fit now works correctly (#8741)
  • 1.4.0-beta.2 - 2019-09-25
    No content.
  • 1.4.0-beta.1 - 2019-09-21
    No content.
  • 1.3.2 - 2019-09-26
    • Fix a SecurityError in Firefox >= 69 when accessing the cache (#8780)
  • 1.3.1 - 2019-09-05
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

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.

1 participant