Skip to content

fix(deps): update eslint (minor)#1003

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/eslint
Open

fix(deps): update eslint (minor)#1003
renovate[bot] wants to merge 1 commit intomainfrom
renovate/eslint

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2026

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/parser (source) 8.56.08.57.1 age confidence
@typescript-eslint/types (source) 8.56.08.57.1 age confidence
eslint (source) >=9.38.0>=9.39.4 age confidence
eslint-plugin-es-x 9.4.19.5.0 age confidence
eslint-plugin-format 1.4.01.5.0 age confidence
eslint-plugin-no-secrets 2.2.22.3.3 age confidence
eslint-plugin-playwright 2.7.02.10.1 age confidence
eslint-plugin-pnpm (source) 1.5.01.6.0 age confidence
eslint-plugin-zod 3.1.03.5.0 age confidence

Release Notes

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

v8.57.1

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.

v8.57.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.

v8.56.1

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/types)

v8.57.1

Compare Source

This was a version bump only for types 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.

v8.57.0

Compare Source

🩹 Fixes
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#​11355)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.1

Compare Source

This was a version bump only for types 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.

eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

eslint-community/eslint-plugin-es-x (eslint-plugin-es-x)

v9.5.0

Compare Source

Minor Changes
  • Add name field to config to improve debugging experience (#​322)
antfu/eslint-plugin-format (eslint-plugin-format)

v1.5.0

Compare Source

   🚀 Features
    View changes on GitHub
nickdeis/eslint-plugin-no-secrets (eslint-plugin-no-secrets)

v2.3.3

Compare Source

Minor
  • Added proper schemas to rules
Patch
  • Security updates
mskelton/eslint-plugin-playwright (eslint-plugin-playwright)

v2.10.1

Compare Source

Bug Fixes
  • missing-playwright-await: Don't flag Array.fill as missing await (cff9640), closes #​450
  • Narrow page detection to prefer false positives (10238e1)

v2.10.0

Compare Source

Bug Fixes
  • missing-playwright-await: Fix false positive with expect().resolves (352e15e), closes #​448
  • Support additional promise methods (8646e62), closes #​444
Features
  • missing-playwright-await: Add includePageLocatorMethods flag for checking more missing awaits (#​438) (41921f8), closes #​159
  • no-skipped-test: Support disallowFixme to optionally disable .fixme() annotations (6b42fdb), closes #​446

v2.9.0

Compare Source

Bug Fixes
  • no-restricted-roles: Catch all uses, not just on page methods (1861fa5)
  • Support nested locators everywhere (0e48186)
Features
  • no-duplicate-hooks: Mark as recommended (fe3ca54)
  • no-duplicate-slow: Mark as recommended (2f0b67d)
  • prefer-hooks-in-order: Mark as recommended (e8ae16e)
  • prefer-hooks-on-top: Mark as recommended (5ab9296)
  • prefer-locator: Mark as recommended (fcab221)
  • prefer-to-have-count: Mark as recommended (fcbf086)
  • prefer-to-have-length: Mark as recommended (c6c923e)

v2.8.0

Compare Source

Bug Fixes
  • Add missing test coverage and fix several minor bugs (#​434) (e3398ec)
  • missing-playwright-await: Handle spread elements (df30163), closes #​430
  • missing-playwright-await: Support more promise edge cases (b4cdcbd)
Features
  • Auto-detect test.extend() fixtures and import aliases (#​432) (8b22ee7)

v2.7.1

Compare Source

Bug Fixes
  • missing-playwirght-await: Fix false positive with promise chains (6e4f5ff)
antfu/pnpm-workspace-utils (eslint-plugin-pnpm)

v1.6.0

Compare Source

   🚀 Features
    View changes on GitHub
marcalexiei/eslint-plugin-zod (eslint-plugin-zod)

v3.5.0

Compare Source

Minor Changes

v3.4.0

Compare Source

Minor Changes

v3.3.0

Compare Source

Minor Changes
  • #​211 4357023 Thanks @​marcalexiei! - feat(prefer-string-schema-with-trim): add new rule

    Enforce z.string().trim() to prevent accidental leading/trailing whitespace.

Patch Changes
  • #​213 5970085 Thanks @​marcalexiei! - fix(build-zod-chain-replacement-fix): retain function parameters when applying fix

    this change is applied to the following rules:

    • no-number-schema-with-int
    • no-string-schema-with-uuid

v3.2.0

Compare Source

Minor Changes

Configuration

📅 Schedule: Branch creation - "after 1am and before 5am every weekend" in timezone Europe/Berlin, 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 the eslint label Mar 14, 2026
@renovate renovate bot requested a review from prisis as a code owner March 14, 2026 01:07
@renovate
Copy link
Contributor Author

renovate bot commented Mar 14, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 8 workspace projects
 ERR_PNPM_CATALOG_ENTRY_NOT_FOUND_FOR_SPEC  No catalog entry '@tsconfig/node16' was found for catalog 'tsc'.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 14, 2026

Thank you for following the naming conventions! 🙏

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/eslint branch from 6f2e6c7 to 5d56dfd Compare March 22, 2026 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants