chore(deps-dev): bump the dev-dependencies group across 1 directory with 18 updates - #830
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ith 18 updates Bumps the dev-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.65.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.65.0` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.2.4` | `10.0.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.8.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.2` | `17.2.0` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.8.1` | `21.2.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.8.1` | `21.2.0` | | [@semantic-release/changelog](https://github.com/semantic-release/changelog) | `6.0.3` | `7.0.0` | | [@semantic-release/exec](https://github.com/semantic-release/exec) | `6.0.3` | `7.1.0` | | [@semantic-release/git](https://github.com/semantic-release/git) | `10.0.1` | `11.0.1` | | [@semantic-release/github](https://github.com/semantic-release/github) | `10.3.5` | `12.0.9` | | [@semantic-release/npm](https://github.com/semantic-release/npm) | `12.0.2` | `13.1.5` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.9` | `25.0.8` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.1` | `4.23.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.4` | `26.1.2` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.3.0` | `13.1.3` | Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.65.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.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.65.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.65.0/packages/parser) Updates `concurrently` from 9.2.4 to 10.0.4 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.4...v10.0.4) Updates `eslint` from 8.57.1 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.8.0) Updates `husky` from 8.0.3 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.7) Updates `lint-staged` from 15.5.2 to 17.2.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.2...v17.2.0) Updates `@commitlint/cli` from 19.8.1 to 21.2.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.8.1 to 21.2.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.0/@commitlint/config-conventional) Updates `@semantic-release/changelog` from 6.0.3 to 7.0.0 - [Release notes](https://github.com/semantic-release/changelog/releases) - [Commits](semantic-release/changelog@v6.0.3...v7.0.0) Updates `@semantic-release/exec` from 6.0.3 to 7.1.0 - [Release notes](https://github.com/semantic-release/exec/releases) - [Commits](semantic-release/exec@v6.0.3...v7.1.0) Updates `@semantic-release/git` from 10.0.1 to 11.0.1 - [Release notes](https://github.com/semantic-release/git/releases) - [Commits](semantic-release/git@v10.0.1...v11.0.1) Updates `@semantic-release/github` from 10.3.5 to 12.0.9 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v10.3.5...v12.0.9) Updates `@semantic-release/npm` from 12.0.2 to 13.1.5 - [Release notes](https://github.com/semantic-release/npm/releases) - [Commits](semantic-release/npm@v12.0.2...v13.1.5) Updates `semantic-release` from 24.2.9 to 25.0.8 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.9...v25.0.8) Updates `tsx` from 4.22.1 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.1...v4.23.1) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `@types/node` from 24.12.4 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `pino-pretty` from 11.3.0 to 13.1.3 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v11.3.0...v13.1.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: concurrently dependency-version: 10.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: lint-staged dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@commitlint/cli" dependency-version: 21.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 21.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@semantic-release/changelog" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@semantic-release/exec" dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@semantic-release/git" dependency-version: 11.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@semantic-release/github" dependency-version: 12.0.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@semantic-release/npm" dependency-version: 13.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: semantic-release dependency-version: 25.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: tsx dependency-version: 4.23.1 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 - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Deployment failed with the following error: Learn More: https://vercel.com/docs/concepts/projects/project-configuration |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-19c0d0808a
branch
August 2, 2026 13:41
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 18 updates in the / directory:
7.18.08.65.07.18.08.65.09.2.410.0.48.57.110.8.08.0.39.1.715.5.217.2.019.8.121.2.119.8.121.2.06.0.37.0.06.0.37.1.010.0.111.0.110.3.512.0.912.0.213.1.524.2.925.0.84.22.14.23.15.9.37.0.224.12.426.1.211.3.013.1.3Updates
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.65.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0aa602bdfix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag...1e90d67feat(eslint-plugin): [no-shadow] specialized error on enum declaration and me...b32fb34docs: fix broken code samples in no-extraneous-class and prefer-function-type...eaf4576feat: add warning when TS 7 is detected (#12529)18c01c7feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)96e8fe2fix(eslint-plugin): [unbound-method] report unbound methods accessed via memb...0d06406chore: add attw validation to repo (#12437)9d9973bfix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending ...c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 7.18.0 to 8.65.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/parsersince your current version.Updates
concurrentlyfrom 9.2.4 to 10.0.4Release notes
Sourced from concurrently's releases.
... (truncated)
Commits
2524b6510.0.41080199fix: avoid kill timeout exit delays (#601)e668211ci: publish to latest only on npm163b60fchore: sync@types/nodewith current min versionbcde2f5chore: remove@types/shell-quote49f7eb4deps: upgrade shell-quote to 1.9.0 (#599)435f61b10.0.35ea69c6ci: use node 24 in the release workflow18e128110.0.2e70686f10.0.1Updates
eslintfrom 8.57.1 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
huskyfrom 8.0.3 to 9.1.7Release notes
Sourced from husky's releases.
... (truncated)
Commits
799e84b9.1.730f2049fix: add husky label to deprecated warning (#1538)a2d942a9.1.6b4465edfix: add parens around the null coalescing operator to fix issues when npm_co...3b3e7f1docs(spanish): improve spanish translation (#1504)dcf3aeddosc: repair support Spanish sponsors links (#1500)c3afd5fdocs: support Spanish documentation (#1499)c5f4f48docs: support Russian documentation (#1495)2fee8d29.1.5397e7f0fixes #1494 support pre-merge-commit hookUpdates
lint-stagedfrom 15.5.2 to 17.2.0Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
fb540fbMerge pull request #1824 from lint-staged/changeset-release/maindc0a738chore(changeset): release60cbb88Merge pull request #1823 from lint-staged/reimplement-chunk-files2354dc4build(deps): update dependencies0516e7fdocs: adjust debug logse22f6edstyle: runoxfmton README.md37e8e1afix: restore chunking of git add command after running tasks2c75f1dchore: remove unused fileee156ccfeat: add improved lazy-chunking of command stringsbaa7c98feat: remove currentchunkFilesimplementationMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for lint-staged since your current version.
Updates
@commitlint/clifrom 19.8.1 to 21.2.1Release notes
Sourced from @commitlint/cli's releases.
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
... (truncated)
Commits
6e20041v21.2.11b4e5bcv21.2.0fdb566ffeat(resolve-extends): resolve pure-ESM presets (conventional-changelog v7/v9...6f1c0afv21.1.07af27bafeat(cli): add --default-config flag to lint without a config file (#4805)