From d198b388e6022080ad3a51da733d99311e4c4a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:08:19 +0000 Subject: [PATCH 1/2] deps(docker,pip): bump the common-pip group across 2 directories with 1 update (#3282) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- docker/postgres-kanister-tools/requirements.txt | 2 +- docker/postgresql/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/postgres-kanister-tools/requirements.txt b/docker/postgres-kanister-tools/requirements.txt index e1e713f440..5e70a54a98 100644 --- a/docker/postgres-kanister-tools/requirements.txt +++ b/docker/postgres-kanister-tools/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.36.10 +awscli==1.36.18 pip==24.3.1 setuptools==75.6.0 wheel==0.45.1 diff --git a/docker/postgresql/requirements.txt b/docker/postgresql/requirements.txt index fdc1cfa954..871381d569 100644 --- a/docker/postgresql/requirements.txt +++ b/docker/postgresql/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.36.10 +awscli==1.36.18 wal-e==1.1.1 pip==24.3.1 setuptools==75.6.0 From cca6f3769d10a3ecfe5b05ee40cac7b73da77818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:21:15 +0000 Subject: [PATCH 2/2] build(deps): bump nanoid from 3.3.7 to 3.3.8 in /docs_new (#3283) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- docs_new/pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs_new/pnpm-lock.yaml b/docs_new/pnpm-lock.yaml index 3b5b0e68fa..37f1858936 100644 --- a/docs_new/pnpm-lock.yaml +++ b/docs_new/pnpm-lock.yaml @@ -480,8 +480,8 @@ packages: minisearch@6.3.0: resolution: {integrity: sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==} - nanoid@3.3.7: - resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} + nanoid@3.3.8: + resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -1014,7 +1014,7 @@ snapshots: minisearch@6.3.0: {} - nanoid@3.3.7: {} + nanoid@3.3.8: {} picocolors@1.0.0: {} @@ -1022,13 +1022,13 @@ snapshots: postcss@8.4.33: dependencies: - nanoid: 3.3.7 + nanoid: 3.3.8 picocolors: 1.0.0 source-map-js: 1.0.2 postcss@8.4.47: dependencies: - nanoid: 3.3.7 + nanoid: 3.3.8 picocolors: 1.1.0 source-map-js: 1.2.1