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.5.0 #181

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps deck.gl from 7.3.15 to 8.5.0.

Release notes

Sourced from deck.gl's releases.

v8.5.0

  • Bump luma.gl (#6014)
  • allow user to control React wrapper id (#6010)
  • Adopt version 4.20 of the ArcGIS API for JavaScript and enable blend modes and layer effects (#6013)
  • fix picking with binary geojson (#6011)
  • fix: MVTLayer set binary to false by default (#6009)

v8.5.0-beta.2

  • Avoid onError call if context is lost after finalization (#5992)
  • Bump math.gl to 3.5.3 (#5994)
  • Binary MVTLayer returns geometry when picking (#5965)
  • Bump dependencies (#5990)
  • Provide default skirt height for tiled TerrainLayer (#5982)
  • Bump loaders.gl to 3.0.2, luma.gl to 8.5.0 (#5979)
  • Bump math.gl to 3.5.1 (#5972)
  • Billboard prop for Scatterplot layer (#5956)
  • Enforce OrbitView orbitAxis prop (#5962)
  • Add fadeTrail prop to TripLayer (#5921)

v8.5.0-beta.1

  • Bump dependencies (#5951)
  • MVTLayer and TerrainLayer switch to use worker-only loaders (#5946)
  • update bundle config (#5949)
  • Bump loaders to 3.0.0-beta.6 (#5943)
  • MVTLayer use all loaders (#5934)
  • CARTO module: bearer token always in header (#5933)
  • TileLayer: add zoomOffset prop (#5896)
  • Don't Use tileSize for Determining z of Tile Indexing in InfoVis (#5895)
  • CARTO module: rename code from cloud-native to carto3 (#5932)
  • tile-3d: update with new loaders version (#5920)
  • Fix: Initialize mapsUrl in cloud native (#5868)
  • Upgrade ocular-dev-tools (#5910)

v8.5.0-alpha.11

  • Fix: CARTO module WebGL invalid value for table (#5894)
  • TextLayer supports characterSet:auto (#5889)
  • Bump @​loaders.gl to 3.0.0-alpha.21 (#5879)
  • Correct data.length for MVTLayer polygons (#5853)

v8.5.0-alpha.10

  • Support pointType prop to allow changing point rendering in GeoJsonLayer (#5835)
  • geo: tile-3d viewport filter (#5866)
  • Consolidate and document fetch prop (#5854)

v8.5.0-alpha.9

  • CARTO cloud native integration (#5859)
  • Fix inconsistent path layer id in GeoJSONLayer (#5855)
  • Tile3DLayer: multiple viewports (#5758)
  • Tile3DLayer: segmentation picking (#5757)
  • Fix event order when dynamically add/remove controllers (#5852)

... (truncated)

Changelog

Sourced from deck.gl's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/#/documentation/overview/upgrade-guide

deck.gl v8.5

deck.gl v8.5 Prereleases

deck.gl [8.5.0-beta.2] - Jul 20 2021

  • Avoid onError call if context is lost after finalization (#5992)
  • Bump math.gl to 3.5.3 (#5994)
  • Binary MVTLayer returns geometry when picking (#5965)
  • Bump dependencies (#5990)
  • Provide default skirt height for tiled TerrainLayer (#5982)
  • Bump loaders.gl to 3.0.2, luma.gl to 8.5.0 (#5979)
  • Bump math.gl to 3.5.1 (#5972)
  • Billboard prop for Scatterplot layer (#5956)
  • Enforce OrbitView orbitAxis prop (#5962)
  • Add fadeTrail prop to TripLayer (#5921)

deck.gl [8.5.0-beta.1] - Jul 5 2021

  • Bump dependencies (#5951)
  • MVTLayer and TerrainLayer switch to use worker-only loaders (#5946)
  • update bundle config (#5949)
  • Bump loaders to 3.0.0-beta.6 (#5943)
  • MVTLayer use all loaders (#5934)
  • CARTO module: bearer token always in header (#5933)
  • TileLayer: add zoomOffset prop (#5896)
  • Don't Use tileSize for Determining z of Tile Indexing in InfoVis (#5895)
  • CARTO module: rename code from cloud-native to carto3 (#5932)
  • tile-3d: update with new loaders version (#5920)
  • Fix: Initialize mapsUrl in cloud native (#5868)
  • Upgrade ocular-dev-tools (#5910)

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