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.4.16 #172

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps deck.gl from 7.3.15 to 8.4.16.

Changelog

Sourced from deck.gl's changelog.

deck.gl [8.4.16] - May 7 2021

  • fix for picking buffer generation with custom buffer over alloc (#5729)

deck.gl [8.4.15] - May 3 2021

  • Fix TileLayer rerender after props change (#5721)

deck.gl [8.4.14] - May 3 2021

  • Fix ScreenGridLayer picking error w/ cpu aggregation (#5710)
  • Update TerrainLayer props passed to TileLayer (#5720)
  • PathStyleExtension: allow picking gaps between solid lines (#5705)

deck.gl [8.4.13] - Apr 11 2021

  • Fix BitmapLayer crash during multi-depth picking (#5640)

deck.gl [8.4.12] - Apr 5 2021

  • Fix HeatmapLayer in offset mode (#5625)
  • Fix HeatmapLayer precision (#5621)
  • set onError before setLayers (#5601)

deck.gl [8.4.11] - Mar 22 2021

  • Mapbox module: unset touchAction when using external gl (#5568)

deck.gl [8.4.10] - Mar 4 2021

  • Fix MVT layers binary with empty tiles. Bump loaders.gl to 2.3.13 (#5559)

deck.gl [8.4.9] - Feb 25 2021

  • Fix zero height arc rendering between coordinates with different z components (#5527)

deck.gl [8.4.8] - Feb 23 2021

  • Fix TileLayer fetch options (#5521)
  • Force OrbitView/OrthographicView to create non-geospatial viewports (#5525)

deck.gl [8.4.7] - Feb 19 2021

  • Force using a single loader for MVT data (#5507)
  • Fix picking color values coming from a reallocated buffer (#5503)

deck.gl [8.4.6] - Feb 16 2021

  • Fix for inconsistent column geometry's top cap winding order (#5492)
  • Tile3DLayer - fix render when normals are missing (#5485)

... (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)
dependabot-preview[bot] commented 3 years ago

Superseded by #178.