Bump the dev-dependencies group with 7 updates - #611
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.0` | `26.2.0` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.45.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.3.1` | `30.4.2` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.2.4` | `30.0.0` | | [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) | `29.3.1` | `30.4.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.0.3` | `29.4.12` | | [typescript](https://github.com/microsoft/TypeScript) | `4.9.4` | `7.0.2` | Updates `@types/node` from 24.12.0 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vercel/ncc` from 0.38.1 to 0.45.0 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.45.0) Updates `jest` from 29.3.1 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 `@types/jest` from 29.2.4 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-circus` from 29.3.1 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-circus) Updates `ts-jest` from 29.0.3 to 29.4.12 - [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.0.3...v29.4.12) Updates `typescript` from 4.9.4 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: jest-circus dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev-dependencies group with 7 updates:
24.12.026.2.00.38.10.45.029.3.130.4.229.2.430.0.029.3.130.4.229.0.329.4.124.9.47.0.2Updates
@types/nodefrom 24.12.0 to 26.2.0Commits
Updates
@vercel/nccfrom 0.38.1 to 0.45.0Release notes
Sourced from @vercel/ncc's releases.
... (truncated)
Commits
cb1f1f0feat: update@vercel/webpack-asset-relocator-loaderto 1.10.3 (#1342)cfec24echore(deps): Bump actions/setup-python from 6 to 7 (#1338)b037995chore(deps): Bump actions/setup-node from 6 to 7 (#1339)063c592chore(deps): Bump actions/checkout from 6 to 7 (#1335)8f0aefdfix: preserve runtime createRequire in ESM builds (#1334)b9c6310chore: Update vm2 to latest version (3.11.5) (#1333)88be21fchore(deps): Bump actions/checkout from 5 to 6 (#1300)5ea625efeat: read permissions pr.yml (#1323)a1ff315feat: remove npm devDependency (#1332)9e077abfeat: add publishConfig to package.json (#1331)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vercel/nccsince your current version.Updates
jestfrom 29.3.1 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)efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)855864ev30.2.0da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.1Updates
@types/jestfrom 29.2.4 to 30.0.0Commits
Updates
jest-circusfrom 29.3.1 to 30.4.2Release notes
Sourced from jest-circus's releases.
... (truncated)
Changelog
Sourced from jest-circus's changelog.
... (truncated)
Commits
746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.06886816chore: enable node protocol in imports (#16077)7a1588efeat: addisErrorhelper (#16076)572dbaefix(jest-circus): preserve Error.cause in JSON failureMessages (#15949) (#15967)f39945afix(jest-circus): prevent crash when asyncError is undefined for non-Error th...dcd3c79Add--collect-onlyflag to list tests without running them (#16006)efb59c2v30.3.0855864ev30.2.0Updates
ts-jestfrom 29.0.3 to 29.4.12Release notes
Sourced from ts-jest's releases.
... (truncated)
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
3f05625chore(release): 29.4.12df28b27docs: clarify TypeScript version prerequisitesc8a614adocs: mention TypeScript 7 setup in README06c79d4fix: address TypeScript 7 review feedbackf107460docs: explain TypeScript 7 compatibility setup3388227test(e2e): add TypeScript compatibility matrix891dc73fix(compiler): support TypeScript 7 compatibility aliaseseb135ebbuild(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examplesd5d80a3ci: pin google osv scan action at v2.3.56bf293fbuild(deps): bump shell-quote from 1.8.4 to 1.10.0 in /websiteMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.
Updates
typescriptfrom 4.9.4 to 7.0.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
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