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.11 #165

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

Changelog

Sourced from deck.gl's changelog.

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)

deck.gl [8.4.5] - Feb 12 2021

  • Bump loaders.gl dependencies (#5477)
  • Fix ArcLayer with wrapLongitude:true at high zoom (#5478)

deck.gl [8.4.4] - Feb 12 2021

  • MVT: fix picking non-binary (#5471)

deck.gl [8.4.3] - Feb 10 2021

  • Fix MVTLayer loader propagation (#5455)
  • Restore default transitionInterpolator (#5459)

deck.gl [8.4.2] - Feb 5 2021

  • Bump luma.gl dependencies (#5441)
  • Fix drawPickingColors usability (#5437)
  • Fix FillStyleExtension bugs (#5438)

deck.gl [8.4.1] - Feb 3 2021

  • Fix controller.makeViewport when using percentage dimensions (#5431)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alasarr, a new releaser for deck.gl since your current version.


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