Bump software.amazon.awscdk:aws-cdk-lib from 2.177.0 to 2.196.0 in /labs/unicorn-store/infrastructure/cdk
Open
Number: #45
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
May 19, 2025 at 05:19 PM UTC
(5 months ago)
(5 months ago)
Updated:
May 19, 2025 at 05:19 PM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies java
dependencies java
Description:
Bumps software.amazon.awscdk:aws-cdk-lib from 2.177.0 to 2.196.0.
Release notes
Sourced from software.amazon.awscdk:aws-cdk-lib's releases.
v2.196.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.
- Logs: The type of property
DeliveryDestinationPolicy
of resourceAWS::Logs::DeliveryDestination
changed to beDestinationPolicy
instead of JSON.Features
- apigatewayv2: add dualstack support to domain name (#34111) (8aa2f81), closes #34054 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-domainname-domainnameconfiguration.html#cfn-apigatewayv2
- cloudformation: update L1 CloudFormation resource definitions (#34425) (6460ffe)
- ecs: throw
ValidationError
s instead of untyped errors (#34427) (5cfea39), closes #32569- eks: throw
ValidationError
s instead of untyped errors (#34428) (2e7c55b), closes #32569- elasticloadbalancingv2: add support for multi-value headers in Lambda target groups (#34298) (c8b98e7)
- elasticsearch: throw
ValidationError
s instead of untyped errors (#34429) (13d9645), closes #32569- events-targets: throw
ValidationError
s instead of untyped errors (#34430) (e493cc8), closes #32569- globalaccelerator: throw
ValidationError
s instead of untyped errors (#34426) (5ee092a), closes #32569- kms: throw
ValidationError
s instead of untyped errors (#34431) (10756c1), closes #32569- opensearchservice: throw
ValidationError
s instead of untyped errors (#34432) (5509923), closes #32569- rds: add Aurora MySQL versions 2.11.6, 2.12.5, 3.04.4 (#34443) (d03e856)
- region-info: update Metadata regions (#34414) (957d8e3)
- route53: add cidrRoutingConfig property (#34301) (5cd82f5)
- s3-tables: add KMS support for TableBucket L2 construct (#34281) (ac0e4ca)
- scheduler: throw
ValidationError
s instead of untyped errors (#34434) (bc7c4e8), closes #32569- servicediscovery: throw
ValidationError
s instead of untyped errors (#34435) (28048b3), closes #32569- ses: https policy for custom tracking domain (#34314) (60d7aea)
- sns-subscriptions: throw
ValidationError
s instead of untyped errors (#34436) (98e352d), closes #32569- stepfunctions:
ResultWriter
support JSONPath/JSONata bucket (#33793) (8a5aecb), closes #32687- stepfunctions: add parameters to parallel state (#34131) (0f71ee1), closes #32791
- property injectors and make all L2 Constructors injectable (#34419) (4dc523f)
- stepfunctions: throw
ValidationError
s instead of untyped errors (#34438) (e828389), closes #32569- support healthCheckGracePeriod in QueueProcessingFargateService (#34231) (ae0c7b7), closes #34220
- synthetics: add 5.0 and 5.1 python canary runtimes (#34254) (639b883), closes #34252
Bug Fixes
- cloudwatch-actions: lambda permission use unique prefix id (#34269) (9ddc00a), closes #33958
- eks: eks cluster name exceeding the limit of 100 characters (#34449) (5197882)
- s3: updating blockPublicAccess to enable default true settings (under feature flag) (#33702) (904e3a3), closes #32811 40aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-block-access.ts#L1-L42
Alpha modules (2.196.0-alpha.0)
Features
- msk: support Kafka versions 3.9.x and 3.9.x Kraft (#34213) (a1226db)
- pipes-targets: add SNS (#34159) (2f846b3)
- s3tables: server-side encryption by customer managed KMS key (#34229) (488f0db)
Bug Fixes
... (truncated)
Changelog
Sourced from software.amazon.awscdk: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.196.0-alpha.0 (2025-05-15)
Features
- msk: support Kafka versions 3.9.x and 3.9.x Kraft (#34213) (a1226db)
- pipes-targets: add SNS (#34159) (2f846b3)
- s3tables: server-side encryption by customer managed KMS key (#34229) (488f0db)
Bug Fixes
- ec2: dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (#34437) (35e818b), closes #30981
- ec2-alpha: fix resource id references and tags for migration behind feature flag (#34377) (aa73534)
2.195.0-alpha.0 (2025-05-07)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- iot: By default,
deviceDertificateAgeCheck
is automatically enabled.Features
- iot: device certificate age check audit configuration (#33816) (9ad383d)
- location: support L2 API Key Construct (#32733) (d867878), closes #30684
Bug Fixes
2.194.0-alpha.0 (2025-05-01)
2.193.0-alpha.0 (2025-04-30)
Features
2.192.0-alpha.0 (2025-04-24)
Features
... (truncated)
Commits
4be3c1f
chore(release): 2.196.0 (#34471)15e174e
fix fixtures3301ecc
fix fixtures9d7a388
keepPropertyInjectableConstructConstructor
private31008b5
fix exporting and importing prop-injectablef5fcfcc
Update CHANGELOG.v2.md8ee4427
chore: update analytics metadata blueprintse1764f4
chore(release): 2.196.060d7aea
feat(ses): https policy for custom tracking domain (#34314)2cd737d
chore: yarn upgrade dependencies requiring intervention (#34440)- Additional commits viewable 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 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
software.amazon.awscdk:aws-cdk-lib
Ecosystem:
maven
maven
Version Change:
2.177.0 → 2.196.0
Update Type:
Minor
Minor
Path:
/labs/unicorn-store/infrastructure/cdk
Technical Details
ID: | 480201 |
UUID: | 2529351486 |
Node ID: | PR_kwDOOTvoN86Wwtc- |
Host: | GitHub |
Repository: | sephanguyen/aws-lambda-java-workshop |
Merge State: | Unknown |