Skip to content

Bump mapbox-gl from 0.54.0 to 1.2.1#198

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mapbox-gl-1.2.1
Closed

Bump mapbox-gl from 0.54.0 to 1.2.1#198
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mapbox-gl-1.2.1

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps mapbox-gl from 0.54.0 to 1.2.1.

Release notes

Sourced from mapbox-gl's releases.

v1.2.1

1.2.1

🐞 Bug fixes

  • Fix bug in NavigationControl compass button that prevented it from rotating with the map (#8605)

v1.2.0

Features and improvements

  • Add *-sort-key layout property for circle, fill, and line layers, to dictate which features appear above others within a single layer(#8467)
  • Add ability to instantiate maps with specific access tokens (#8364)
  • Accommodate prefers-reduced-motion settings in browser (#8494)
  • Add Map visualizePitch option that tilts the compass as the map pitches (#8208, fixed by #8296) (h/t pakastin)
  • Make source options take precedence over TileJSON (#8232) (h/t jingsam)
  • Make requirements for text offset properties more precise (#8418)
  • Expose convertFilter API in the style specification (#8493

Bug fixes

  • Fix changes to text-variable-anchor, such that previous anchor positions would take precedence only if they are present in the updated array (considered a bug fix, but is technically a breaking change from previous behavior) (#8473)
  • Fix rendering of opaque pass layers over heatmap and fill-extrusion layers (#8440)
  • Fix rendering of extraneous vertical line in vector tiles (#8477, fixed by #8479)
  • Turn off 'move' event listeners when removing a marker (#8465)
  • Fix class toggling on navigation control for IE (#8495) (h/t cs09g)
  • Fix background rotation hovering on geolocate control (#8367) (h/t GuillaumeGomez)
  • Fix error in click events on markers where startPos is not defined (#8462) (h/t @​msbarry)
  • Fix malformed urls when using custom baseAPIURL of a certain form (#8466)

v1.2.0-beta.1

No release notes provided.

v1.1.1

🐞 Bug fixes

  • Fix unbounded memory growth caused by failure to cancel requests to the cache (#8472)
  • Fix unbounded memory growth caused by failure to cancel requests in IE (#8481)
  • Fix performance of getting tiles from the cache (#8489)

v1.1.0

✨ Minor features and improvements

  • Improve line rendering performance by using a more compact line attributes layout (#8306)
  • Improve data-driven symbol layers rendering performance (#8295)
  • Add the ability to disable validation during queryRenderedFeatures and querySourceFeatures calls, as a performance optimization (#8211) (h/t gorshkov-leonid)
  • Improve setFilter performance by caching keys in groupByLayout routine (#8122) (h/t vallendm)
  • Improve rendering of symbol layers with symbol-z-order: viewport-y, when icons are allowed to overlap but not text (#8180)
  • Prefer breaking lines at a zero width space to allow better break point suggestions for Japanese labels (#8255)
  • Add a WebGLRenderingContext argument to onRemove function of CustomLayerInterface, to allow direct cleanup of related context (#8156) (h/t ogiermaitre)
  • Allow zoom speed customization by adding setZoomRate and setWheelZoomRate methods to ScrollZoomHandler (#7863) (h/t sf31)
  • Add trackPointer method to Popup API that continuously repositions the popup to the mouse cursor when the cursor is within the map (#7786)
  • Add getElement method to Popup to retrieve the popup's HTML element (#8123) (h/t bravecow)
... (truncated)
Changelog

Sourced from mapbox-gl's changelog.

1.2.1

🐞 Bug fixes

  • Fix bug in NavigationControl compass button that prevented it from rotating with the map (#8605)

1.2.0

Features and improvements

  • Add *-sort-key layout property for circle, fill, and line layers, to dictate which features appear above others within a single layer(#8467)
  • Add ability to instantiate maps with specific access tokens (#8364)
  • Accommodate prefers-reduced-motion settings in browser (#8494)
  • Add Map visualizePitch option that tilts the compass as the map pitches (#8208, fixed by #8296) (h/t pakastin)
  • Make source options take precedence over TileJSON (#8232) (h/t jingsam)
  • Make requirements for text offset properties more precise (#8418)
  • Expose convertFilter API in the style specification (#8493

Bug fixes

  • Fix changes to text-variable-anchor, such that previous anchor positions would take precedence only if they are present in the updated array (considered a bug fix, but is technically a breaking change from previous behavior) (#8473)
  • Fix unbounded memory growth caused by failure to cancel requests to the cache (https://github-redirect.dependabot.com/mapbox/mapbox-gl-js/pull/8472)
  • Fix rendering of opaque pass layers over heatmap and fill-extrusion layers (#8440)
  • Fix regression in tile load times compared to 0.54.0 (#8431, fixed by #8434)
  • Fix rendering of extraneous vertical line in vector tiles (#8477, fixed by #8479)
  • Turn off 'move' event listeners when removing a marker (#8465)
  • Fix class toggling on navigation control for IE (#8495) (h/t cs09g)
  • Fix background rotation hovering on geolocate control (#8367) (h/t GuillaumeGomez)
  • Fix error in click events on markers where startPos is not defined (#8462) (h/t @​msbarry)
  • Fix malformed urls when using custom baseAPIURL of a certain form (#8466)

1.1.1

🐞 Bug fixes

  • Fix unbounded memory growth caused by failure to cancel requests to the cache (#8472)
  • Fix unbounded memory growth caused by failure to cancel requests in IE (#8481)
  • Fix performance of getting tiles from the cache (#8489)

1.1.0

✨ Minor features and improvements

  • Improve line rendering performance by using a more compact line attributes layout (#8306)
  • Improve data-driven symbol layers rendering performance (#8295)
  • Add the ability to disable validation during queryRenderedFeatures and querySourceFeatures calls, as a performance optimization (#8211) (h/t gorshkov-leonid)
  • Improve setFilter performance by caching keys in groupByLayout routine (#8122) (h/t vallendm)
  • Improve rendering of symbol layers with symbol-z-order: viewport-y, when icons are allowed to overlap but not text (#8180)
  • Prefer breaking lines at a zero width space to allow better break point suggestions for Japanese labels (#8255)
  • Add a WebGLRenderingContext argument to onRemove function of CustomLayerInterface, to allow direct cleanup of related context (#8156) (h/t ogiermaitre)
  • Allow zoom speed customization by adding setZoomRate and setWheelZoomRate methods to ScrollZoomHandler (#7863) (h/t sf31)
  • Add trackPointer method to Popup API that continuously repositions the popup to the mouse cursor when the cursor is within the map (#7786)
  • Add getElement method to Popup to retrieve the popup's HTML element (#8123) (h/t bravecow)
... (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 will not automatically merge this PR because this dependency is pre-1.0.0.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 0.54.0 to 1.2.1.
- [Release notes](https://github.com/mapbox/mapbox-gl-js/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/v1.2.1/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-js@v0.54.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@vercel

vercel Bot commented Aug 12, 2019

Copy link
Copy Markdown

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://skyscraperai-landing-pag-git-dependabot-npmandyarnmapbox-068df8.kazazes.now.sh

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #235.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/mapbox-gl-1.2.1 branch August 28, 2019 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants