Skip to content

Commit

Permalink
deps: bump the store-deps group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the store-deps group with 2 updates in the /packages/gateway-conformance directory: [blockstore-core](https://github.com/ipfs/js-stores) and [datastore-core](https://github.com/ipfs/js-stores).


Updates `blockstore-core` from 4.4.1 to 5.0.2
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-stores@blockstore-core-4.4.1...blockstore-core-5.0.2)

Updates `datastore-core` from 9.2.9 to 10.0.2
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-stores@datastore-core-9.2.9...datastore-core-10.0.2)

---
updated-dependencies:
- dependency-name: blockstore-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: store-deps
- dependency-name: datastore-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: store-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 3a29902 commit d827c31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/gateway-conformance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"@multiformats/dns": "^1.0.6",
"@sgtpooki/file-type": "^1.0.1",
"aegir": "^45.0.1",
"blockstore-core": "^4.4.1",
"datastore-core": "^9.2.9",
"blockstore-core": "^5.0.2",
"datastore-core": "^10.0.2",
"execa": "^9.1.0",
"fast-glob": "^3.3.2",
"interface-blockstore": "^5.2.10",
Expand Down

0 comments on commit d827c31

Please sign in to comment.