buidl-labs / foamviz

Central repository containing data visualizations over FOAM's TCR Data
http://foamviz.surge.sh/
4 stars 2 forks source link

Build(deps): Bump deck.gl from 7.3.15 to 8.2.7 #134

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps deck.gl from 7.3.15 to 8.2.7.

Changelog

Sourced from deck.gl's changelog.

deck.gl [8.2.7] - Aug 29 2020

  • Support getCursor in ArcGIS integration (#4896)

deck.gl [8.2.6] - Aug 16 2020

  • Ability to use mesh color in SimpleMeshLayer (#4868)
  • Fix async iterable data diff handling (#4875)
  • Avoid using deprecated KeyboardEvent.keycode (#4885)
  • Support changing mapStyle in standalone bundle (#4886)

deck.gl [8.2.5] - Aug 3 2020

  • Fix module parameters on newly created model (#4835)
  • Fix picking with multiple views (#4842)

deck.gl [8.2.4] - July 29 2020

  • [jupyter-widget] Modify Mapbox warning suppression logic (#4776)
  • [google-maps] fix error when click on POI marker (#4810)
  • [google-maps] Support dblclick event (#4811)
  • Forward more props from TerrainLayer to TileLayer (#4805)
  • [jupyter-widget] Correct data buffer issue (#4832)

deck.gl [8.2.3] - July 8 2020

  • Fix MapboxLayer error after Deck is finalized (#4782)
  • ArcLayer: Make source and target available for injection (#4788)
  • Fix bug in variable width attribute generation when first element has length 0 (#4790)
  • Make sure uniform transition fromValue is defined (#4786)

deck.gl [8.2.2] - July 8 2020

  • Fix constant update when using TileLayer with repeated maps (#4753)

deck.gl [8.2.1] - July 6 2020

  • Fix TextLayer fragment shader in Edge Legacy browser (#4750)

deck.gl [8.2.0] - June 28 2020

  • Upgrade luma.gl dependencies to 8.2.0 (#4736)
  • Fix request scheduler not cancelling deselected tiles (#4739)

deck.gl v8.2 Prereleases

deck.gl [8.2.0-beta.3] - June 27 2020

  • Safe guard viewport activation (#4732)
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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #141.