Skip to content

chore(deps): bump @aws-cdk/cx-api from 2.191.0 to 2.204.0 #2893

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 Jul 14, 2025

Bumps @aws-cdk/cx-api from 2.191.0 to 2.204.0.

Release notes

Sourced from @​aws-cdk/cx-api's releases.

v2.204.0

Features

  • apigatewayv2: add stage variables support for HTTP and WebSocket API (#34548) (965e055)
  • cloudwatch: add id and visible properties for CloudWatch Metric (#34870) (879afd6), closes #19876
  • report feature flags into Cloud Assembly (#34884) (f70e46c), closes #34798
  • region-info: add support for region eusc-de (#34860)

Bug Fixes


Alpha modules (2.204.0-alpha.0)

Features

v2.203.1

Bug Fixes


Alpha modules (2.203.1-alpha.0)

v2.203.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cloudformation: Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.
  • aws-cdk-lib.aws_kendra.CfnDataSource.TemplateConfigurationProperty: template property here has changed from string to json

Features

  • rds: instance engine lifecycle support (#34719) (bab7413), closes #34492
  • report feature flag configuration into Cloud Assembly (#34798) (76af7dc)
  • backup: add support for ScheduleExpressionTimezone (#34603) (8ceea43), closes #34532
  • cloudformation: update L1 CloudFormation resource definitions (#34839) (4c75889)
  • cloudwatch: add account id field for log query and metric widgets to support cross account visibility (#34793) (ac4d09d), closes #26105
  • lambda: function log removal policy (#34723) (0388483), closes #34669
  • pipelines: cdk-assets version is configurable (#34802) (a361c9c)
  • update L1 CloudFormation resource definitions (#34792) (074cb8c)

Bug Fixes

... (truncated)

Changelog

Sourced from @​aws-cdk/cx-api's changelog.

Changelog

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

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

Reverts

2.200.2-alpha.0 (2025-06-11)

... (truncated)

Commits
  • f70e46c feat: report feature flags into Cloud Assembly (#34884)
  • 951c917 chore: npm-check-updates && yarn upgrade (#34752)
  • 722520a chore: bump cloud assembly schema (#34791)
  • 7826b6e chore: npm-check-updates && yarn upgrade (#34684)
  • 802f130 chore(ec2): update PrefixList.fromLookup() to expect the result from CcApi ...
  • 0bce2f0 revert(ec2): update PrefixList.fromLookup() to expect the result from CcApi...
  • 04061f2 chore(ec2): update PrefixList.fromLookup() to expect the result from CcApi ...
  • 4eed0d9 chore: npm-check-updates && yarn upgrade (#34458)
  • e136f61 chore: upgrade @aws-cdk/cloud-assembly-schema to v41.2.0 (#34369)
  • See full diff 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/cx-api](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/cx-api) from 2.191.0 to 2.204.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.204.0/packages/@aws-cdk/cx-api)

---
updated-dependencies:
- dependency-name: "@aws-cdk/cx-api"
  dependency-version: 2.204.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2025 20:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 14, 2025
Copy link

changeset-bot bot commented Jul 14, 2025

🦋 Changeset detected

Latest commit: bf0655d

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

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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 Jul 14, 2025
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