Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Bump the npm group with 2 updates - #122

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-89c0413568
Aug 6, 2025
Merged

Bump the npm group with 2 updates#122
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-89c0413568

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm group with 2 updates: aws-cdk-lib and @aws-cdk/cloud-assembly-schema.

Updates aws-cdk-lib from 2.208.0 to 2.209.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.209.0

Features

  • ecs: add support for native blue/green deployments in ECS L2 (#35061) (3723aca), closes #35010
  • add new field to feature flag report (#35108) (8bff8f9)
  • inferenceprofiles: add inference and cross-region inference pro… (#35048) (87770ef)
  • deprecating delete existing field in ARecord (#35039) (49b2627), closes #34230
  • s3-tables: add L2 construct support for Table and Namespace resources (#35023) (576c9ec), closes #33054

Bug Fixes

  • app-staging-synthesizer: custom bootstrap qualifier is not passed through to deployment role name (#35118) (6525d51), closes #28195 #28195
  • codebuild: support Windows Server Core 2022 image with on-demand capacity (#35152) (a595884), closes #29754
  • eks: remove usage of shell=True in helm commands (#35148) (918593d)
  • eks-v2: remove usage of shell=True in helm commands (#35141) (cd9d69c)
  • rds: can not lookup VPC Security Groups with fromLookup method (#34906) (ae87e26)

Alpha modules (2.209.0-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.209.0-alpha.0 (2025-08-05)

2.208.0-alpha.0 (2025-07-29)

Features

  • glue: throw ValidationError instead of untyped errors (#35084) (1e20df6)

2.207.0-alpha.0 (2025-07-24)

2.206.0-alpha.0 (2025-07-16)

2.205.0-alpha.0 (2025-07-15)

2.204.0-alpha.0 (2025-07-04)

Features

2.203.1-alpha.0 (2025-07-02)

2.203.0-alpha.0 (2025-07-01)

Features

  • ec2: support for client route enforcement for client VPN endpoint (#34405) (063f4e7)

Bug Fixes

2.202.0-alpha.0 (2025-06-20)

Features

  • amplify: add compute role support for Amplify branches (#34708) (817a21a)
  • amplify-alpha: support custom response headers in monorepo structures (#31771) (aea1372), closes #31758

2.201.0-alpha.0 (2025-06-12)

... (truncated)

Commits

Updates @aws-cdk/cloud-assembly-schema from 45.2.0 to 48.2.0

Release notes

Sourced from @​aws-cdk/cloud-assembly-schema's releases.

@​aws-cdk/cloud-assembly-schema@​v48.2.0

48.2.0 (2025-07-29)

Features

  • change feature flag schema to store default value (#742) (45ceb89)

@​aws-cdk/cloud-assembly-schema@​v48.1.0

48.1.0 (2025-07-24)

@​aws-cdk/cloud-assembly-schema@​v48.0.0

48.0.0 (2025-07-16)

Bug Fixes

  • integ-runner: fail with correct error when integ manifest exists but cannot be loaded (#692) (ded7ae1)
  • integ-testing: add test that forces cdk-assets to use the Docker credentials helper (#663) (1f7527b)
  • upgrade to jsii & typescript 5.8 (#693) (90579c3)
Commits
  • 45ceb89 feat: change feature flag schema to store default value (#742)
  • 8b5b952 chore(deps): upgrade dependencies (#729)
  • 90579c3 fix: upgrade to jsii & typescript 5.8 (#693)
  • 1f7527b fix(integ-testing): add test that forces cdk-assets to use the Docker credent...
  • ded7ae1 fix(integ-runner): fail with correct error when integ manifest exists but can...
  • 099787b chore: document warning against trying to be clever (#688)
  • See full diff in compare view

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [@aws-cdk/cloud-assembly-schema](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cloud-assembly-schema).


Updates `aws-cdk-lib` from 2.208.0 to 2.209.0
- [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/v2.209.0/packages/aws-cdk-lib)

Updates `@aws-cdk/cloud-assembly-schema` from 45.2.0 to 48.2.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/cloud-assembly-schema@v48.2.0/packages/@aws-cdk/cloud-assembly-schema)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.209.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@aws-cdk/cloud-assembly-schema"
  dependency-version: 48.2.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot assigned poad Aug 6, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 6, 2025
@amazon-q-developer

Copy link
Copy Markdown

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@github-actions
github-actions Bot enabled auto-merge (squash) August 6, 2025 02:37
@amazon-q-developer

Copy link
Copy Markdown

✅ I finished the code review, and didn't find any security or code quality issues.

@github-actions
github-actions Bot merged commit 65543eb into main Aug 6, 2025
4 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/npm-89c0413568 branch August 6, 2025 02:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant