chore(deps-dev): bump the dev-dependencies group across 1 directory with 12 updates#43
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…ith 12 updates Bumps the dev-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.9` | `25.2.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.55.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.55.0` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.3` | `0.38.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.0.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.2` | `6.0.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `29.15.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.5` | `30.2.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.7` | `25.0.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.1` | `29.4.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `@types/node` from 20.19.9 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/parser) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) Updates `eslint` from 8.57.1 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.0.0) Updates `eslint-plugin-github` from 4.10.2 to 6.0.0 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.2...v6.0.0) Updates `eslint-plugin-jest` from 27.9.0 to 29.15.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.9.0...v29.15.0) Updates `jest` from 30.0.5 to 30.2.0 - [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.2.0/packages/jest) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `semantic-release` from 24.2.7 to 25.0.3 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.7...v25.0.3) Updates `ts-jest` from 29.4.1 to 29.4.6 - [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.1...v29.4.6) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-github dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.15.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: semantic-release dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... 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 |
This was referenced Feb 16, 2026
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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 dev-dependencies group with 12 updates in the / directory:
20.19.925.2.36.21.08.55.06.21.08.55.00.38.30.38.48.57.110.0.04.10.26.0.027.9.029.15.030.0.530.2.03.6.23.8.124.2.725.0.329.4.129.4.65.8.35.9.3Updates
@types/nodefrom 20.19.9 to 25.2.3Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.21.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)3f0ce54fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...3df0002fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)d423e57chore(release): publish 8.54.080e33fffeat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 6.21.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)d423e57chore(release): publish 8.54.09940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Updates
@vercel/nccfrom 0.38.3 to 0.38.4Release notes
Sourced from
@vercel/ncc's releases.Commits
e72d34dfix(cjs-build): enable evaluating import.meta in cjs build (#1236)186af2bchore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...162c7d4chore(deps): Bump actions/checkout from 4 to 5 (#1283)24734b5chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)7bf44d5chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)50f1851chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)d797f1bchore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)9bdbd47chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)cbfd660chore(deps-dev): bump test deps for aws-sdk (#1263)d17397fchore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)Updates
eslintfrom 8.57.1 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...Updates
eslint-plugin-githubfrom 4.10.2 to 6.0.0Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
139bf63Merge pull request #622 from 43081j/esm-onlyba655eaMerge branch 'main' into esm-only88ccca2Merge pull request #621 from 43081j/meta-lints2174e40feat: move to esm-onlydef8ceachore: update rule meta to satisfiy lint rules4832156Merge pull request #620 from github/dependabot/npm_and_yarn/all-dependencies-...c613603chore(deps): bump the all-dependencies group with 4 updates83669fachore(deps): bump the all-dependencies group with 8 updates (#619)632d445chore(deps): bump eslint-config-prettier in the all-dependencies group (#618)ea508d2Merge pull request #617 from github/dependabot/npm_and_yarn/all-dependencies-...Updates
eslint-plugin-jestfrom 27.9.0 to 29.15.0Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
258b560chore(release): 29.15.0 [skip ci]3f5751efeat(no-conditional-in-test): only report optional chaining when `allowOption...2cbd92bchore(release): 29.14.0 [skip ci]6406493feat(no-conditional-in-test): ban optional chaining (#1933)5698ed5chore(deps): lock file maintenance (#1931)cb36f1fchore(release): 29.13.0 [skip ci]7735c44feat: support ESLint v10 (#1929)53efb75test: update titles (#1930)4acda62chore(release): 29.12.2 [skip ci]82e3b04fix: add optional peer dependency on TypeScript (#1926)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jest since your current version.
Updates
jestfrom 30.0.5 to 30.2.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.