From 9cfc3cbe046110d843bef031d42eb6b290c654bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:13:54 +0000 Subject: [PATCH 1/2] chore: bump @aws-sdk/util-retry from 3.370.0 to 3.374.0 Bumps [@aws-sdk/util-retry](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-retry) from 3.370.0 to 3.374.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/util-retry/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/util-retry) --- updated-dependencies: - dependency-name: "@aws-sdk/util-retry" dependency-version: 3.374.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 42 ++++++++++++++++++++++++++++-------------- package.json | 2 +- 2 files changed, 29 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4420c1d..30d702a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@aws-sdk/client-lambda": "^3.826.0", "@aws-sdk/client-s3": "^3.864.0", "@aws-sdk/client-sts": "3.844.0", - "@aws-sdk/util-retry": "^3.370.0", + "@aws-sdk/util-retry": "^3.374.0", "@smithy/node-http-handler": "^4.0.6", "adm-zip": "^0.5.16", "glob": "^11.0.2" @@ -2029,15 +2029,6 @@ "node": ">=18.0.0" } }, - "node_modules/@aws-sdk/service-error-classification": { - "version": "3.370.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/service-error-classification/-/service-error-classification-3.370.0.tgz", - "integrity": "sha512-aHW9Rt6IZtBopCiVL/6SBSTFkyfjjz8FRHD0EYQ15CcySzEXBSuhg2sSRc01ihi+K5CO0FZIMuDOxPyEWIPFig==", - "license": "Apache-2.0", - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@aws-sdk/signature-v4-multi-region": { "version": "3.864.0", "resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.864.0.tgz", @@ -2136,12 +2127,35 @@ } }, "node_modules/@aws-sdk/util-retry": { - "version": "3.370.0", - "resolved": "https://registry.npmjs.org/@aws-sdk/util-retry/-/util-retry-3.370.0.tgz", - "integrity": "sha512-hpzO+wdFFCvVEBzjEejyH9hNWSFYZ/rXnnrcY1saMbRzxXJDbjF2C4UQ0yLHdwxHJREAn1EwvnGMGktNTa7LXQ==", + "version": "3.374.0", + "resolved": "https://registry.npmjs.org/@aws-sdk/util-retry/-/util-retry-3.374.0.tgz", + "integrity": "sha512-0p/trhYU+Ys8j3vMnWCvAkSOL6JRMooV9dVlQ+o7EHbQs9kDtnyucMUHU09ahHSIPTA/n/013hv7bzIt3MyKQg==", + "deprecated": "This package has moved to @smithy/util-retry", + "license": "Apache-2.0", + "dependencies": { + "@smithy/util-retry": "^1.0.3", + "tslib": "^2.5.0" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@aws-sdk/util-retry/node_modules/@smithy/service-error-classification": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-1.1.0.tgz", + "integrity": "sha512-OCTEeJ1igatd5kFrS2VDlYbainNNpf7Lj1siFOxnRWqYOP9oNvC5HOJBd3t+Z8MbrmehBtuDJ2QqeBsfeiNkww==", + "license": "Apache-2.0", + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/@aws-sdk/util-retry/node_modules/@smithy/util-retry": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-1.1.0.tgz", + "integrity": "sha512-ygQW5HBqYXpR3ua09UciS0sL7UGJzGiktrKkOuEJwARoUuzz40yaEGU6xd9Gs7KBmAaFC8gMfnghHtwZ2nyBCQ==", "license": "Apache-2.0", "dependencies": { - "@aws-sdk/service-error-classification": "3.370.0", + "@smithy/service-error-classification": "^1.1.0", "tslib": "^2.5.0" }, "engines": { diff --git a/package.json b/package.json index c674b46..e525184 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@actions/github": "^6.0.1", "@aws-sdk/client-lambda": "^3.826.0", "@aws-sdk/client-s3": "^3.864.0", - "@aws-sdk/util-retry": "^3.370.0", + "@aws-sdk/util-retry": "^3.374.0", "@smithy/node-http-handler": "^4.0.6", "@aws-sdk/client-sts": "3.844.0", "adm-zip": "^0.5.16", From 2399e43bf62a7e11d07e3d15883e24a5608fb081 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 12 Aug 2025 23:14:28 +0000 Subject: [PATCH 2/2] chore: Update dist --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 23fe6a6..b5ff238 100644 --- a/dist/index.js +++ b/dist/index.js @@ -100229,7 +100229,7 @@ module.exports = JSON.parse('{"name":"@aws-sdk/nested-clients","version":"3.826. /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"name":"@amzn/github-action-lambda-deploy","version":"1.0.0","description":"GitHub Action for AWS Lambda Function Deployment","main":"index.js","scripts":{"build":"ncc build index.js -o dist","test":"jest","lint":"eslint .","lint:fix":"eslint . --fix"},"keywords":["aws","lambda","deployment"],"author":"","license":"MIT","dependencies":{"@actions/core":"^1.10.0","@actions/github":"^6.0.1","@aws-sdk/client-lambda":"^3.826.0","@aws-sdk/client-s3":"^3.864.0","@aws-sdk/util-retry":"^3.370.0","@smithy/node-http-handler":"^4.0.6","@aws-sdk/client-sts":"3.844.0","adm-zip":"^0.5.16","glob":"^11.0.2"},"devDependencies":{"@vercel/ncc":"^0.36.1","eslint":"^8.45.0","eslint-plugin-jest":"^27.2.2","jest":"^29.5.0"}}'); +module.exports = JSON.parse('{"name":"@amzn/github-action-lambda-deploy","version":"1.0.0","description":"GitHub Action for AWS Lambda Function Deployment","main":"index.js","scripts":{"build":"ncc build index.js -o dist","test":"jest","lint":"eslint .","lint:fix":"eslint . --fix"},"keywords":["aws","lambda","deployment"],"author":"","license":"MIT","dependencies":{"@actions/core":"^1.10.0","@actions/github":"^6.0.1","@aws-sdk/client-lambda":"^3.826.0","@aws-sdk/client-s3":"^3.864.0","@aws-sdk/util-retry":"^3.374.0","@smithy/node-http-handler":"^4.0.6","@aws-sdk/client-sts":"3.844.0","adm-zip":"^0.5.16","glob":"^11.0.2"},"devDependencies":{"@vercel/ncc":"^0.36.1","eslint":"^8.45.0","eslint-plugin-jest":"^27.2.2","jest":"^29.5.0"}}'); /***/ })