Skip to content

Bump mapbox-gl from 1.13.0 to 2.8.0 in /frontend#93

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/frontend/mapbox-gl-2.8.0
Closed

Bump mapbox-gl from 1.13.0 to 2.8.0 in /frontend#93
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/frontend/mapbox-gl-2.8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 7, 2022

Bumps mapbox-gl from 1.13.0 to 2.8.0.

Release notes

Sourced from mapbox-gl's releases.

v2.8.0-beta.1

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 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)

v2.7.1

🐞 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)

v2.7.0

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)

... (truncated)

Changelog

Sourced from mapbox-gl's changelog.

2.8.0

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)

2.7.1

🐞 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

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)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 7, 2022

The following labels could not be found: needs triage, infra.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 14, 2022

Superseded by #94.

@dependabot dependabot bot closed this Apr 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/mapbox-gl-2.8.0 branch April 14, 2022 18:36
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.

0 participants