ipfs / helia-verified-fetch

A fetch-like API for obtaining verified & trustless IPFS CIDs on the web
https://npmjs.com/package/@helia/verified-fetch
Other
20 stars 5 forks source link

deps: bump the helia-deps group across 3 directories with 7 updates #141

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the helia-deps group with 6 updates in the / directory:

Package From To
@helia/block-brokers 3.0.4 4.0.2
@helia/http 1.0.11 2.0.2
@helia/interface 4.3.1 5.1.0
@helia/routers 1.1.1 2.2.0
@libp2p/kad-dht 12.1.5 14.1.3
@libp2p/peer-id 4.2.4 5.0.8

Bumps the helia-deps group with 7 updates in the /packages/gateway-conformance directory:

Package From To
@helia/block-brokers 3.0.4 4.0.2
@helia/http 1.0.11 2.0.2
@helia/interface 4.3.1 5.1.0
@helia/routers 1.1.1 2.2.0
@libp2p/kad-dht 12.1.5 14.1.3
@libp2p/peer-id 4.2.4 5.0.8
@helia/verified-fetch 1.5.0 2.1.2

Bumps the helia-deps group with 1 update in the /packages/interop directory: @helia/verified-fetch.

Updates @helia/block-brokers from 3.0.4 to 4.0.2

Release notes

Sourced from @​helia/block-brokers's releases.

block-brokers: v4.0.2

4.0.2 (2024-11-18)

