Bump the npm group in /tests/infra with 6 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
dependencies javascript
poad
Bumps the npm group in /tests/infra with 6 updates:
| Package | From | To |
|---|---|---|
| aws-cdk-lib | 2.202.0 |
2.203.0 |
| @types/node | 24.0.8 |
24.0.10 |
| aws-cdk | 2.1019.2 |
2.1020.0 |
| @aws-cdk/asset-awscli-v1 | 2.2.240 |
2.2.242 |
| @aws-cdk/cloud-assembly-schema | 44.8.0 |
44.9.0 |
| @jridgewell/sourcemap-codec | 1.5.3 |
1.5.4 |
Updates aws-cdk-lib from 2.202.0 to 2.203.0
Release notes
Sourced from aws-cdk-lib's releases.
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:
templateproperty here has changed fromstringtojsonFeatures
- 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
- codecov: update codecov-upload.yml (#34845) (8055016), closes /github.com/aws/aws-cdk/blob/main/codecov.yml#L35
- codecov: update codecov-upload.yml action to upload report with correct path (#34814) (705e76b)
- stepfunctions-tasks: properly serialize CallAwsServiceCrossRegion Lambda responses (#34843) (a4b15df), closes #34768
Reverts
- "ci: add tool to sync with project board" (#34817) (1965014), closes aws/aws-cdk#34776
Alpha modules (2.203.0-alpha.0)
Features
Bug Fixes
- ec2: don't use inferenceAccellerators in the constructors if not needed (#34618) (054c6c5), closes #33505 aws/aws-cdk#33505 #34610
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.0-alpha.0 (2025-07-01)
Features
Bug Fixes
- ec2: don't use inferenceAccellerators in the constructors if not needed (#34618) (054c6c5), closes #33505 aws/aws-cdk#33505 #34610
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
- amplify: add skew protection feature for Amplify branches (#34656) (8808998)
- bedrock: adding bedrock l2 construct features (#34065) (a028927)
- ec2: add interface VPC endpoint for DSQL (#34487) (3e53c2c)
- ec2: support Firehose
IDeliveryStreamas flow log destination (#34596) (cdfe6e7), closes #33883 #33757- ec2: volume initialization rate for EBS volume (#34570) (527d483)
Reverts
- ec2: support Firehose
IDeliveryStreamas flow log destination (#34665) (b77bd0e), closes aws/aws-cdk#345962.200.2-alpha.0 (2025-06-11)
2.200.1-alpha.0 (2025-06-03)
2.200.0-alpha.0 (2025-06-02)
Features
2.199.0-alpha.0 (2025-05-27)
... (truncated)
Commits
2531f10chore: update analytics metadata blueprintsbab7413feat(rds): instance engine lifecycle support (#34719)76af7dcfeat: report feature flag configuration into Cloud Assembly (#34798)ac4d09dfeat(cloudwatch): add account id field for log query and metric widgets to su...4c75889feat(cloudformation): update L1 CloudFormation resource definitions (#34839)41311a2docs(lambda): warn users on using fromBucket without setting objectVersion (#...951c917chore: npm-check-updates && yarn upgrade (#34752)5f9e857chore: yarn upgrade dependencies requiring intervention (#34751)0388483feat(lambda): function log removal policy (#34723)a4fc5bdrefactor(pipelines): simplify CLI dependency version (#34803)- Additional commits viewable in compare view
Updates @types/node from 24.0.8 to 24.0.10
Commits
- See full diff in compare view
Updates aws-cdk from 2.1019.2 to 2.1020.0
Commits
3b4d18efeat(cli): telemetry opt-out command (#579)3f83d2cchore(deps): upgrade dependencies (#669)- See full diff in compare view
Updates @aws-cdk/asset-awscli-v1 from 2.2.240 to 2.2.242
Commits
4584648fix(deps): bump awscli from 1.40.35 to 1.40.40 (#1243)585712bfix(deps): bump awscli from 1.40.31 to 1.40.35 (#1240)- See full diff in compare view
Updates @aws-cdk/cloud-assembly-schema from 44.8.0 to 44.9.0
Release notes
Sourced from @aws-cdk/cloud-assembly-schema's releases.
@aws-cdk/cloud-assembly-schema@v44.9.044.9.0 (2025-07-01)
Commits
3f83d2cchore(deps): upgrade dependencies (#669)- See full diff in compare view
Updates @jridgewell/sourcemap-codec from 1.5.3 to 1.5.4
Changelog
Sourced from @jridgewell/sourcemap-codec's changelog.
[1.5.4] - 2025-07-01
- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.3...sourcemap-codec/1.5.4
Commits
- See full diff 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+46
-46
Package Dependencies
@types/node
npm
24.0.8 → 24.0.10
Patch
/tests/infra
aws-cdk
npm
2.1019.2 → 2.1020.0
Minor
/tests/infra
aws-cdk-lib
npm
2.202.0 → 2.203.0
Minor
/tests/infra
@aws-cdk/cloud-assembly-schema
npm
44.8.0 → 44.9.0
Minor
/tests/infra
@aws-cdk/asset-awscli-v1
npm
2.2.240 → 2.2.242
Patch
/tests/infra
@jridgewell/sourcemap-codec
npm
1.5.3 → 1.5.4
Patch
/tests/infra
Technical Details
| ID: | 2728740 |
| UUID: | 2633960609 |
| Node ID: | PR_kwDOGTdXYs6c_wyh |
| Host: | GitHub |
| Repository: | poad/csv2dynamodb |
| Merge State: | Unknown |