From 20f51a14f9e95630ac88b29f3fb9b1b41189c864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 17:25:30 +0200 Subject: [PATCH] fix(lambda): bump @aws-sdk/client-ec2 from 3.637.0 to 3.641.0 in /lambdas in the aws group (#4106) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the aws group in /lambdas with 1 update: [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2). Updates `@aws-sdk/client-ec2` from 3.637.0 to 3.641.0
Release notes

Sourced from @​aws-sdk/client-ec2's releases.

v3.641.0

3.641.0(2024-08-28)

Documentation Changes
New Features
Bug Fixes

For list of updated packages, view updated-packages.md in assets-3.641.0.zip

v3.640.0

3.640.0(2024-08-27)

New Features

For list of updated packages, view updated-packages.md in assets-3.640.0.zip

v3.639.0

3.639.0(2024-08-26)

New Features

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ec2's changelog.

3.641.0 (2024-08-28)

Features

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-ec2&package-manager=npm_and_yarn&previous-version=3.637.0&new-version=3.641.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lambdas/functions/ami-housekeeper/package.json | 2 +- lambdas/functions/control-plane/package.json | 2 +- lambdas/functions/termination-watcher/package.json | 2 +- lambdas/yarn.lock | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index c68988e367..581d6b1515 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -39,7 +39,7 @@ "dependencies": { "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", - "@aws-sdk/client-ec2": "^3.637.0", + "@aws-sdk/client-ec2": "^3.641.0", "@aws-sdk/client-ssm": "^3.637.0", "@aws-sdk/types": "^3.609.0", "cron-parser": "^4.9.0", diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index f792483f87..671a34a86b 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -41,7 +41,7 @@ "@aws-github-runner/aws-powertools-util": "*", "@aws-github-runner/aws-ssm-util": "*", "@aws-lambda-powertools/parameters": "^2.7.0", - "@aws-sdk/client-ec2": "^3.637.0", + "@aws-sdk/client-ec2": "^3.641.0", "@aws-sdk/client-sqs": "^3.637.0", "@aws-sdk/types": "^3.609.0", "@middy/core": "^4.7.0", diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 832859e738..1d30088ccb 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@aws-github-runner/aws-powertools-util": "*", - "@aws-sdk/client-ec2": "^3.637.0", + "@aws-sdk/client-ec2": "^3.641.0", "@aws-sdk/types": "^3.609.0", "@middy/core": "^4.7.0", "typescript": "^5.5.4" diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index a19be9ab9c..1cd99aac14 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -103,7 +103,7 @@ __metadata: dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.637.0" + "@aws-sdk/client-ec2": "npm:^3.641.0" "@aws-sdk/client-ssm": "npm:^3.637.0" "@aws-sdk/types": "npm:^3.609.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" @@ -196,7 +196,7 @@ __metadata: "@aws-github-runner/aws-powertools-util": "npm:*" "@aws-github-runner/aws-ssm-util": "npm:*" "@aws-lambda-powertools/parameters": "npm:^2.7.0" - "@aws-sdk/client-ec2": "npm:^3.637.0" + "@aws-sdk/client-ec2": "npm:^3.641.0" "@aws-sdk/client-sqs": "npm:^3.637.0" "@aws-sdk/types": "npm:^3.609.0" "@middy/core": "npm:^4.7.0" @@ -267,7 +267,7 @@ __metadata: resolution: "@aws-github-runner/termination-watcher@workspace:functions/termination-watcher" dependencies: "@aws-github-runner/aws-powertools-util": "npm:*" - "@aws-sdk/client-ec2": "npm:^3.637.0" + "@aws-sdk/client-ec2": "npm:^3.641.0" "@aws-sdk/types": "npm:^3.609.0" "@middy/core": "npm:^4.7.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" @@ -407,9 +407,9 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:^3.637.0": - version: 3.637.0 - resolution: "@aws-sdk/client-ec2@npm:3.637.0" +"@aws-sdk/client-ec2@npm:^3.641.0": + version: 3.641.0 + resolution: "@aws-sdk/client-ec2@npm:3.641.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" @@ -455,7 +455,7 @@ __metadata: "@smithy/util-waiter": "npm:^3.1.2" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/43c1e0b752550ccbd7e132b3f95926710e8da019296a06a62b3ed6f244e3a56baac7f907b44ec4364500759ac7d7681da20b2d09bcf88d6bb2d923d81a3efb35 + checksum: 10c0/47d98c0793b4fe04c58a80c6cd33c5fd4880768a5790be9c4dc1cc822fde94fd7ac28027ad703cd1ac80932632d622cfbabef54f649653396fd5598b132aed77 languageName: node linkType: hard