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.6.1 to 2.7.1 #82

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Apr 8, 2022

Snyk has created this PR to upgrade mapbox-gl from 2.6.1 to 2.7.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 5 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-03-18.
Release notes
Package name: mapbox-gl
  • 2.7.1 - 2022-03-18

    🐞 Bug fixes

    • Work around a Safari rendering bug by disabling WebGL context antialiasing for Safari 15.4 and 15.5 (#11615)
    • Fix disabling cooperative gesture handling when map is fullscreen in Safari (#11619)
  • 2.7.0 - 2022-01-31

    Features ✨ and improvements 🏁

    • Enable preloading tiles for camera animation. (#11328)
    • Improve quality of transparent line layers by removing overlapping geometry artifacts. (#11082)
    • Add perspective correction for non-rectangular image, canvas and video sources. (#11292)
    • Improve performance of default markers. (#11321)
    • Add marker methods setSnapToPixel and getSnapToPixel to indicate rounding a marker to pixel. (#11167) (h/t malekeym)
    • Add a default aria-label for interactive markers for improved user accessibility. (#11349)
    • Add support for sparse tile sets to DEM data sources, when served tiles don't go up to the full maxzoom. (#11276)
    • Allow users to set order of custom attribution. (#11196)
    • Add function call chaining to function map.setProjection (#11279) (h/t lpizzinidev)

    🐞 Bug fixes

    • Fix canvas size to evaluate to expected value when applying the CSS transform property. (#11310)
    • Fix getBounds sometimes returning invalid LngLat when zooming on a map with terrain. (#11339) (h/t @ ted-piotrowski)
    • Fix rendering of denormalized strings with diacritics. (#11269)
    • Remove redundant title attribute from Improve this Map attribution element. (#11360)
    • Fix a rare terrain flickering issue when using terrain with multiple vector data sources. (#11346)
  • 2.7.0-beta.1 - 2022-01-18
  • 2.7.0-alpha.2 - 2022-01-10
  • 2.7.0-alpha.1 - 2021-12-21
  • 2.6.1 - 2021-11-19
from mapbox-gl GitHub release notes
Commit messages
Package name: mapbox-gl
  • fee9801 update version number and changelog (#11621)
  • 2c8deb4 Cherry pick 15.4 bug fixes (#11620)
  • 0d95cc5 Update to final version and changelogs (#11450)
  • e5e30ac Add an empty CodeBuild config to keep the build green (#11446) (#11451)
  • 3781881 update changelog and version number for v2.7.0 (#11415)
  • 8d860fb update style spec changelog and version (#11416)
  • d63745c Disable Globe View projection for patch beta release (#11413)
  • 6c36428 Log a warning when the map container isn't empty (#11404)
  • eb459b7 Less conservative check to enable stencil lines (#11397)
  • 52cc1b2 Better validation against 'TypeError: window.URL.createObjectURL is not a function' error. Fixes TypeError: window.URL.createObjectURL is not a function Grsmto/sanity-plugin-mapbox-input#5. Fixes #11390. (#11370)
  • 5bf48b1 Update test/README.md (#11396)
  • c9cd5d9 Add globe view projection (#11329)
  • edeb49f Add globe view support to the debug shader (#11387)
  • 7920d14 Relaxed tolerance allowing four new render tests to pass on GL-Native linux (#11376)
  • 1a0034a Changing coalesce on missing images to return ResolvedImage instead of String (#11371)
  • e764b8c Create codeql-analysis.yml (#11289)
  • 9f7ab71 Fix redundant title in Map Feedback attribution (#11360)
  • e92d630 Added tests for more concise syntax for image-conditional styling (#11359)
  • ab067ab Fix `undefined is not an object` warning (Safari) (#11330)
  • d8fbb9f Adding terrain to feature state debug (#11240)
  • f779292 Track clipped state of symbol buckets (#11260)
  • b2543e9 drop tiles preloading by default on camera animations (#11357)
  • c660464 Preloading tiles for camera animation (#11328)
  • 8b9885a Sets a default aria-label for interactive markers (#11349)

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

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9f24c2a
Status:⚡️  Build in progress...

View logs

@vercel
Copy link

vercel bot commented Apr 8, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

safe-courier-staging – ./client

🔍 Inspect: https://vercel.com/kally/safe-courier-staging/G6Dq91ZFntuDfZS8nCHqy2zmG9rH
✅ Preview: https://safe-courier-staging-git-snyk-upgrade-fde516cffa02-ec0195-kally.vercel.app

safe-courier – ./client

🔍 Inspect: https://vercel.com/kally/safe-courier/FDkWufPt5kVD9AmkNere4MoL9Pm2
✅ Preview: https://safe-courier-git-snyk-upgrade-fde516cffa0284019d15-7cfd5c-kally.vercel.app

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.

TypeError: window.URL.createObjectURL is not a function
2 participants