chore(deps-dev): bump the development-dependencies group with 8 updates#142
Merged
43081j merged 1 commit intoJul 6, 2026
Merged
Conversation
Bumps the development-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@eslint/json](https://github.com/eslint/json) | `2.0.0` | `2.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.1` | `26.1.0` | | [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester) | `8.62.0` | `8.62.1` | | [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.62.0` | `8.62.1` | | [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) | `7.4.0` | `7.4.1` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.71.0` | `1.72.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.1` | `3.9.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.0` | `8.62.1` | Updates `@eslint/json` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v2.0.0...json-v2.0.1) Updates `@types/node` from 26.0.1 to 26.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/rule-tester` from 8.62.0 to 8.62.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/rule-tester) Updates `@typescript-eslint/typescript-estree` from 8.62.0 to 8.62.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/typescript-estree) Updates `eslint-plugin-eslint-plugin` from 7.4.0 to 7.4.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-eslint-plugin@v7.4.0...v7.4.1) Updates `oxlint` from 1.71.0 to 1.72.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.72.0/npm/oxlint) Updates `prettier` from 3.9.1 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.1...3.9.4) Updates `typescript-eslint` from 8.62.0 to 8.62.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/rule-tester" dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-eslint-plugin dependency-version: 7.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: oxlint dependency-version: 1.72.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
43081j
deleted the
dependabot/npm_and_yarn/development-dependencies-03859ec0cf
branch
July 6, 2026 07:43
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 development-dependencies group with 8 updates:
2.0.02.0.126.0.126.1.08.62.08.62.18.62.08.62.17.4.07.4.11.71.01.72.03.9.13.9.48.62.08.62.1Updates
@eslint/jsonfrom 2.0.0 to 2.0.1Release notes
Sourced from @eslint/json's releases.
Changelog
Sourced from @eslint/json's changelog.
Commits
9ebeea3chore: release 2.0.1 🚀 (#245)ce22b12docs: Update README sponsors2ef892adocs: Update README sponsorse5d4f26docs: Update README sponsors82de68dchore: update non-major dev-dependencies to v3.8.4 (#247)99948f6docs: Update README sponsorscf262a6docs: Update README sponsors2202c87docs: Update README sponsors74731efchore: update@arethetypeswrong/clito 0.18.3 (#246)f262565fix: update dependency@eslint/plugin-kitto ^0.7.2 (#244)Updates
@types/nodefrom 26.0.1 to 26.1.0Commits
Updates
@typescript-eslint/rule-testerfrom 8.62.0 to 8.62.1Release notes
Sourced from @typescript-eslint/rule-tester's releases.
Changelog
Sourced from @typescript-eslint/rule-tester's changelog.
Commits
3ea32f4chore(release): publish 8.62.1Updates
@typescript-eslint/typescript-estreefrom 8.62.0 to 8.62.1Release notes
Sourced from @typescript-eslint/typescript-estree's releases.
Changelog
Sourced from @typescript-eslint/typescript-estree's changelog.
Commits
3ea32f4chore(release): publish 8.62.1Updates
eslint-plugin-eslint-pluginfrom 7.4.0 to 7.4.1Release notes
Sourced from eslint-plugin-eslint-plugin's releases.
Changelog
Sourced from eslint-plugin-eslint-plugin's changelog.
Commits
6574235chore(main): release 7.4.1 (#625)ba5c3c4chore: update typescript-eslint monorepo to v8.62.0 (#632)98a598achore: update dependency markdownlint-cli to ^0.49.0 (#630)0b08887Avoid false positives with unresolved meta object spreads inrequire-meta-*...7d3662fchore: update typescript-eslint monorepo to v8.61.1 (#629)28a62c8chore: update dependency prettier to v3.8.4 (#628)8df8345chore: update typescript-eslint monorepo to v8.61.0 (#627)4b20cf3chore: update dependency tsdown to ^0.21.10 (#623)85d6ff4chore: update typescript-eslint monorepo to v8.60.0 (#626)249bb44chore: enabled and fixedrequire-test-error-positionserrors in project (#624)Updates
oxlintfrom 1.71.0 to 1.72.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
5306f24release(apps): oxlint v1.72.0 && oxfmt v0.57.0 (#23935)742be36fix(refactor/node/handle-callback-err): reject invalid regex config (#23740)1c8f50cfeat(linter): add schema foreslint/no-restricted-import(#23642)Updates
prettierfrom 3.9.1 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedUpdates
typescript-eslintfrom 8.62.0 to 8.62.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
3ea32f4chore(release): publish 8.62.1Dependabot 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