chore(dev-deps):(deps-dev): bump the eslint group across 1 directory with 3 updates#162
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(dev-deps):(deps-dev): bump the eslint group across 1 directory with 3 updates#162dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…with 3 updates Bumps the eslint group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [eslint](https://github.com/eslint/eslint). Updates `@typescript-eslint/eslint-plugin` from 8.60.1 to 8.61.1 - [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.61.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.60.1 to 8.61.1 - [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.61.1/packages/parser) Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
f13f8d8 to
0657086
Compare
AmrDab
added a commit
that referenced
this pull request
Jun 25, 2026
Triaged and merged the 6 open Dependabot PRs as one verified batch (each was red only on the now-fixed hono audit; rebasing/applying on current main + the full gate confirms them together): - @types/node 25 -> 26 (#161, major — typecheck clean) - eslint 10.4 -> 10.5 + @typescript-eslint 8.60 -> 8.62 (#162) - @vitest/coverage-v8 -> 4.1.9 (#163) - sharp 0.34 -> 0.35 (#164) — required a 1-line fix: `sharp.Sharp` namespace type access broke; use ReturnType<typeof sharp> (version-agnostic) - playwright 1.60 -> 1.61 (#165) - form-data -> 4.0.6 (#166, transitive) Gate: typecheck + typecheck:tests clean, 0 lint errors, 1113 tests, build OK, npm audit --audit-level=high clean. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Owner
|
Applied directly to main in v1.5.6 (commit 89bb565) as one verified batch — typecheck/lint/tests/build all green together (sharp 0.35 needed a 1-line |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 eslint group with 2 updates in the / directory: @typescript-eslint/eslint-plugin and eslint.
Updates
@typescript-eslint/eslint-pluginfrom 8.60.1 to 8.61.1Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
aaad718chore(release): publish 8.61.10cc8f35fix(eslint-plugin): [no-unnecessary-template-expression] respect ECMAScript l...6f269e2fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fix precedence b...1b5d543fix(eslint-plugin): [no-unnecessary-type-assertion] wrap object literal in pa...565e666fix(eslint-plugin): [no-unnecessary-type-assertion] avoid false positive for ...204eabcfix(eslint-plugin): [consistent-indexed-object-style] do not remove comments ...16a5b24chore(release): publish 8.61.0ef1fd28feat(ast-spec): change type ofUnaryExpression.prefixto alwaystrue(#12...Updates
@typescript-eslint/parserfrom 8.60.1 to 8.61.1Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.0Updates
eslintfrom 10.4.1 to 10.5.0Release notes
Sourced from eslint's releases.
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)