Skip to content

Commit

Permalink
chore(deps): bump helia from 3.0.1 to 4.0.1 (#283)
Browse files Browse the repository at this point in the history
* chore(deps): bump helia from 3.0.1 to 4.0.1

Bumps [helia](https://github.com/ipfs/helia) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@helia-v3.0.1...helia-v4.0.1)

---
updated-dependencies:
- dependency-name: helia
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump @helia/interface from 3.0.1 to 4.0.0 (#273)

Bumps [@helia/interface](https://github.com/ipfs/helia) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@helia-v3.0.1...ipns-v4.0.0)

---
updated-dependencies:
- dependency-name: "@helia/interface"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <[email protected]>

* chore(deps): bump @helia/car from 2.0.1 to 3.0.0 (#276)

Bumps [@helia/car](https://github.com/ipfs/helia) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@car-v2.0.1...car-v3.0.0)

---
updated-dependencies:
- dependency-name: "@helia/car"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @helia/unixfs from 2.0.1 to 3.0.0 (#274)

Bumps [@helia/unixfs](https://github.com/ipfs/helia) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@car-v2.0.1...car-v3.0.0)

---
updated-dependencies:
- dependency-name: "@helia/unixfs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <[email protected]>

* chore(deps): bump @helia/dag-cbor from 2.0.1 to 3.0.0 (#279)

Bumps [@helia/dag-cbor](https://github.com/ipfs/helia) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@car-v2.0.1...car-v3.0.0)

---
updated-dependencies:
- dependency-name: "@helia/dag-cbor"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <[email protected]>

* chore: use HeliaLibp2p where appropriate

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <[email protected]>
  • Loading branch information
dependabot[bot] and achingbrain authored Feb 8, 2024
1 parent 654e76f commit b066a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "cross-env NODE_OPTIONS=\"--loader=ts-node/esm\" test-node-example test/*"
},
"dependencies": {
"helia": "^3.0.0"
"helia": "^4.0.1"
},
"devDependencies": {
"cross-env": "^7.0.3",
Expand Down

0 comments on commit b066a4b

Please sign in to comment.