⬆️ Update Linting-related dependencies - #976
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/linting
branch
6 times, most recently
from
August 30, 2026 18:53
7b40b30 to
1448288
Compare
renovate
Bot
force-pushed
the
renovate/linting
branch
from
August 31, 2026 04:54
1448288 to
9cb8008
Compare
renovate
Bot
force-pushed
the
renovate/linting
branch
from
August 31, 2026 15:05
9cb8008 to
348f2fb
Compare
renovate
Bot
force-pushed
the
renovate/linting
branch
2 times, most recently
from
September 1, 2026 15:25
0323db4 to
f1b9a65
Compare
renovate
Bot
force-pushed
the
renovate/linting
branch
from
September 2, 2026 03:12
f1b9a65 to
09631f6
Compare
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.
This PR contains the following updates:
8.67.0→8.68.08.67.0→8.68.08.67.0→8.68.08.67.0→8.68.08.67.0→8.68.010.9.0→10.9.11.7.1→1.8.01.0.10→1.0.121.6.1→1.8.0Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.68.0Compare Source
🚀 Features
🩹 Fixes
ignoreVoid: falseresults in false negative in ArrowFunctionExpression (#12646)❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.68.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/rule-tester)
v8.68.0Compare Source
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/type-utils)
v8.68.0Compare Source
This was a version bump only for type-utils to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.68.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v10.9.1Compare Source
michaelfaith/eslint-plugin-package-json (eslint-plugin-package-json)
v1.8.0Compare Source
🚀 Features
prefer-rolling-workspace-specrule (#2095) (160b4d3)marcalexiei/eslint-zod (eslint-plugin-zod-core)
v1.0.12Compare Source
Patch Changes
3084477]:v1.0.11Compare Source
Patch Changes
#404
cb7b394- chore: migrate tochangesetsv3Changelog entries no longer carry a
Thanks @…!attribution; the pull request and commit links are unchanged.Updated dependencies [
6929124,5dae17b,cb7b394]:marcalexiei/eslint-zod (eslint-plugin-zod-mini)
v1.8.0Compare Source
Minor Changes
29fcc59- feat: addprefer-map-set-size-over-min-maxrule, which collapsesz.minSize(n)andz.maxSize(n)with the same value intoz.size(n)Patch Changes
3084477]:v1.7.0Compare Source
Minor Changes
#403
5dae17b- feat: addno-native-enumandno-promise-schemarulesFlag the deprecated
z.nativeEnum()(autofixed toz.enum()for namespace calls) andz.promise(). Both enabled inrecommended.#407
6929124- feat: addprefer-string-length-over-min-maxruleCollapses
z.minLength(n)andz.maxLength(n)with the same value on a string schema toz.length(n).Not enabled in
recommended.Patch Changes
#404
cb7b394- chore: migrate tochangesetsv3Changelog entries no longer carry a
Thanks @…!attribution; the pull request and commit links are unchanged.Updated dependencies [
6929124,5dae17b,cb7b394]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.