Bump the npm group with 4 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
(4 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 4 updates: aws-cdk-lib, @types/node, aws-cdk and @aws-cdk/asset-awscli-v1.
Updates aws-cdk-lib
from 2.194.0 to 2.195.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.195.0
Features
- publish 'app-staging-synthesizer-alpha' for Go (#34364) (4e3df41)
- update L1 CloudFormation resource definitions (#34357) (24a40a9)
- apigateway: dualstack REST API (#34114) (efdcb9d)
Bug Fixes
- codepipeline: allow both
pullRequestFilter
andpushFilter
(#34267) (1cac5a0), closes #34253- route53-targets: beanstalk allow specifying
hostedZoneId
to support token endpoint with default value derived from stack region or endpointUrl (#34122) (9e52752), closes #31843- s3-notifications: add a key policy to trust S3 for notifications to an SNS topic encrypted with a KMS key (under feature flag) (#33858) (1e87861), closes #16271
Reverts
- "chore: make all L2 Constructs property injectable during release" (#34371) (1e722ad), closes aws/aws-cdk#34328
- "feat: property injection for 122 constructs" (#34370) (2594f3c), closes aws/aws-cdk#33887
Alpha modules (2.195.0-alpha.0)
⚠ 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
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.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
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
... (truncated)
Commits
916c5ef
chore: update analytics metadata blueprints1661b40
chore(release): 2.195.0e136f61
chore: upgrade@aws-cdk/cloud-assembly-schema
to v41.2.0 (#34369)24a40a9
feat: update L1 CloudFormation resource definitions (#34357)1e87861
fix(s3-notifications): add a key policy to trust S3 for notifications to an S...2594f3c
revert: "feat: property injection for 122 constructs" (#34370)9e52752
fix(route53-targets): beanstalk allow specifyinghostedZoneId
to support to...979b97c
refactor(trace): simplify how construct traces get built (#34355)1cac5a0
fix(codepipeline): allow bothpullRequestFilter
andpushFilter
(#34267)efdcb9d
feat(apigateway): dualstack REST API (#34114)- Additional commits viewable in compare view
Updates @types/node
from 22.15.15 to 22.15.17
Commits
- See full diff in compare view
Updates aws-cdk
from 2.1013.0 to 2.1014.0
Release notes
Sourced from aws-cdk's releases.
aws-cdk@v2.1014.0
2.1014.0 (2025-05-08)
Features
- cli: new typescript projects use modern tsconfig (#429) (4068210), closes #427
- integ-tests: add integ tests for the toolkit library (#430) (d430b2e)
- refactor: ability to exclude selected resources from refactoring (#421) (eafb53b)
Bug Fixes
Commits
b029622
chore(toolkit-lib): reduce api-extractor noise (#468)3c10a42
chore: reorg eslint rules into separate files (#466)d430b2e
feat(integ-tests): add integ tests for the toolkit library (#430)0f917d6
fix(toolkit): diff prints stack name not display name (#454)632de3f
refactor(toolkit-lib): remove shared-public and other re-export files (#452)dc1dfbb
chore(deps): upgrade dependencies (#449)6b16a21
fix(cli):cdk notices
ignores failures and calling cli with--no-notices
...bd4ad74
refactor(cli): make notices display autodect part of yargs (#450)eafb53b
feat(refactor): ability to exclude selected resources from refactoring (#421)e1a9030
chore(cli): lint test files (#441)- Additional commits viewable in compare view
Updates @aws-cdk/asset-awscli-v1
from 2.2.234 to 2.2.235
Commits
677db6a
fix(deps): bump awscli from 1.40.2 to 1.40.7 (#1215)- 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 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 <dependency name> major version
will 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 version
will 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
+51
-51
Package Dependencies
@aws-cdk/asset-awscli-v1
npm
2.2.234 → 2.2.235
Patch
Technical Details
ID: | 113220 |
UUID: | 2507872701 |
Node ID: | PR_kwDOMiUr3s6Vexm9 |
Host: | GitHub |
Repository: | poad/github-sbom-viewer |
Merge State: | Unknown |