-
Notifications
You must be signed in to change notification settings - Fork 21
Commit fe64b8a
deps: bump the helia-deps group across 1 directory with 15 updates (#545)
Bumps the helia-deps group with 13 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@helia/block-brokers](https://github.com/ipfs/helia) | `4.0.2` | `4.0.3` |
| [@helia/http](https://github.com/ipfs/helia) | `2.0.2` | `2.0.3` |
| [@helia/routers](https://github.com/ipfs/helia) | `2.2.0` | `3.0.0` |
| [@helia/verified-fetch](https://github.com/ipfs/helia-verified-fetch) | `2.3.1` | `2.4.0` |
| [@libp2p/crypto](https://github.com/libp2p/js-libp2p) | `5.0.8` | `5.0.9` |
| [@libp2p/dcutr](https://github.com/libp2p/js-libp2p) | `2.0.14` | `2.0.15` |
| [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.14` | `3.0.15` |
| [@libp2p/keychain](https://github.com/libp2p/js-libp2p) | `5.0.11` | `5.0.12` |
| [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.14` | `2.0.15` |
| [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.1.0` | `9.1.2` |
| [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.21` | `5.0.22` |
| [helia](https://github.com/ipfs/helia) | `5.1.1` | `5.2.0` |
| [libp2p](https://github.com/libp2p/js-libp2p) | `2.4.2` | `2.5.0` |
Updates `@helia/block-brokers` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@car-v4.0.2...block-brokers-v4.0.3)
Updates `@helia/http` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@http-v2.0.2...http-v2.0.3)
Updates `@helia/interface` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@helia-v5.1.0...helia-v5.2.0)
Updates `@helia/routers` from 2.2.0 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@routers-v2.2.0...car-v3.0.0)
Updates `@helia/verified-fetch` from 2.3.1 to 2.4.0
- [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-2.3.1...@helia/verified-fetch-2.4.0)
Updates `@libp2p/crypto` from 5.0.8 to 5.0.9
- [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@crypto-v5.0.8...crypto-v5.0.9)
Updates `@libp2p/dcutr` from 2.0.14 to 2.0.15
- [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@ping-v2.0.14...ping-v2.0.15)
Updates `@libp2p/identify` from 3.0.14 to 3.0.15
- [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@perf-v3.0.14...perf-v3.0.15)
Updates `@libp2p/keychain` from 5.0.11 to 5.0.12
- [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@webrtc-v5.0.11...webrtc-v5.0.12)
Updates `@libp2p/logger` from 5.1.5 to 5.1.6
- [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@logger-v5.1.5...logger-v5.1.6)
Updates `@libp2p/ping` from 2.0.14 to 2.0.15
- [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@ping-v2.0.14...ping-v2.0.15)
Updates `@libp2p/websockets` from 9.1.0 to 9.1.2
- [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@tcp-v9.1.0...tcp-v9.1.2)
Updates `@libp2p/webtransport` from 5.0.21 to 5.0.22
- [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@webrtc-v5.0.21...webrtc-v5.0.22)
Updates `helia` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/ipfs/helia/releases)
- [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md)
- [Commits](ipfs/helia@helia-v5.1.1...helia-v5.2.0)
Updates `libp2p` from 2.4.2 to 2.5.0
- [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@libp2p-v2.4.2...libp2p-v2.5.0)
---
updated-dependencies:
- dependency-name: "@helia/block-brokers"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@helia/http"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@helia/interface"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: helia-deps
- dependency-name: "@helia/routers"
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-minor
dependency-group: helia-deps
- dependency-name: "@libp2p/crypto"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@libp2p/dcutr"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@libp2p/identify"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@libp2p/keychain"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@libp2p/logger"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@libp2p/ping"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@libp2p/websockets"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: "@libp2p/webtransport"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: helia-deps
- dependency-name: helia
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: helia-deps
- dependency-name: libp2p
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: helia-deps
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Russell Dempsey <[email protected]>1 parent 5495199 commit fe64b8aCopy full SHA for fe64b8a
File tree
Expand file treeCollapse file tree
2 files changed
+427
-376
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+427
-376
lines changed
0 commit comments