Skip to content

⬆️ Update Linting-related dependencies - #976

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linting
Open

⬆️ Update Linting-related dependencies#976
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linting

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.67.08.68.0 age confidence
@typescript-eslint/parser (source) 8.67.08.68.0 age confidence
@typescript-eslint/rule-tester (source) 8.67.08.68.0 age confidence
@typescript-eslint/type-utils (source) 8.67.08.68.0 age confidence
@typescript-eslint/utils (source) 8.67.08.68.0 age confidence
eslint (source) 10.9.010.9.1 age confidence
eslint-plugin-package-json 1.7.11.8.0 age confidence
eslint-plugin-zod-core (source) 1.0.101.0.12 age confidence
eslint-plugin-zod-mini (source) 1.6.11.8.0 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.68.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-void-return] add fix suggestions (#​12086)
🩹 Fixes
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#​12739)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#​12646)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#​12711)
  • eslint-plugin: [unified-signatures] report identical signatures (#​12678)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#​12707)
  • eslint-plugin: [unified-signatures] deduplicate types in report (#​12656)
❤️ 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.0

Compare 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.0

Compare 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.0

Compare 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.0

Compare Source

🚀 Features
  • utils: support ESLint rule meta.languages (#​12663)
❤️ 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.1

Compare Source

michaelfaith/eslint-plugin-package-json (eslint-plugin-package-json)

v1.8.0

Compare Source

🚀 Features
marcalexiei/eslint-zod (eslint-plugin-zod-core)

v1.0.12

Compare Source

Patch Changes

v1.0.11

Compare Source

Patch Changes
marcalexiei/eslint-zod (eslint-plugin-zod-mini)

v1.8.0

Compare Source

Minor Changes
  • #​410 29fcc59 - feat: add prefer-map-set-size-over-min-max rule, which collapses z.minSize(n) and z.maxSize(n) with the same value into z.size(n)
Patch Changes

v1.7.0

Compare Source

Minor Changes
  • #​403 5dae17b - feat: add no-native-enum and no-promise-schema rules

    Flag the deprecated z.nativeEnum() (autofixed to z.enum() for namespace calls) and z.promise(). Both enabled in recommended.

  • #​407 6929124 - feat: add prefer-string-length-over-min-max rule

    Collapses z.minLength(n) and z.maxLength(n) with the same value on a string schema to z.length(n).
    Not enabled in recommended.

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added renovate upgrade Any kind of dependency updates labels Aug 27, 2026
@renovate
renovate Bot enabled auto-merge August 27, 2026 20:16
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/linting branch 6 times, most recently from 7b40b30 to 1448288 Compare August 30, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/linting branch from 1448288 to 9cb8008 Compare August 31, 2026 04:54
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 31, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/linting branch 2 times, most recently from 0323db4 to f1b9a65 Compare September 1, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate upgrade Any kind of dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants