chore: bump the npm group with 8 updates#265
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
Bumps the npm group with 8 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.245.0` | `2.260.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.0` | `26.0.1` | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1114.1` | `2.1128.1` | | [cdk-nag](https://github.com/cdklabs/cdk-nag) | `2.37.55` | `3.0.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.11` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | Updates `aws-cdk-lib` from 2.245.0 to 2.260.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.260.0/packages/aws-cdk-lib) 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.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `aws-cdk` from 2.1114.1 to 2.1128.1 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1128.1/packages/aws-cdk) 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) Updates `ts-jest` from 29.4.6 to 29.4.11 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.11) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.260.0 dependency-type: direct:production update-type: version-update:semver-minor 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: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: aws-cdk dependency-version: 2.1128.1 dependency-type: direct:development update-type: version-update:semver-minor 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: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
Contributor
|
Scan for commit: 🔒 Security Scan ResultsScanned files: 2 |
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 8 updates:
2.245.02.260.017.3.117.4.224.12.026.0.12.1114.12.1128.12.37.553.0.130.3.030.4.229.4.629.4.115.9.36.0.3Updates
aws-cdk-libfrom 2.245.0 to 2.260.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
f266a47feat: update L1 CloudFormation resource definitions (#38151)318f645fix(core): stack traces contain decorator paths (#38130)2f9ae95fix(bundling): docker build can be skipped if already performed (#38134)aeafa63docs(pipelines): clarify format of DockerHub creds (#38132)baa9e1dfix(lambda-nodejs): reuse posixShellEscape for Docker bundling file operation...e360dd9feat(core): add external traces to ConstructError (#38131)5619d43Merge branch 'main' into merge-back/2.259.06bb9d75fix(core): weak cross-stack references fail for list attributes (#37948)c77a08cfeat(core): append external stack traces to metadata if available (#38124)772eebachore: update analytics metadata blueprintsUpdates
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.0.1Commits
Updates
aws-cdkfrom 2.1114.1 to 2.1128.1Release notes
Sourced from aws-cdk's releases.
... (truncated)
Commits
ee34e8cchore(cli): snapshot the destroy command's IoHost message stream (#1659)3ff0bdffix(aws-cdk): correct project-name argument mapping in cdk init (#1644)f979da7fix: remove ~48 transitive dependencies from asset packaging (#1654)078ce70fix(toolkit-lib): user-supplied glob include patterns silently ignored (#1652)ab0f8e3fix: validation report handling is inconsistent (#1650)7daa104fix(cli): cdk list pollutes stdout with synthesis time (#1637)6b49a20chore: better hotswap fallback surfacing in telemetry (#1635)9c73eaffeat(deps): upgrade aws-cdk-lib (#1639)3041560feat(deps): upgrade aws-cdk-lib (#1627)995a457chore(deps): upgrade dependencies (#1626)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)Updates
ts-jestfrom 29.4.6 to 29.4.11Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
bff2d64chore(release): 29.4.113941818fix: preserve Bundler on the CJS path under TypeScript >= 6efb3c2fbuild(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website4e46fadci: refactor release workflow96b3ac0chore(release): 29.4.10e98ec64build(deps): update github/codeql-action digest to 458d36d21ac58fbuild(deps): update jest packages0fdc96dbuild(deps): update dependency semver to ^7.8.04b95551build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)7b88447build(deps): update eslint packages to ^8.59.3 (#5310)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.
Updates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Dependabot 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