From 290a0b93ba6fd35839d60880a9a4365cd710f4c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:07:17 +0000 Subject: [PATCH] deps: bump the kubo-deps group across 3 directories with 2 updates Bumps the kubo-deps group with 2 updates in the / directory: [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl) and [kubo-rpc-client](https://github.com/ipfs/js-kubo-rpc-client). Bumps the kubo-deps group with 2 updates in the /packages/gateway-conformance directory: [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl) and [kubo-rpc-client](https://github.com/ipfs/js-kubo-rpc-client). Bumps the kubo-deps group with 2 updates in the /packages/interop directory: [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl) and [kubo-rpc-client](https://github.com/ipfs/js-kubo-rpc-client). Updates `ipfsd-ctl` from 14.1.3 to 15.0.1 - [Release notes](https://github.com/ipfs/js-ipfsd-ctl/releases) - [Changelog](https://github.com/ipfs/js-ipfsd-ctl/blob/master/CHANGELOG.md) - [Commits](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.1.3...v15.0.1) Updates `kubo-rpc-client` from 4.1.3 to 5.0.2 - [Release notes](https://github.com/ipfs/js-kubo-rpc-client/releases) - [Commits](https://github.com/ipfs/js-kubo-rpc-client/compare/v4.1.3...v5.0.2) Updates `ipfsd-ctl` from 14.1.3 to 15.0.1 - [Release notes](https://github.com/ipfs/js-ipfsd-ctl/releases) - [Changelog](https://github.com/ipfs/js-ipfsd-ctl/blob/master/CHANGELOG.md) - [Commits](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.1.3...v15.0.1) Updates `kubo-rpc-client` from 4.1.3 to 5.0.2 - [Release notes](https://github.com/ipfs/js-kubo-rpc-client/releases) - [Commits](https://github.com/ipfs/js-kubo-rpc-client/compare/v4.1.3...v5.0.2) Updates `ipfsd-ctl` from 14.1.3 to 15.0.1 - [Release notes](https://github.com/ipfs/js-ipfsd-ctl/releases) - [Changelog](https://github.com/ipfs/js-ipfsd-ctl/blob/master/CHANGELOG.md) - [Commits](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.1.3...v15.0.1) Updates `kubo-rpc-client` from 4.1.3 to 5.0.2 - [Release notes](https://github.com/ipfs/js-kubo-rpc-client/releases) - [Commits](https://github.com/ipfs/js-kubo-rpc-client/compare/v4.1.3...v5.0.2) --- updated-dependencies: - dependency-name: ipfsd-ctl dependency-type: direct:production update-type: version-update:semver-major dependency-group: kubo-deps - dependency-name: kubo-rpc-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: kubo-deps - dependency-name: ipfsd-ctl dependency-type: direct:production update-type: version-update:semver-major dependency-group: kubo-deps - dependency-name: kubo-rpc-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: kubo-deps - dependency-name: ipfsd-ctl dependency-type: direct:production update-type: version-update:semver-major dependency-group: kubo-deps - dependency-name: kubo-rpc-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: kubo-deps ... Signed-off-by: dependabot[bot] --- packages/gateway-conformance/package.json | 4 ++-- packages/interop/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/gateway-conformance/package.json b/packages/gateway-conformance/package.json index 0892075..8dd86cc 100644 --- a/packages/gateway-conformance/package.json +++ b/packages/gateway-conformance/package.json @@ -70,9 +70,9 @@ "fast-glob": "^3.3.2", "interface-blockstore": "^5.2.10", "interface-datastore": "^8.2.11", - "ipfsd-ctl": "^14.1.0", + "ipfsd-ctl": "^15.0.1", "kubo": "^0.32.0", - "kubo-rpc-client": "^4.1.1", + "kubo-rpc-client": "^5.0.2", "multiformats": "^13.3.1", "uint8arrays": "^5.1.0", "undici": "^6.18.1" diff --git a/packages/interop/package.json b/packages/interop/package.json index f72d040..06d8df0 100644 --- a/packages/interop/package.json +++ b/packages/interop/package.json @@ -62,9 +62,9 @@ "aegir": "^45.0.1", "execa": "^9.1.0", "glob": "^11.0.0", - "ipfsd-ctl": "^14.1.0", + "ipfsd-ctl": "^15.0.1", "kubo": "^0.32.0", - "kubo-rpc-client": "^4.1.1", + "kubo-rpc-client": "^5.0.2", "magic-bytes.js": "^1.10.0", "multiformats": "^13.1.0", "sinon-ts": "^2.0.0",