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.3.12 #155

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps deck.gl from 7.3.15 to 8.3.12.

Changelog

Sourced from deck.gl's changelog.

deck.gl [8.3.12] - Dec 28 2020

  • Fix MVTLayer autohighlighted feature when no featureId or uniqueProp present (#5210)
  • Fix h3 layers transitions (#5287)

deck.gl [8.3.11] - Dec 8 2020

  • Pass onError prop to AnimationLoop (#5221)
  • Fix TextLayer transition forwarding (#5225)
  • [test-utils] Fix generateLayerTests crash when onBeforeUpdate is not supplied (#5224)

deck.gl [8.3.10] - Nov 30 2020

  • Fix ScenegraphLayer warnings (#5194)

deck.gl [8.3.9] - Nov 23 2020

  • Only warn about WebGL2 support if attribute transition is used (#5155)
  • Fix GlobeView tile traversal (#5160)
  • Fix TextLayer handling of unicode characters (#5168)

deck.gl [8.3.8] - Nov 17 2020

  • Change default alphaCutoff to non-zero (#5129)
  • Fix H3HexagonLayer in GlobeView (#5135)
  • Fix attribute transition when using Float32Array with double precision attributes (#5138)

deck.gl [8.3.7] - Nov 15 2020

  • Fix: Limit for color picking cache size; overAlloc override. (#5115)
  • Remove double buffer overallocation (#5118)

deck.gl [8.3.6] - Nov 5 2020

deck.gl [8.3.5] - Oct 30 2020

  • Fix using CARTESIAN coordinates in GlobeView (#5078)
  • Shader support for extreme latitude coordinates (#5081)
  • Fix a bug polygon fill layer updates when line color changes (#5082)

deck.gl [8.3.4] - Oct 26 2020

  • MimeTypes in JSONLoader (#5054)
  • ArcGIS 3D altitude fix (#5066)

deck.gl [8.3.3] - Oct 22 2020

  • Fix project precision on iOS 14 (#5056)
Commits
  • efe5a65 v8.3.12
  • 2c234ff Fix h3 layers transitions (#5287)
  • c7b09e7 Fix default values in TextLayer documentation (#5285)
  • 345c39c Fix MVTLayer autohighlighted feature when no featureId or uniqueProp present ...
  • dcb2a59 v8.3.11
  • 7f7de21 Improve SimpleMeshLayer documentation (#5228)
  • a18c044 Add unused props to codepen source (#5229)
  • 90bfdeb [test-utils] Fix generateLayerTests crash when onBeforeUpdate is not supplied...
  • 8ebea06 Fix TextLayer transition forwarding (#5225)
  • c8569c4 Pass onError prop to AnimationLoop (#5221)
  • Additional commits viewable in compare view


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 3 years ago

Superseded by #160.