hubmapconsortium / ccf-ui

HRA Exploration and Registration User Interfaces
https://apps.humanatlas.io/eui/
MIT License
8 stars 2 forks source link

npm: bump @deck.gl/core from 8.8.27 to 8.9.34 #1229

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @deck.gl/core from 8.8.27 to 8.9.34.

Release notes

Sourced from @​deck.gl/core's releases.

v8.9.34

  • CARTO: fetchLayerData to support columns prop for query sources (#8412)
  • v8 audit Layer#isLoaded implementations (#8290)
  • CARTO: fix support for quantile color scale in numeric columns for static quadbin/h3 tilesets (#8347)

v8.9.33

  • CARTO: added filter parameter to fetchLayerData (#8328)
  • Improve Tile3DLayer.isLoaded (#8279)
  • Fix pickObjects when using binary data (#8253)
  • Use getCanvas() in GoogleMapsOverlay (#8272)
  • Fix scripting interface error when canvas is invisible (#8254)

v8.9.32

  • CARTO: Support styling layer by color column (#8177)

v8.9.31

  • Draw mask layers when rendering to picking buffer (#8176)
  • Export TripsLayerProps through geo-layer (#8175)
  • Added a getCanvas helper function on deck (#7919)
  • Fix issue where deck.gl blocks wheel scroll over non-interactive area (#8161)
  • CARTO: Add carto module to version build script (#8123)

v8.9.30

  • [mapbox] fix drawing TerrainExtension in interleaved mode (#8115)

v8.9.29

  • CARTO: Use null as default value for KeyValueObject (#8119)

v8.9.28

  • [mapbox] Fix interleaving when base map has terrain (#8111)
  • Add typings for React render callback children (#8109)
  • Upgrade luma.gl (#8112)

v8.9.27

  • Added new numSegments prop in ArcLayer (#8055)
  • Bump loaders.gl (#8087)
  • Fix TileLayer isLoaded crash (#8074)

v8.9.26

  • CARTO: Don't hardcode mime-types (#8076)
  • CARTO: Polygon triangulation in CartoVectorTileLoader (#8064)
  • DeckRenderer abort rendering when no views (#8065)

v8.9.25

  • CARTO worker loaders (#8056)

v8.9.24

  • Fix Scatterplot layer rendering on Xclipse 920 graphics (#8053)

v8.9.23

... (truncated)

Changelog

Sourced from @​deck.gl/core's changelog.

deck.gl [8.9.34] - Fri 19 2024

  • CARTO: fetchLayerData to support columns prop for query sources (#8412)
  • v8 audit Layer#isLoaded implementations (#8290)
  • CARTO: fix support for quantile color scale in numeric columns for static quadbin/h3 tilesets (#8347)

deck.gl [8.9.33] - Dec 5 2023

  • CARTO: added filter parameter to fetchLayerData (#8328)
  • Improve Tile3DLayer.isLoaded (#8279)
  • Fix pickObjects when using binary data (#8253)
  • Use getCanvas() in GoogleMapsOverlay (#8272)
  • Fix scripting interface error when canvas is invisible (#8254)

deck.gl [8.9.32] - Oct 24 2023

  • CARTO: Support styling layer by color column (#8177)

deck.gl [8.9.31] - Oct 11 2023

  • Draw mask layers when rendering to picking buffer (#8176)
  • Export TripsLayerProps through geo-layer (#8175)
  • Added a getCanvas helper function on deck (#7919)
  • Fix issue where deck.gl blocks wheel scroll over non-interactive area (#8161)
  • CARTO: Add carto module to version build script (#8123)

deck.gl [8.9.30] - Sep 21 2023

  • [mapbox] fix drawing TerrainExtension in interleaved mode (#8115)

deck.gl [8.9.29] - Sep 20 2023

  • CARTO: Use null as default value for KeyValueObject (#8119)

deck.gl [8.9.28] - Sep 13 2023

  • [mapbox] Fix interleaving when base map has terrain (#8111)
  • Add typings for React render callback children (#8109)
  • Upgrade luma.gl (#8112)

deck.gl [8.9.27] - Aug 29 2023

  • Added new numSegments prop in ArcLayer (#8055)
  • Bump loaders.gl (#8087)
  • Fix TileLayer isLoaded crash (#8074)

deck.gl [8.9.26] - Aug 23 2023

  • CARTO: Don't hardcode mime-types (#8076)
  • CARTO: Polygon triangulation in CartoVectorTileLoader (#8064)

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.