amplify-category-api
                                
                                 amplify-category-api copied to clipboard
                                
                                    amplify-category-api copied to clipboard
                            
                            
                            
                        chore(deps): bump aws-cdk-lib from 2.129.0 to 2.184.0 in /packages/graphql-transformers-e2e-tests/resources/jsonServer
Bumps aws-cdk-lib from 2.129.0 to 2.184.0.
Release notes
Sourced from aws-cdk-lib's releases.
v2.184.0
Features
- ecr: throw ValidationError instead of untyped Errors (#33750) (242690f)
- lambda: support s3 OFD for Kinesis/DynamoDB (#33739) (3f1fecf)
- rds: allow to specify availability zone for Aurora instances (#33515) (583d5f2), closes #33503 #30618
Bug Fixes
- codepipeline: replace account root principal with current pipeline role in the trust policy under ff:
@aws-cdk/pipelines:reduceStageRoleTrustScope (#33742) (a64b01c), closes #33709- core: message including tokens from annotations cannot output correctly (#33706) (55a3c4c), closes #33707
- events-targets: add LogGroupTargetInput.fromObjectV2() method (#33720) (584a58c)
Alpha modules (2.184.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- glue-alpha: Updated casing of
workflow.addconditionalTriggertoworkflow.addConditionalTrigger.Bug Fixes
- glue-alpha: inconsistent workflow addconditionalTrigger casing (#33752) (4886a3e), closes #33751 #33751
v2.183.0
Features
- bedrock: support DeepSeek R1 (#33727) (3de0818)
- rds: add MySQL enginge versions 5.7.44(patch), 8.0.41 and 8.4.4 (#33732) (d1a8cbe)
- update L1 CloudFormation resource definitions (#33718) (c4fceb2)
- codebuild: throw
ValidationErrorinstead of untyped Errors (#33700) (d12854a), closes #32569- core:
RemovalPolicies.of(scope)(#32283) (34c547c)- logs: add support for fieldIndexPolicies in log group L2 Construct (#33416) (6c882e0), closes #33366
- lambda: backfill missing enums for lambda (#33651) (4227747)
- rds: add new MariaDB engine versions 10.5.28, 10.6.21, 10.11.11, and 11.4.5 (#33665) (7f5bf4e)
- ec2: add VPC interface endpoints for Location Service (#33667) (4bc151b)
- ec2: add VPC interface endpoints for WAFV2 (#33685) (5eb11d2)
- ec2: add VPC interface endpoints for Emr Serverless (#33715) (25619a0)
- ec2: add VPC interface endpoints for Security Lake (#33728) (5fcbe2a)
Bug Fixes
- core: pressing Ctrl-C when content is bundled leaves broken asset (#33692) (00ef50d), closes #33201 #32869 #14474
- custom-resources: fix circular dependency when a custom role provided to Provider (#33600) (77b6fa9), closes #20360
- efs: cannot run an integ test when
transitionToArchivePolicyis specified andthroughputModeisundefined(#33713) (842201c)- eks: cluster deployment issue when the authentication mode is not changing (#33680) (ba2dfd1)
Alpha modules (2.183.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL 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.185.0-alpha.0 (2025-03-19)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- scheduler-targets-alpha: The class
KinesisDataFirehosePutRecordhas been renamed toFirehosePutRecord.Bug Fixes
- scheduler-targets-alpha: rename
KinesisDataFirehosePutRecordtoFirehosePutRecord(#33758) (e6f5bc8), closes #33757 #337982.184.1-alpha.0 (2025-03-14)
2.184.0-alpha.0 (2025-03-13)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- glue-alpha: Updated casing of
workflow.addconditionalTriggertoworkflow.addConditionalTrigger.Bug Fixes
- glue-alpha: inconsistent workflow addconditionalTrigger casing (#33752) (4886a3e), closes #33751 #33751
2.183.0-alpha.0 (2025-03-11)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- scheduler-targets-alpha: The
InspectorStartAssessmentRuntarget's constructor now acceptsIAssessmentTemplateinstead ofCfnAssessmentTemplateas its parameter type. To migrate existing code, use theAssessmentTemplate.fromCfnAssessmentTemplate()method to convert yourCfnAssessmentTemplateinstances toIAssessmentTemplate.Features
- kinesisanalytics-flink-alpha backfill missing enums for kinesisanalytics-flink-alpha (#33632) (b55199a)
- kinesisfirehose-destinations-alpha backfill missing enums for kinesisfirehose-destinations-alpha (#33633) (6ed7a45)
Bug Fixes
- scheduler-alpha: deprecate
Groupin favour ofScheduleGroup(#33678) (4d8eae9)- scheduler-targets-alpha: update inspector target to use IAssessmentTemplate instead of CfnAssessmentTemplate (#33682) (50ba3ef)
2.182.0-alpha.0 (2025-03-04)
Features
... (truncated)
Commits
- 63f495echore: update analytics metadata blueprints
- 6380983chore(release): 2.184.0
- 242690ffeat(ecr): throw ValidationError instead of untyped Errors (#33750)
- a64b01cfix(codepipeline): replace account root principal with current pipeline role ...
- 5687d85chore: npm-check-updates && yarn upgrade (#33696)
- 583d5f2feat(rds): allow to specify availability zone for Aurora instances (#33515)
- 55a3c4cfix(core): message including tokens from annotations cannot output correctly ...
- 3f1fecffeat(lambda): support s3 OFD for Kinesis/DynamoDB (#33739)
- 584a58cfix(events-targets): add LogGroupTargetInput.fromObjectV2() method (#33720)
- 3de0818feat(bedrock): support DeepSeek R1 (#33727)
- 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 rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.