这是indexloc提供的服务,不要输入任何密码
Skip to content

Bump aws-cdk-lib from 2.180.0 to 2.203.1 in /cdk #2815

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps aws-cdk-lib from 2.180.0 to 2.203.1.

Release notes

Sourced from aws-cdk-lib's releases.

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

Reverts


Alpha modules (2.203.0-alpha.0)

Features

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

Bug Fixes

v2.202.0

Features

... (truncated)

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.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)

2.200.1-alpha.0 (2025-06-03)

2.200.0-alpha.0 (2025-06-02)

Features

... (truncated)

Commits
  • 32ee050 fix: "Invalid Assembly Manifest" when used with CLI 2.1017.0 and 2.1018.0 (#3...
  • 2531f10 chore: update analytics metadata blueprints
  • bab7413 feat(rds): instance engine lifecycle support (#34719)
  • 76af7dc feat: report feature flag configuration into Cloud Assembly (#34798)
  • ac4d09d feat(cloudwatch): add account id field for log query and metric widgets to su...
  • 4c75889 feat(cloudformation): update L1 CloudFormation resource definitions (#34839)
  • 41311a2 docs(lambda): warn users on using fromBucket without setting objectVersion (#...
  • 951c917 chore: npm-check-updates && yarn upgrade (#34752)
  • 5f9e857 chore: yarn upgrade dependencies requiring intervention (#34751)
  • 0388483 feat(lambda): function log removal policy (#34723)
  • 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.180.0 to 2.203.1.
- [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.203.1/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.203.1
  dependency-type: direct:production
  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 3, 2025
Copy link

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.29%. Comparing base (697c4b2) to head (fa6f6c4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2815   +/-   ##
=======================================
  Coverage   28.29%   28.29%           
=======================================
  Files          42       42           
  Lines        6043     6043           
  Branches       33       33           
=======================================
  Hits         1710     1710           
  Misses       4333     4333           
Flag Coverage Δ
cdk 96.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #2824.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cdk/aws-cdk-lib-2.203.1 branch July 7, 2025 03:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants