hubmapconsortium / ccf-ui

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

npm: bump @loaders.gl/draco from 3.2.13 to 4.0.4 #1211

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @loaders.gl/draco from 3.2.13 to 4.0.4.

Changelog

Sourced from @​loaders.gl/draco's changelog.

v4.0.4

  • feat(arrow): GeoArrowLoader (#2796)
  • fix(draco): revert --format=esm for the worker (#2795)
  • feat(arrow): Support GeoJSON output from Geo ArrowLoader (#2794)
  • chore: refactor geospatial exmaple to use hooks (#2793)
  • chore(arrow): triangulateOnWorker plumbing (#2788)
  • feat(website): add GeoParquet datasets (#2786)
  • fix(tile-converter): 'finalizing conversion' added (#2787)
  • feat(GeoArrow): getBinaryGeometriesFromArrow enhancement (#2785)
  • chore(Arrow): add test cases for multipolygon with holes (#2782)
  • chore(worker-utils): worker simplification
  • chore: Add license headers (#2784)
  • chore: Upgrade to docusaurus 3 (#2757)

v4.0.3

  • feat(tile-converter): estimation of time remaining (#2774)
  • fix: Revert parquet-wasm integration (#2781)
  • fix(Arrow): featureIds not correctly parsed from MultiPolygon w/ holes in arrow util (WIP) (#2777)
  • fix: Use "latest" version tag when loading from unpkg (#2779)
  • docs(arrowjs): Update Arrow docs and release notes (#2778)
  • fix(examples): run 'geospatial' locally (#2776)
  • chore: Update all dependencies to ^4.0.0 (#2775)
  • feat(parquet): Enable Parquet WASM loader (#2773)
  • fix(3d-tiles): Enable Tiles3DLoader tests (#2771)
  • chore: Dependencies (#2772)
  • chore: parseFile accepts ReadableFile (#2770)
  • chore(excel): Fix batched loader adapter from atomic parse (#2769)
  • chore(loader-utils): split Worker/WorkerWithEncoder types (#2768)

v4.0.2

  • test: run workers from source code (#2762)
  • feat(schema): makeTableFromBatches (#2767)
  • chore: Remove Buffer in test cases (#2766)
  • chore(Arrow): add test cases for geoarrow to binary geometries (#2765)
  • chore: Adopt namespace style imports for apache-arrow (#2764)
  • fix get arrow bound function; add test case (#2763)
  • fix(kml): Fix TXCLoader default shape (#2761)
  • chore: Improve docs (#2758)
  • fix(website): Unbreak website build (#2756)
  • chore: fix 4.0 peer dependencies (#2755)

v4.0.1

  • chore(textures): enable tests (#2741)
  • feat(gis): Consolidate geo metadata detection and table conversion (#2742)
  • fix(zip): cd header zip64 data reading fix (#2710)
  • feat(arrow): GeoArrow utilities (#2744)
  • Got rid of .toString() usage for ArrayBuffers (#2743)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dterekhova, a new releaser for @​loaders.gl/draco 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 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 6 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.