Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2025

Bumps aws-cdk-lib from 2.190.0 to 2.191.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.191.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.
  • neptune-alpha: Id attribute is being removed from the AWS::Neptune::DBClusterParameterGroup and AWS::Neptune::DBParameterGroup resources
  • aws-launchwizard: specifications prop moved from required to optional in CfnDeployment
  • aws-ses: attribute attribute moved from required to optional in RuleBooleanToEvaluateProperty

Features

  • cloudformation: update L1 CloudFormation resource definitions (#34207) (adfa416)
  • update L1 CloudFormation resource definitions (e3483c2)
  • codebuild: add additional build images for lambda (#34197) (5a265d1)
  • rds: add Aurora MySQL versions 2.12.4, 3.08.2 (#34045) (1dd993e)

Alpha modules (2.191.0-alpha.0)

Features

  • location: throw ValidationError instead of untyped errors (#34174) (2ecf14a)
  • msk: throw ValidationError instead of untyped errors (#34214) (02cb5a4)
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.191.0-alpha.0 (2025-04-22)

Features

  • location: throw ValidationError instead of untyped errors (#34174) (2ecf14a)
  • msk: throw ValidationError instead of untyped errors (#34214) (02cb5a4)

2.190.0-alpha.0 (2025-04-16)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • ec2-alpha: The logical ID for the NAT Gateway, defined using the addNatGateways method, will be changed, resulting in the NAT Gateway being recreated. Additionally, the domain for the Elastic IP (EIP) will be set to vpc, which will also trigger its recreation in the account.

Features

Bug Fixes

  • ec2-alpha: add multiple NATGW to the VPC using addNatGateway method (#34094) (ccd8de7)
  • ec2-alpha: update default config for Subnet's assignIpv6AddressOnCreation (#34116) (dff2798)

2.189.1-alpha.0 (2025-04-14)

2.189.0-alpha.0 (2025-04-09)

Features

Bug Fixes

  • amplify: unable to re-run integ test due to missing status field in customRule (#33973) (6638c08), closes #33962

2.188.0-alpha.0 (2025-04-03)

Features

... (truncated)

Commits
  • 4818900 chore(release): 2.191.0 (#34222)
  • 9e6d78b chore: update analytics metadata blueprints
  • 3d1e61f chore(release): 2.191.0
  • adfa416 feat(cloudformation): update L1 CloudFormation resource definitions (#34207)
  • 0bbbd7b Merge branch 'main' into automation/spec-update
  • 9ea7e64 ci(mergify): upgrade configuration to current format (#33971)
  • 02cb5a4 feat(msk): throw ValidationError instead of untyped errors (#34214)
  • 58c2631 chore(rds): add postgres engine 16.8, 15.12, 14.17 and 13.20 (#34151)
  • 393919f chore: add new team member Y-JayKim (#34210)
  • e3483c2 feat: update L1 CloudFormation resource definitions
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 23, 2025 20:53
@dependabot dependabot bot requested a review from leandrodamascena April 23, 2025 20:53
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 23, 2025
@github-actions github-actions bot added the internal Maintenance changes label Apr 23, 2025
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.190.0 to 2.191.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](aws/aws-cdk@v2.190.0...v2.191.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/aws-cdk-lib-2.191.0 branch from 3348e51 to f278909 Compare April 23, 2025 22:24
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2025

Looks like aws-cdk-lib is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 23, 2025
@dependabot dependabot bot deleted the dependabot/pip/develop/aws-cdk-lib-2.191.0 branch April 23, 2025 22:25
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 internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant