Skip to content

Commit

Permalink
deps: bump aegir from 42.2.11 to 43.0.1 (#552)
Browse files Browse the repository at this point in the history
Bumps [aegir](https:/ipfs/aegir) from 42.2.11 to 43.0.1.
- [Release notes](https:/ipfs/aegir/releases)
- [Changelog](https:/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v42.2.11...v43.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>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 117198f commit 74ccc92
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"docs:no-publish": "aegir docs --publish false"
},
"devDependencies": {
"aegir": "^42.1.0",
"aegir": "^43.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": "^5.1.3",
"@libp2p/peer-id-factory": "^4.0.5",
"@types/sinon": "^17.0.3",
"aegir": "^42.2.2",
"aegir": "^43.0.1",
"blockstore-core": "^4.3.10",
"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 @@ -72,7 +72,7 @@
"@multiformats/uri-to-multiaddr": "^8.0.0",
"@types/polka": "^0.5.7",
"@types/sinon": "^17.0.3",
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"cors": "^2.8.5",
"polka": "^0.5.2",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/car/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"devDependencies": {
"@helia/unixfs": "^3.0.6",
"@ipld/dag-pb": "^4.1.0",
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"blockstore-core": "^4.4.0",
"ipfs-unixfs-importer": "^15.2.4",
"it-to-buffer": "^4.0.5"
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 @@ -148,7 +148,7 @@
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"blockstore-core": "^4.4.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 @@ -147,7 +147,7 @@
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"blockstore-core": "^4.4.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 @@ -90,7 +90,7 @@
"devDependencies": {
"@multiformats/mafmt": "^12.1.6",
"@multiformats/multiaddr": "^12.1.14",
"aegir": "^42.2.5",
"aegir": "^43.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 @@ -62,7 +62,7 @@
},
"devDependencies": {
"@libp2p/interface": "^1.1.4",
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"interface-datastore": "^8.2.11",
"multiformats": "^13.1.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^42.2.5"
"aegir": "^43.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 @@ -79,7 +79,7 @@
"@libp2p/peer-id-factory": "^4.0.7",
"@libp2p/websockets": "^8.0.16",
"@multiformats/sha3": "^3.0.2",
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"helia": "^4.2.4",
"ipfs-unixfs-importer": "^15.2.4",
"ipfsd-ctl": "^14.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 @@ -179,7 +179,7 @@
"devDependencies": {
"@libp2p/peer-id-factory": "^4.0.7",
"@types/dns-packet": "^5.6.5",
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"datastore-core": "^9.2.9",
"it-drain": "^3.0.5",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"progress-events": "^1.0.0"
},
"devDependencies": {
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"blockstore-core": "^4.4.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 @@ -151,7 +151,7 @@
},
"devDependencies": {
"@ipld/dag-pb": "^4.1.0",
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"blockstore-core": "^4.4.0",
"datastore-core": "^9.2.9",
"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 @@ -66,7 +66,7 @@
"devDependencies": {
"@libp2p/peer-id": "^4.0.7",
"@libp2p/peer-id-factory": "^4.0.7",
"aegir": "^42.2.5",
"aegir": "^43.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 @@ -149,7 +149,7 @@
"uint8arrays": "^5.0.2"
},
"devDependencies": {
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"blockstore-core": "^4.4.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 @@ -180,7 +180,7 @@
"uint8arrays": "^5.0.2"
},
"devDependencies": {
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"blockstore-core": "^4.4.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 @@ -84,7 +84,7 @@
"devDependencies": {
"@libp2p/peer-id-factory": "^4.0.9",
"@types/sinon": "^17.0.3",
"aegir": "^42.2.5",
"aegir": "^43.0.1",
"datastore-core": "^9.2.9",
"delay": "^6.0.0",
"it-all": "^3.0.4",
Expand Down

0 comments on commit 74ccc92

Please sign in to comment.