Skip to content

Commit

Permalink
deps: bump aegir from 44.1.4 to 45.0.1 (#669)
Browse files Browse the repository at this point in the history
Bumps [aegir](https://github.com/ipfs/aegir) from 44.1.4 to 45.0.1.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v44.1.4...v45.0.1)

---
updated-dependencies:
- dependency-name: aegir
  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: achingbrain <[email protected]>
  • Loading branch information
dependabot[bot] and achingbrain authored Nov 3, 2024
1 parent dff82ec commit e58e49c
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion benchmarks/add-dir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@helia/unixfs": "^3.0.4",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.2",
"blockstore-fs": "^2.0.1",
"datastore-core": "^10.0.2",
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/gc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@ipld/dag-pb": "^4.0.6",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-fs": "^2.0.1",
"datastore-level": "^11.0.1",
"execa": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/pinning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@ipld/dag-pb": "^4.0.6",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-fs": "^2.0.1",
"datastore-level": "^11.0.1",
"execa": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@ipld/dag-pb": "^4.0.2",
"@libp2p/tcp": "^10.0.1",
"@multiformats/multiaddr": "^12.3.1",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-fs": "^2.0.1",
"datastore-level": "^11.0.1",
"helia": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/transports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@libp2p/websockets": "^9.0.0",
"@libp2p/webtransport": "^5.0.0",
"@multiformats/multiaddr": "^12.2.1",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-fs": "^2.0.1",
"blockstore-idb": "^2.0.1",
"datastore-idb": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"docs:no-publish": "aegir docs --publish false"
},
"devDependencies": {
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"npm-run-all": "^4.1.5"
},
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/bitswap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"@libp2p/interface-compliance-tests": "^6.0.0",
"@libp2p/peer-id": "^5.0.0",
"@types/sinon": "^17.0.3",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.0",
"delay": "^6.0.0",
"it-all": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/block-brokers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@multiformats/uri-to-multiaddr": "^8.0.0",
"@types/polka": "^0.5.7",
"@types/sinon": "^17.0.3",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"cors": "^2.8.5",
"polka": "^0.5.2",
"sinon": "^19.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/car/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"@helia/mfs": "^4.0.0",
"@helia/unixfs": "^4.0.0",
"@ipld/dag-pb": "^4.1.0",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.0",
"datastore-core": "^10.0.0",
"ipfs-unixfs-importer": "^15.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/dag-cbor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.0"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion packages/dag-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.0"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion packages/helia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"devDependencies": {
"@multiformats/mafmt": "^12.1.6",
"@multiformats/multiaddr": "^12.1.14",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"it-all": "^3.0.4",
"it-drain": "^3.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@libp2p/interface": "^2.0.0",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"interface-datastore": "^8.2.11",
"multiformats": "^13.1.0",
"sinon": "^19.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^44.0.1"
"aegir": "^45.0.1"
},
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/interop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@libp2p/peer-id": "^5.0.0",
"@libp2p/websockets": "^9.0.0",
"@multiformats/sha3": "^3.0.2",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"helia": "^5.1.0",
"ipfs-unixfs-importer": "^15.2.4",
"ipfsd-ctl": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ipns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"devDependencies": {
"@libp2p/crypto": "^5.0.0",
"@types/dns-packet": "^5.6.5",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"datastore-core": "^10.0.0",
"it-drain": "^3.0.5",
"sinon": "^19.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.0"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion packages/mfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
},
"devDependencies": {
"@ipld/dag-pb": "^4.1.0",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.0",
"datastore-core": "^10.0.0",
"delay": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/routers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"devDependencies": {
"@libp2p/crypto": "^5.0.0",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"it-all": "^3.0.4",
"it-drain": "^3.0.5",
"sinon-ts": "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/strings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"uint8arrays": "^5.0.2"
},
"devDependencies": {
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.0"
},
"sideEffects": false
Expand Down
2 changes: 1 addition & 1 deletion packages/unixfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"uint8arrays": "^5.0.2"
},
"devDependencies": {
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^5.0.0",
"delay": "^6.0.0",
"iso-url": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@libp2p/crypto": "^5.0.0",
"@libp2p/peer-id": "^5.0.0",
"@types/sinon": "^17.0.3",
"aegir": "^44.0.1",
"aegir": "^45.0.1",
"datastore-core": "^10.0.0",
"delay": "^6.0.0",
"it-all": "^3.0.4",
Expand Down

0 comments on commit e58e49c

Please sign in to comment.