Dependencies

  • bump @​multiformats/multiaddr-to-uri from 10.1.2 to 11.0.0 (#676) (74f392c)
  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/bitswap bumped from ^2.0.1 to ^2.0.2
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
      • @​helia/utils bumped from ^1.0.1 to ^1.1.0

block-brokers: v4.0.1

4.0.1 (2024-10-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​helia/bitswap bumped from ^2.0.0 to ^2.0.1
      • @​helia/utils bumped from ^1.0.0 to ^1.0.1

car: v4.0.1

4.0.1 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
    • devDependencies
      • @​helia/mfs bumped from ^4.0.0 to ^4.0.1
      • @​helia/unixfs bumped from ^4.0.0 to ^4.0.1

dag-cbor: v4.0.1

4.0.1 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0

... (truncated)

Commits
  • f9da283 chore: release main (#411)
  • c3f2ed1 chore: add token to codecov
  • 917a1bc deps: update libp2p patch versions
  • cb35a1b deps: bump @​chainsafe/libp2p-gossipsub from 12.0.0 to 13.0.0 (#457)
  • 1319c61 ci: bump codecov/codecov-action from 3.1.5 to 4.0.2 (#452)
  • 77e34fc fix: update project deps and docs
  • 6f8c15b fix: use unixfs exporter to traverse DAGs (#455)
  • 1ee6a4a feat: customize ipns dnsResolvers (#445)
  • 28d62f7 feat: support requesting raw IPNS records in @​helia/verified-fetch (#443)
  • 2d965be feat: download tars from @​helia/verified-fetch (#442)
  • Additional commits viewable in compare view


Updates @helia/http from 1.0.11 to 2.0.2

Release notes

Sourced from @​helia/http's releases.

bitswap: v2.0.2

2.0.2 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
      • @​helia/utils bumped from ^1.0.1 to ^1.1.0

http: v2.0.2

2.0.2 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/block-brokers bumped from ^4.0.1 to ^4.0.2
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
      • @​helia/routers bumped from ^2.1.0 to ^2.2.0
      • @​helia/utils bumped from ^1.0.1 to ^1.1.0

bitswap: v2.0.1

2.0.1 (2024-10-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​helia/utils bumped from ^1.0.0 to ^1.0.1

http: v2.0.1

2.0.1 (2024-10-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​helia/block-brokers bumped from ^4.0.0 to ^4.0.1
      • @​helia/routers bumped from ^2.0.0 to ^2.1.0
      • @​helia/utils bumped from ^1.0.0 to ^1.0.1

bitswap: v2.0.0

2.0.0 (2024-10-07)

... (truncated)

Commits
  • 3423750 chore: release main (#673)
  • 1aa6c8d fix: remove webtransport from default transports (#674)
  • f7b5d3f chore: fix interop tests
  • ccfcc9d ci: bump codecov/codecov-action from 4.6.0 to 5.0.2 (#680)
  • dc13525 feat: add cancelReprovide function to routing (#672)
  • 74f392c deps: bump @​multiformats/multiaddr-to-uri from 10.1.2 to 11.0.0 (#676)
  • c09fef2 deps: bump kubo from 0.31.0 to 0.32.0 (#679)
  • aecac3d fix: add tls to default delegated routing filters (#670)
  • e58e49c deps: bump aegir from 44.1.4 to 45.0.1 (#669)
  • dff82ec fix: remove helia.io cname (#666)
  • Additional commits viewable in compare view


Updates @helia/interface from 4.3.1 to 5.1.0

Release notes

Sourced from @​helia/interface's releases.

helia: v5.1.0

5.1.0 (2024-10-23)

Features

  • enable filtering in delegated routing client (#651) (23ebae1)

Bug Fixes

Dependencies

  • update @​libp2p/circuit-relay-v2 to 3.x.x (#661) (0238ed4)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/block-brokers bumped from ^4.0.0 to ^4.0.1
      • @​helia/routers bumped from ^2.0.0 to ^2.1.0
      • @​helia/utils bumped from ^1.0.0 to ^1.0.1

interface: v5.1.0

5.1.0 (2024-11-18)

Features

  • add cancelReprovide function to routing (#672) (dc13525)

Dependencies

helia: v5.0.1

5.0.1 (2024-10-16)

Bug Fixes

  • respect routers config in helia constructor (#652) (1b2934b)

helia: v5.0.0

5.0.0 (2024-10-07)

⚠ BREAKING CHANGES

... (truncated)

Commits


Updates @helia/routers from 1.1.1 to 2.2.0

Release notes

Sourced from @​helia/routers's releases.

routers: v2.2.0

2.2.0 (2024-11-18)

Features

  • add cancelReprovide function to routing (#672) (dc13525)

Bug Fixes

  • add tls to default delegated routing filters (#670) (aecac3d)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0

routers: v2.1.0

2.1.0 (2024-10-23)

Features

  • enable customising delegated http router (#654) (693c82d)

bitswap: v2.0.2

2.0.2 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
      • @​helia/utils bumped from ^1.0.1 to ^1.1.0

http: v2.0.2

2.0.2 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies

... (truncated)

Commits
  • 3423750 chore: release main (#673)
  • 1aa6c8d fix: remove webtransport from default transports (#674)
  • f7b5d3f chore: fix interop tests
  • ccfcc9d ci: bump codecov/codecov-action from 4.6.0 to 5.0.2 (#680)
  • dc13525 feat: add cancelReprovide function to routing (#672)
  • 74f392c deps: bump @​multiformats/multiaddr-to-uri from 10.1.2 to 11.0.0 (#676)
  • c09fef2 deps: bump kubo from 0.31.0 to 0.32.0 (#679)
  • aecac3d fix: add tls to default delegated routing filters (#670)
  • e58e49c deps: bump aegir from 44.1.4 to 45.0.1 (#669)
  • dff82ec fix: remove helia.io cname (#666)
  • Additional commits viewable in compare view


Updates @libp2p/kad-dht from 12.1.5 to 14.1.3

Release notes

Sourced from @​libp2p/kad-dht's releases.

kad-dht: v14.1.3

14.1.3 (2024-11-19)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.10 to ^6.1.11

kad-dht: v14.1.2

14.1.2 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.6 to ^5.0.7
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1
      • @​libp2p/interface-internal bumped from ^2.1.0 to ^2.1.1
      • @​libp2p/peer-collections bumped from ^6.0.11 to ^6.0.12
      • @​libp2p/peer-id bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/utils bumped from ^6.2.0 to ^6.2.1
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.9 to ^6.1.10
      • @​libp2p/logger bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/peer-store bumped from ^11.0.11 to ^11.0.12

kad-dht: v14.1.1

14.1.1 (2024-11-16)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.0.10 to ^2.1.0
      • @​libp2p/peer-collections bumped from ^6.0.10 to ^6.0.11
      • @​libp2p/utils bumped from ^6.1.3 to ^6.2.0
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.8 to ^6.1.9
      • @​libp2p/peer-store bumped from ^11.0.10 to ^11.0.11
Commits


Updates @libp2p/peer-id from 4.2.4 to 5.0.8

Release notes

Sourced from @​libp2p/peer-id's releases.

peer-id: v5.0.8

5.0.8 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.6 to ^5.0.7
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1

prometheus-metrics: v4.2.6

4.2.6 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.6 to ^5.0.7
      • @​libp2p/interface-compliance-tests bumped from ^6.1.9 to ^6.1.10
      • @​libp2p/logger bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/peer-id bumped from ^5.0.7 to ^5.0.8

crypto: v5.0.7

5.0.7 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1

prometheus-metrics: v4.2.5

4.2.5 (2024-11-16)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.8 to ^6.1.9

peer-id: v5.0.7

5.0.7 (2024-10-28)

... (truncated)

Commits


Updates @helia/block-brokers from 3.0.4 to 4.0.2

Release notes

Sourced from @​helia/block-brokers's releases.

block-brokers: v4.0.2

4.0.2 (2024-11-18)

Dependencies

  • bump @​multiformats/multiaddr-to-uri from 10.1.2 to 11.0.0 (#676) (74f392c)
  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/bitswap bumped from ^2.0.1 to ^2.0.2
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
      • @​helia/utils bumped from ^1.0.1 to ^1.1.0

block-brokers: v4.0.1

4.0.1 (2024-10-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​helia/bitswap bumped from ^2.0.0 to ^2.0.1
      • @​helia/utils bumped from ^1.0.0 to ^1.0.1

car: v4.0.1

4.0.1 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
    • devDependencies
      • @​helia/mfs bumped from ^4.0.0 to ^4.0.1
      • @​helia/unixfs bumped from ^4.0.0 to ^4.0.1

dag-cbor: v4.0.1

4.0.1 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0

... (truncated)

Commits
  • f9da283 chore: release main (#411)
  • c3f2ed1 chore: add token to codecov
  • 917a1bc deps: update libp2p patch versions
  • cb35a1b deps: bump @​chainsafe/libp2p-gossipsub from 12.0.0 to 13.0.0 (#457)
  • 1319c61 ci: bump codecov/codecov-action from 3.1.5 to 4.0.2 (#452)
  • 77e34fc fix: update project deps and docs
  • 6f8c15b fix: use unixfs exporter to traverse DAGs (#455)
  • 1ee6a4a feat: customize ipns dnsResolvers (#445)
  • 28d62f7 feat: support requesting raw IPNS records in @​helia/verified-fetch (#443)
  • 2d965be feat: download tars from @​helia/verified-fetch (#442)
  • Additional commits viewable in compare view


Updates @helia/http from 1.0.11 to 2.0.2

Release notes

Sourced from @​helia/http's releases.

bitswap: v2.0.2

2.0.2 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
      • @​helia/utils bumped from ^1.0.1 to ^1.1.0

http: v2.0.2

2.0.2 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/block-brokers bumped from ^4.0.1 to ^4.0.2
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
      • @​helia/routers bumped from ^2.1.0 to ^2.2.0
      • @​helia/utils bumped from ^1.0.1 to ^1.1.0

bitswap: v2.0.1

2.0.1 (2024-10-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​helia/utils bumped from ^1.0.0 to ^1.0.1

http: v2.0.1

2.0.1 (2024-10-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​helia/block-brokers bumped from ^4.0.0 to ^4.0.1
      • @​helia/routers bumped from ^2.0.0 to ^2.1.0
      • @​helia/utils bumped from ^1.0.0 to ^1.0.1

bitswap: v2.0.0

2.0.0 (2024-10-07)

... (truncated)

Commits
  • 3423750 chore: release main (#673)
  • 1aa6c8d fix: remove webtransport from default transports (#674)
  • f7b5d3f chore: fix interop tests
  • ccfcc9d ci: bump codecov/codecov-action from 4.6.0 to 5.0.2 (#680)
  • dc13525 feat: add cancelReprovide function to routing (#672)
  • 74f392c deps: bump @​multiformats/multiaddr-to-uri from 10.1.2 to 11.0.0 (#676)
  • c09fef2 deps: bump kubo from 0.31.0 to 0.32.0 (#679)
  • aecac3d fix: add tls to default delegated routing filters (#670)
  • e58e49c deps: bump aegir from 44.1.4 to 45.0.1 (#669)
  • dff82ec fix: remove helia.io cname (#666)
  • Additional commits viewable in compare view


Updates @helia/interface from 4.3.1 to 5.1.0

Release notes

Sourced from @​helia/interface's releases.

helia: v5.1.0

5.1.0 (2024-10-23)

Features

  • enable filtering in delegated routing client (#651) (23ebae1)

Bug Fixes

Dependencies

  • update @​libp2p/circuit-relay-v2 to 3.x.x (#661) (0238ed4)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/block-brokers bumped from ^4.0.0 to ^4.0.1
      • @​helia/routers bumped from ^2.0.0 to ^2.1.0
      • @​helia/utils bumped from ^1.0.0 to ^1.0.1

interface: v5.1.0

5.1.0 (2024-11-18)

Features

  • add cancelReprovide function to routing (#672) (dc13525)

Dependencies

helia: v5.0.1

5.0.1 (2024-10-16)

Bug Fixes

  • respect routers config in helia constructor (#652) (1b2934b)

helia: v5.0.0

5.0.0 (2024-10-07)

⚠ BREAKING CHANGES

... (truncated)

Commits


Updates @helia/routers from 1.1.1 to 2.2.0

Release notes

Sourced from @​helia/routers's releases.

routers: v2.2.0

2.2.0 (2024-11-18)

Features

  • add cancelReprovide function to routing (#672) (dc13525)

Bug Fixes

  • add tls to default delegated routing filters (#670) (aecac3d)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0

routers: v2.1.0

2.1.0 (2024-10-23)

Features

  • enable customising delegated http router (#654) (693c82d)

bitswap: v2.0.2

2.0.2 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies
      • @​helia/interface bumped from ^5.0.0 to ^5.1.0
      • @​helia/utils bumped from ^1.0.1 to ^1.1.0

http: v2.0.2

2.0.2 (2024-11-18)

Dependencies

  • bump aegir from 44.1.4 to 45.0.1 (#669) (e58e49c)
  • The following workspace dependencies were updated
    • dependencies

... (truncated)

Commits
  • 3423750 chore: release main (#673)
  • 1aa6c8d fix: remove webtransport from default transports (#674)
  • f7b5d3f chore: fix interop tests
  • ccfcc9d ci: bump codecov/codecov-action from 4.6.0 to 5.0.2 (#680)
  • dc13525 feat: add cancelReprovide function to routing (#672)
  • 74f392c deps: bump @​multiformats/multiaddr-to-uri from 10.1.2 to 11.0.0 (#676)
  • c09fef2 deps: bump kubo from 0.31.0 to 0.32.0 (#679)
  • aecac3d fix: add tls to default delegated routing filters (#670)
  • e58e49c deps: bump aegir from 44.1.4 to 45.0.1 (#669)
  • dff82ec fix: remove helia.io cname (#666)
  • Additional commits viewable in compare view


Updates @libp2p/kad-dht from 12.1.5 to 14.1.3

Release notes

Sourced from @​libp2p/kad-dht's releases.

kad-dht: v14.1.3

14.1.3 (2024-11-19)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.10 to ^6.1.11

kad-dht: v14.1.2

14.1.2 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.6 to ^5.0.7
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1
      • @​libp2p/interface-internal bumped from ^2.1.0 to ^2.1.1
      • @​libp2p/peer-collections bumped from ^6.0.11 to ^6.0.12
      • @​libp2p/peer-id bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/utils bumped from ^6.2.0 to ^6.2.1
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.9 to ^6.1.10
      • @​libp2p/logger bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/peer-store bumped from ^11.0.11 to ^11.0.12

kad-dht: v14.1.1

14.1.1 (2024-11-16)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.0.10 to ^2.1.0
      • @​libp2p/peer-collections bumped from ^6.0.10 to ^6.0.11
      • @​libp2p/utils bumped from ^6.1.3 to ^6.2.0
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.8 to ^6.1.9
      • @​libp2p/peer-store bumped from ^11.0.10 to ^11.0.11
Commits


Updates @libp2p/peer-id from 4.2.4 to 5.0.8

Release notes

Sourced from @​libp2p/peer-id's releases.

peer-id: v5.0.8

5.0.8 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.6 to ^5.0.7
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1

prometheus-metrics: v4.2.6

4.2.6 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.6 to ^5.0.7
      • @​libp2p/interface-compliance-tests bumped from ^6.1.9 to ^6.1.10
      • @​libp2p/logger bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/peer-id bumped from ^5.0.7 to ^5.0.8

crypto: v5.0.7

5.0.7 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1

prometheus-metrics: v4.2.5

4.2.5 (2024-11-16)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.1.8 to ^6.1.9

peer-id: v5.0.7

5.0.7 (2024-10-28)

... (truncated)

Commits


Updates @helia/verified-fetch from 1.5.0 to 2.1.2

Release notes

Sourced from @​helia/verified-fetch's releases.

@​helia/verified-fetch-2.1.2

@​helia/verified-fetch-v2.1.2 (2024-11-18)

Dependencies

@​helia/verified-fetch-2.1.1

@​helia/verified-fetch-v2.1.1 (2024-11-14)

Dependencies

  • bump lru-cache from 10.4.3 to 11.0.2 (#129) (6c1f9ed)

@​helia/verified-fetch-2.1.0

@​helia/verified-fetch-v2.1.0 (2024-11-13)

Features