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.5 #148

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps deck.gl from 7.3.15 to 8.3.5.

Changelog

Sourced from deck.gl's changelog.

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)
  • Fix MEAN aggregation on Windows (#5052)

deck.gl [8.3.2] - Oct 19 2020

  • Improve precision of polygon normal calculation (#5043)
  • Fix Quickly Aborted Tiles (#5044)

deck.gl [8.3.1] - Oct 16 2020

  • Fix video texture in BitmapLayer (#5030)
  • [ScenegraphLayer] Fix context.animationProps undefined (#4574)
  • [CartoLayer] remap the user's updateTriggers from the parent layer (#5035)

deck.gl [8.3.0] - Oct 12 2020

  • Add support for getTooltip to @deck.gl/arcgis (#5006)
  • Fix HeatmapLayer on iOS 14 (#5013)
  • Fix built-in tooltip in GoogleMapsOverlay (#5016)
  • Fix FILTER_SIZE hook in PathLayer vertex shader (#5023)
  • Bump dependencies (#5026)
  • Fix heatmap debounce (#5025)

deck.gl v8.3 Prereleases

deck.gl [8.3.0-beta.2] - Oct 8 2020

  • Fix IconLayer handling of dataDiff (#4990)
  • [arcgis] Fix rendering in the latest esri release (#4994)
  • Change ImageLoader default option (#4999)
  • Picking optimization (#5000)

deck.gl [8.3.0-beta.1] - Sep 27 2020

  • Support TMS (flipped-y) indexing in TileLayer (#4958)
  • MVTLayer: support globe view (#4961)
  • Fix TextLayer getText update trigger (#4988)
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 3 years ago

Superseded by #151.