chore: bump the npm group across 1 directory with 4 updates#275
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore: bump the npm group across 1 directory with 4 updates#275dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
|
Scan for commit: 🔒 Security Scan ResultsScanned files: 2 |
19 tasks
Contributor
|
@dependabot recreate |
Bumps the npm group with 4 updates in the / directory: [dotenv](https://github.com/motdotla/dotenv), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [cdk-nag](https://github.com/cdklabs/cdk-nag) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `@types/node` from 24.12.0 to 26.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: cdk-nag dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
9857edc to
325db27
Compare
frbrkoala
added a commit
that referenced
this pull request
Jul 6, 2026
Add ignore rules to the root npm ecosystem so Dependabot stops proposing major version bumps for two dependencies (minor/patch updates still flow): - cdk-nag: v3 is a breaking rewrite (IAspect -> IPolicyValidationPlugin, and NagSuppressions -> per-finding Validations.acknowledge). Deferred until upstream supports prefix/bulk acknowledgment. This is why the grouped npm PR #275 fails "Validate CDK synthesis" — the ignore drops the v3 bump so a regenerated PR builds. Unignore when ready to do the v3 migration. - @types/node: keep aligned with the Node.js runtime major we target (currently 24) rather than chasing the newest typings. Co-authored-by: Nikolay Vlasov <vlason@amazon.com>
Contributor
Author
|
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
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 npm group with 4 updates in the / directory: dotenv, @types/node, cdk-nag and jest.
Updates
dotenvfrom 17.3.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
@types/nodefrom 24.12.0 to 26.1.0Commits
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
jestfrom 30.3.0 to 30.4.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.0db7141afix: allowcollectCoverageandcoverageProviderin project config (#16132)