chore(deps-dev): Bump the aws-cdk group with 2 updates#5
Closed
dependabot[bot] wants to merge 2 commits into
Closed
chore(deps-dev): Bump the aws-cdk group with 2 updates#5dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the aws-cdk group with 2 updates: [cdk-nag](https://github.com/cdklabs/cdk-nag) and [constructs](https://github.com/aws/constructs). Updates `cdk-nag` from 2.37.55 to 3.0.1 - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](cdklabs/cdk-nag@v2.37.55...v3.0.1) Updates `constructs` from 10.4.5 to 10.6.0 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.4.5...v10.6.0) --- updated-dependencies: - dependency-name: cdk-nag dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: aws-cdk - dependency-name: constructs dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: aws-cdk ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Triage: holding this one. Bumping |
sanjayshukla98
added a commit
that referenced
this pull request
Jun 29, 2026
Supersedes the failing aws-cdk group bump (#5). Bumping aws-cdk-lib without cdk-nag made the installed cdk-nag type-incompatible; upgrade them together: - aws-cdk-lib ^2.202.0 -> ^2.260.0 - cdk-nag ^2.37.x -> ^2.38.2 (last v2; keeps the IAspect gate model) - constructs ^10.4.5 -> ^10.5.1 (required by cdk-nag 2.38.2) - aws-cdk CLI 2.1030.0 -> 2.1128.1 Stayed on cdk-nag v2 deliberately: v3 rewrites the engine from IAspect to a policy-validation plugin, which would rewrite the gate wiring and the test assertions — a separate, larger migration. Compliance gate still green (0 AwsSolutions findings). Snapshots re-baselined for benign upstream drift: the VPC flow-log role dropped an unnecessary iam:PassRole, and CDK custom-resource handlers moved nodejs22.x -> nodejs24.x. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws-cdk group with 2 updates: cdk-nag and constructs.
Updates
cdk-nagfrom 2.37.55 to 3.0.1Release notes
Sourced from cdk-nag's releases.
... (truncated)
Commits
9c2d2cbfix: walk ancestor tree in isAcknowledged and WriteNagSuppressions (#2349)2c0175cfeat!: cdk nag v3 (#2348)e57a96echore(deps): upgrade dev dependencies (#2347)b0428bechore(deps): upgrade dev dependencies (#2346)ff87361chore(deps): upgrade dev dependencies (#2345)624c8ccchore(deps): upgrade dev dependencies (#2343)4bb8a89chore(deps): upgrade dev dependencies (#2342)ac378e7chore(deps): upgrade dev dependencies (#2340)23db1cfchore(deps): upgrade dev dependencies (#2339)c0d76f6fix: prefix using Stage Construct ID to avoid StageName colissions (#2338)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for cdk-nag since your current version.
Updates
constructsfrom 10.4.5 to 10.6.0Release notes
Sourced from constructs's releases.
Commits
f1fd286feat: add stackTraceOverride option to MetadataOptions (#2853)809d63achore(deps): upgrade dev dependencies (#2852)c2298f1chore(deps): upgrade dev dependencies (#2851)eb0d022chore(deps): upgrade dev dependencies (#2850)780040fchore(deps): upgrade dev dependencies (#2849)f0f37e5fix: provide default implementation ofwith()onNodeclass (#2848)a00cc11chore(deps): upgrade dev dependencies (#2846)0f1005bfeat(mixin): add IMixin interface and Construct.with() method (#2843)eb900d5chore(deps): upgrade dev dependencies (#2845)9c4d938chore(deps): upgrade dev dependencies (#2844)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 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