From 06ca4cc5e5288bc0b3ef66f9d70c6170903ab070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 01:23:54 +0000 Subject: [PATCH 1/3] build(deps-dev): bump aws-cdk-aws-lambda-python-alpha Bumps [aws-cdk-aws-lambda-python-alpha](https://github.com/aws/aws-cdk) from 2.258.1a0 to 2.261.0a0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits) --- updated-dependencies: - dependency-name: aws-cdk-aws-lambda-python-alpha dependency-version: 2.260.0a0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6760589..cfedc48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ lambda = [ cdk = [ "aws-cdk-lib==2.258.1", "constructs==10.6.0", - "aws-cdk-aws-lambda-python-alpha==2.258.1a0", + "aws-cdk-aws-lambda-python-alpha==2.261.0a0", "cdk-monitoring-constructs==10.1.0", "cdk-nag==2.38.2", ] From 61ef8584c1d57125743865394cae2da928721498 Mon Sep 17 00:00:00 2001 From: Tim Pugh Date: Thu, 2 Jul 2026 19:33:27 -0700 Subject: [PATCH 2/3] build(deps): bump aws-cdk-lib to 2.261.0 in lockstep with the alpha module aws-cdk-aws-lambda-python-alpha 2.261.0a0 requires aws-cdk-lib>=2.261.0; Dependabot bumped only the alpha half of the aws-cdk group, leaving the resolution unsatisfiable. Completes the group bump and regenerates the lockfiles. --- pyproject.toml | 2 +- uv.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index cfedc48..671165c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ lambda = [ # assertion tests. Conflicts with `lambda` at the `attrs` pin (CDK requires # attrs<26 via jsii; Powertools requires attrs>=26). cdk = [ - "aws-cdk-lib==2.258.1", + "aws-cdk-lib==2.261.0", "constructs==10.6.0", "aws-cdk-aws-lambda-python-alpha==2.261.0a0", "cdk-monitoring-constructs==10.1.0", diff --git a/uv.lock b/uv.lock index d333d0d..8e73c0e 100644 --- a/uv.lock +++ b/uv.lock @@ -107,7 +107,7 @@ wheels = [ [[package]] name = "aws-cdk-aws-lambda-python-alpha" -version = "2.258.1a0" +version = "2.261.0a0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "aws-cdk-lib" }, @@ -116,9 +116,9 @@ dependencies = [ { name = "publication" }, { name = "typeguard" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/79/ac/8181f0162b7d662b3a57c9450a1eeb142dcab3df1d52631cc0d5dfdbef9e/aws_cdk_aws_lambda_python_alpha-2.258.1a0.tar.gz", hash = "sha256:7c02fb48dffc3e2be7ee2ab46b2044172aac97f13d2664eaa283c22691decc0b", size = 100512, upload-time = "2026-06-09T09:18:05.033Z" } +sdist = { url = "https://files.pythonhosted.org/packages/84/d8/1a0df11c558315785c892a1bb43c2ce0f811494c173d358c8d1c2a4ff891/aws_cdk_aws_lambda_python_alpha-2.261.0a0.tar.gz", hash = "sha256:9c96ccaf842cf6d1fdbb3e24df62967985557f52a135961362ea2ce0c3b6d604", size = 100530, upload-time = "2026-07-02T16:32:41.711Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/14/4a/8f7f9ee8128263291f237c146972023a7fcce64b4fbca2c44f8555efb702/aws_cdk_aws_lambda_python_alpha-2.258.1a0-py3-none-any.whl", hash = "sha256:a009b6c55a08ba04f5dbbfeb7cb935c85b84910d44b9fa06c86cd6f6a4888ad3", size = 99480, upload-time = "2026-06-09T09:17:13.999Z" }, + { url = "https://files.pythonhosted.org/packages/e0/20/d73aa1b34d7b009ce2d9315ef8e113777caf33b3ef4ab104f19277e749cf/aws_cdk_aws_lambda_python_alpha-2.261.0a0-py3-none-any.whl", hash = "sha256:422b9d469fb9745fbc7d0702e184127d576547ccb0880b3d002adc3350b155ab", size = 99600, upload-time = "2026-07-02T16:31:52.731Z" }, ] [[package]] @@ -137,7 +137,7 @@ wheels = [ [[package]] name = "aws-cdk-lib" -version = "2.258.1" +version = "2.261.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "aws-cdk-asset-awscli-v1" }, @@ -148,9 +148,9 @@ dependencies = [ { name = "publication" }, { name = "typeguard" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/75/f7/2b7bda2c4a8eb5413e5940c640dd952d5ce00683a8ca4089742a75280cf9/aws_cdk_lib-2.258.1.tar.gz", hash = "sha256:a25158952b9e39c7a5ffd3fd1fcf8d769f73454e22394320d9e1c944324956a9", size = 50799708, upload-time = "2026-06-09T09:18:23.689Z" } +sdist = { url = "https://files.pythonhosted.org/packages/4d/e0/cff866d35139cecb0ae9797d9fc7f99100d6ad7adf1f784ea7dbe01669f1/aws_cdk_lib-2.261.0.tar.gz", hash = "sha256:a48b24f09307b2fb7638b0c28cbdc8f722fab1bf0c3ed65b6319fffc9c48927d", size = 50800037, upload-time = "2026-07-02T16:32:58.587Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/97/ee/326682437a52a7aabc5b2b81517eb0d6e07f291044ef837b01291269855c/aws_cdk_lib-2.258.1-py3-none-any.whl", hash = "sha256:eb60a20edcb4a547fa1eb5ed6f3ef16648346a7400821cf4a37b15051adcbe73", size = 51487906, upload-time = "2026-06-09T09:17:40.348Z" }, + { url = "https://files.pythonhosted.org/packages/56/44/d9a7e7530fb37db973b7df6bce6da424dfbb032ed1b50951334600e5abcd/aws_cdk_lib-2.261.0-py3-none-any.whl", hash = "sha256:a90bea2a90e57eb4335609e64accc22defad1e3735a69cfc74f8122ce032970f", size = 51494763, upload-time = "2026-07-02T16:32:16.719Z" }, ] [[package]] @@ -1762,8 +1762,8 @@ test = [ [package.metadata.requires-dev] cdk = [ - { name = "aws-cdk-aws-lambda-python-alpha", specifier = "==2.258.1a0" }, - { name = "aws-cdk-lib", specifier = "==2.258.1" }, + { name = "aws-cdk-aws-lambda-python-alpha", specifier = "==2.261.0a0" }, + { name = "aws-cdk-lib", specifier = "==2.261.0" }, { name = "cdk-monitoring-constructs", specifier = "==10.1.0" }, { name = "cdk-nag", specifier = "==2.38.2" }, { name = "constructs", specifier = "==10.6.0" }, From be98380727cbdd04a2f477db996b98a3011c5759 Mon Sep 17 00:00:00 2001 From: Tim Pugh Date: Thu, 2 Jul 2026 19:37:25 -0700 Subject: [PATCH 3/3] test: regenerate template snapshots for aws-cdk-lib 2.261.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed diff: the only change across all four drifted stacks is the CDK-managed singleton provider Lambdas moving from nodejs22.x to nodejs24.x — a framework-owned runtime bump, no project resources affected. --- tests/cdk/snapshots/ServerlessAppAudit-us-east-1.json | 2 +- tests/cdk/snapshots/ServerlessAppBackend-us-east-1.json | 4 ++-- tests/cdk/snapshots/ServerlessAppFrontend-us-east-1.json | 4 ++-- tests/cdk/snapshots/ServerlessAppWaf-us-east-1.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/cdk/snapshots/ServerlessAppAudit-us-east-1.json b/tests/cdk/snapshots/ServerlessAppAudit-us-east-1.json index 93cf878..66c3592 100644 --- a/tests/cdk/snapshots/ServerlessAppAudit-us-east-1.json +++ b/tests/cdk/snapshots/ServerlessAppAudit-us-east-1.json @@ -627,7 +627,7 @@ "Arn" ] }, - "Runtime": "nodejs22.x", + "Runtime": "nodejs24.x", "Timeout": 900 }, "Type": "AWS::Lambda::Function" diff --git a/tests/cdk/snapshots/ServerlessAppBackend-us-east-1.json b/tests/cdk/snapshots/ServerlessAppBackend-us-east-1.json index 81115ce..0ad490d 100644 --- a/tests/cdk/snapshots/ServerlessAppBackend-us-east-1.json +++ b/tests/cdk/snapshots/ServerlessAppBackend-us-east-1.json @@ -279,7 +279,7 @@ "Arn" ] }, - "Runtime": "nodejs22.x", + "Runtime": "nodejs24.x", "Timeout": 120 }, "Type": "AWS::Lambda::Function" @@ -2870,7 +2870,7 @@ "Arn" ] }, - "Runtime": "nodejs22.x", + "Runtime": "nodejs24.x", "Timeout": 900 }, "Type": "AWS::Lambda::Function" diff --git a/tests/cdk/snapshots/ServerlessAppFrontend-us-east-1.json b/tests/cdk/snapshots/ServerlessAppFrontend-us-east-1.json index e5e48dc..fb764d8 100644 --- a/tests/cdk/snapshots/ServerlessAppFrontend-us-east-1.json +++ b/tests/cdk/snapshots/ServerlessAppFrontend-us-east-1.json @@ -252,7 +252,7 @@ "Arn" ] }, - "Runtime": "nodejs22.x", + "Runtime": "nodejs24.x", "Timeout": 120 }, "Type": "AWS::Lambda::Function" @@ -1596,7 +1596,7 @@ "Arn" ] }, - "Runtime": "nodejs22.x", + "Runtime": "nodejs24.x", "Timeout": 900 }, "Type": "AWS::Lambda::Function" diff --git a/tests/cdk/snapshots/ServerlessAppWaf-us-east-1.json b/tests/cdk/snapshots/ServerlessAppWaf-us-east-1.json index e9c44de..9fea658 100644 --- a/tests/cdk/snapshots/ServerlessAppWaf-us-east-1.json +++ b/tests/cdk/snapshots/ServerlessAppWaf-us-east-1.json @@ -218,7 +218,7 @@ "Arn" ] }, - "Runtime": "nodejs22.x", + "Runtime": "nodejs24.x", "Timeout": 900 }, "Type": "AWS::Lambda::Function"