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.10 #151

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.10.

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.4

deck.gl v8.4 Prereleases

deck.gl [8.4.0-alpha.2] - Nov 12 2020

  • Fix: apply restrictive zoom for inline tilejson at MVTLayer (#5114)
  • Add onIconError to IconLayer (#5103)
  • CPU Aggregator accessor conformance (#5084)
  • MVT getRenderedFeatures (#4953)
  • [carto] Adapt to endpoints refactor (#5075)
  • Fix a bug polygon fill layer updates when line color changes (#5082)
  • Model Matrix for TileLayer (non-geospatial) (#5080)
  • Shader support for extreme latitude coordinates (#5081)
  • Fix using CARTESIAN coordinates in GlobeView (#5078)
  • ArcGIS 3D altitude fix (#5066)
  • [carto] Maps API v2 (#5053)
  • MimeTypes in JSONLoader (#5054)
  • Basemap module for @deck.gl/carto (#5055)

deck.gl [8.4.0-alpha.1] - Oct 22 2020

  • Fix project precision on iOS 14 (#5056)
  • Fix MEAN aggregation on Windows (#5052)
  • Add aggregation mode to HeatmapLayer (#5046)
  • add onDataLoad and onDataError callbacks to CARTO layers (#5010)
  • TileJSON support to the MVTLayer (#4967)
  • Add textureParameters prop to BitmapLayer (#5031)

deck.gl v8.3

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