Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

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

  • return IPNSRecords for ipns subdomain URLs (#131) (

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

| Package | From | To |
| --- | --- | --- |
| [@helia/block-brokers](https://github.com/ipfs/helia) | `3.0.4` | `4.0.2` |
| [@helia/http](https://github.com/ipfs/helia) | `1.0.11` | `2.0.2` |
| [@helia/interface](https://github.com/ipfs/helia) | `4.3.1` | `5.1.0` |
| [@helia/routers](https://github.com/ipfs/helia) | `1.1.1` | `2.2.0` |
| [@libp2p/kad-dht](https://github.com/libp2p/js-libp2p) | `12.1.5` | `14.1.3` |
| [@libp2p/peer-id](https://github.com/libp2p/js-libp2p) | `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](https://github.com/ipfs/helia) | `3.0.4` | `4.0.2` |
| [@helia/http](https://github.com/ipfs/helia) | `1.0.11` | `2.0.2` |
| [@helia/interface](https://github.com/ipfs/helia) | `4.3.1` | `5.1.0` |
| [@helia/routers](https://github.com/ipfs/helia) | `1.1.1` | `2.2.0` |
| [@libp2p/kad-dht](https://github.com/libp2p/js-libp2p) | `12.1.5` | `14.1.3` |
| [@libp2p/peer-id](https://github.com/libp2p/js-libp2p) | `4.2.4` | `5.0.8` |
| [@helia/verified-fetch](https://github.com/ipfs/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](https://github.com/ipfs/helia-verified-fetch).


Updates `@helia/block-brokers` from 3.0.4 to 4.0.2
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@mfs-v3.0.4...helia-v4.0.2)

Updates `@helia/http` from 1.0.11 to 2.0.2
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@http-v1.0.11...http-v2.0.2)

Updates `@helia/interface` from 4.3.1 to 5.1.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@interface-v4.3.1...helia-v5.1.0)

Updates `@helia/routers` from 1.1.1 to 2.2.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@ipns-v1.1.1...routers-v2.2.0)

Updates `@libp2p/kad-dht` from 12.1.5 to 14.1.3
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@kad-dht-v12.1.5...kad-dht-v14.1.3)

Updates `@libp2p/peer-id` from 4.2.4 to 5.0.8
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@peer-id-v4.2.4...webrtc-v5.0.8)

Updates `@helia/block-brokers` from 3.0.4 to 4.0.2
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@mfs-v3.0.4...helia-v4.0.2)

Updates `@helia/http` from 1.0.11 to 2.0.2
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@http-v1.0.11...http-v2.0.2)

Updates `@helia/interface` from 4.3.1 to 5.1.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@interface-v4.3.1...helia-v5.1.0)

Updates `@helia/routers` from 1.1.1 to 2.2.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@ipns-v1.1.1...routers-v2.2.0)

Updates `@libp2p/kad-dht` from 12.1.5 to 14.1.3
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@kad-dht-v12.1.5...kad-dht-v14.1.3)

Updates `@libp2p/peer-id` from 4.2.4 to 5.0.8
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@peer-id-v4.2.4...webrtc-v5.0.8)

Updates `@helia/verified-fetch` from 1.5.0 to 2.1.2
- [Release notes](https://github.com/ipfs/helia-verified-fetch/releases)
- [Changelog](https://github.com/ipfs/helia-verified-fetch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.5.0...@helia/verified-fetch-2.1.2)

Updates `@helia/verified-fetch` from 1.5.0 to 2.1.2
- [Release notes](https://github.com/ipfs/helia-verified-fetch/releases)
- [Changelog](https://github.com/ipfs/helia-verified-fetch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.5.0...@helia/verified-fetch-2.1.2)

---
updated-dependencies:
- dependency-name: "@helia/block-brokers"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/http"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/interface"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/routers"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@libp2p/kad-dht"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@libp2p/peer-id"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/block-brokers"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/http"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/interface"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/routers"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@libp2p/kad-dht"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@libp2p/peer-id"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/verified-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
- dependency-name: "@helia/verified-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helia-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Member

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self review. making sure changes that should be in #130 aren't in here.

@SgtPooki SgtPooki merged commit d867350 into main Nov 20, 2024
20 checks passed
@SgtPooki SgtPooki deleted the dependabot/npm_and_yarn/helia-deps-4a753d3d5c branch November 20, 2024 22:16
github-actions bot pushed a commit that referenced this pull request Nov 20, 2024
## [@helia/verified-fetch-v2.1.3](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.1.2...@helia/verified-fetch-2.1.3) (2024-11-20)

### Dependencies

* bump the helia-deps group across 3 directories with 7 updates ([#141](#141)) ([d867350](d867350))
Copy link

🎉 This PR is included in version @helia/verified-fetch-v2.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

achingbrain added a commit to ipfs/aegir that referenced this pull request Nov 28, 2024
See some examples that resulted from this config:

* ipfs/helia-verified-fetch#141
* ipfs/helia-verified-fetch#142
* ipfs/helia-verified-fetch#143

---------

Co-authored-by: Alex Potsides <alex@achingbrain.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants