ipfs-examples / helia-examples

How to do most anything with your Helia node
https://verified-fetch.vercel.app
72 stars 62 forks source link

chore(deps): bump helia from 1.3.8 to 2.0.2 #151

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps helia from 1.3.8 to 2.0.2.

Release notes

Sourced from helia's releases.

helia helia-v2.0.2

Bug Fixes

helia helia-v2.0.1

Bug Fixes

helia helia-v2.0.0

This release contains breaking changes - please see the upgrade guide for any changes you'll need to make.

⚠ BREAKING CHANGES

  • libp2p has been updated to 0.46.x

Features

  • re-export types from @​helia/interface (#232) (09c1e47)

Dependencies

  • bump @​libp2p/ipni-content-routing from 1.0.2 to 2.0.0 (#227) (a33cb3e)
  • update libp2p to 0.46.x (#215) (65b68f0)
  • update sibling dependencies (07847bb)

Dependencies

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

helia-v1.3.12

helia-v1.3.12 (2023-08-05)

Dependencies

  • dev: bump aegir from 39.0.13 to 40.0.8 (#198) (4d75ecf)
  • update sibling dependencies (beb10b5)

helia-v1.3.11

helia-v1.3.11 (2023-08-04)

... (truncated)

Commits
  • 718022d chore: release main (#241)
  • caca9b3 chore: remove last release sha
  • 4b4bf37 chore: update release-please config
  • 24f660d docs: add link to @​helia/mfs to root readme (#257)
  • 230b15b deps: bump cborg from 2.0.5 to 4.0.1 (#260)
  • 7f2dcf8 deps(dev): bump @​multiformats/sha3 from 2.0.17 to 3.0.0 (#249)
  • fb3081a deps(dev): bump sinon from 15.2.0 to 16.0.0 (#262)
  • d9ee6ff chore: pull block to pin from relay server instead of peer (#261)
  • 5c4b570 fix: add dag walker for json codec (#247)
  • 963a7a2 fix(kubo): ⬆️ Upgrading go-ipfs to kubo (#251)
  • Additional commits viewable in compare view


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 12 months ago

Superseded by #155.