Skip to content

chore(deps): bump aws-cdk-lib from 2.207.0 to 2.208.0 #2945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps aws-cdk-lib from 2.207.0 to 2.208.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.208.0

Features

  • update L1 CloudFormation resource definitions (#35054) (a2b3e78)
  • region-info: add support for region ap-southeast-6 (#35036)

Bug Fixes

  • core: Tag must have a value error is impossible to attribute to a specific tag (#35091) (6c4181b)
  • custom-resources: use loggingFormat instead of deprecated logFormat (#35015) (81fe660), closes #35002
  • logs: query strings can have multiple stats commands (#34590) (57ae6f9), closes #34578 #34578
  • logs: revert "exposed metric from the metric filter will now include the dimension map (#34648)" (#35102) (24bbced), closes #35097

Alpha modules (2.208.0-alpha.0)

Features

  • glue: throw ValidationError instead of untyped errors (#35084) (1e20df6)
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.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)

Features

... (truncated)

Commits
  • 5b272a9 chore: update analytics metadata blueprints
  • 24bbced fix(logs): revert "exposed metric from the metric filter will now include the...
  • 6c4181b fix(core): Tag must have a value error is impossible to attribute to a spec...
  • 1da883e chore(dependencies): build with upgraded dependencies fails (#34957)
  • a2b3e78 feat: update L1 CloudFormation resource definitions (#35054)
  • 81fe660 fix(custom-resources): use loggingFormat instead of deprecated logFormat (#35...
  • 1061988 chore(rds): deprecate PostgreSQL versions 13.17, 13.19, 14.14, 14.16, 15.9, 1...
  • 1d35961 chore(region-info): ap-southeast-6 (#35036)
  • 569f0c3 chore(bedrock): add TwelveLabs Marengo 2.7 and Pegasus 1.2 (#35011)
  • 57ae6f9 fix(logs): query strings can have multiple stats commands (#34590)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.207.0 to 2.208.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.208.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.208.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 4, 2025 23:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2025
Copy link

changeset-bot bot commented Aug 4, 2025

🦋 Changeset detected

Latest commit: 3c49cb7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-amplify Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the run-e2e Label that will include e2e tests in PR checks workflow label Aug 4, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

A newer version of aws-cdk-lib exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code run-e2e Label that will include e2e tests in PR checks workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants