Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/compat (source) 1.3.2 -> 1.4.0 age confidence
@eslint/js (source) 9.33.0 -> 9.37.0 age confidence
@stylistic/eslint-plugin (source) 5.2.3 -> 5.4.0 age confidence
eslint (source) 9.33.0 -> 9.37.0 age confidence
eslint-plugin-jsdoc 54.1.1 -> 54.7.0 age confidence
typescript-eslint (source) 8.40.0 -> 8.46.0 age confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.4.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
eslint/eslint (@​eslint/js)

v9.37.0

Compare Source

v9.36.0

Compare Source

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#​20109) (Francesco Trotta)

Bug Fixes

Documentation

  • b73ab12 docs: update examples to use defineConfig (#​20131) (sethamus)
  • 31d9392 docs: fix typos (#​20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)

Chores

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#​20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)
  • bac82a2 ci: simplify renovate configuration (#​19907) (唯然)
  • c00bb37 ci: bump actions/labeler from 5 to 6 (#​20090) (dependabot[bot])
  • fee751d refactor: use defaultOptions in rules (#​20121) (Pixel998)
  • 1ace67d chore: update example to use defineConfig (#​20111) (루밀LuMir)
  • 4821963 test: add missing loc information to error objects in rule tests (#​20112) (루밀LuMir)
  • b42c42e chore: disallow use of deprecated type property in core rule tests (#​20094) (Milos Djermanovic)
  • 7bb498d test: remove deprecated type property from core rule tests (#​20093) (Pixel998)
  • e10cf2a ci: bump actions/setup-node from 4 to 5 (#​20089) (dependabot[bot])
  • 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#​20080) (Pixel998)
  • f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#​20079) (Milos Djermanovic)

v9.35.0

Compare Source

v9.34.0

Compare Source

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

v5.4.0

Compare Source

Features
  • generator-star-spacing: introduce shorthand to override property function shorthands (#​980) (62d7a17)
  • introduce experimental mechanism (#​894) (87f09ee)
  • object-curly-spacing: introduce overrides (#​898) (2a422b7)
Bug Fixes
Documentation
Build Related

v5.3.1

Compare Source

Build Related
eslint/eslint (eslint)

v9.37.0

Compare Source

v9.36.0

Compare Source

v9.35.0

Compare Source

v9.34.0

Compare Source

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v54.7.0

Compare Source

Features

v54.6.0

Compare Source

Features

v54.5.0

Compare Source

Bug Fixes
  • require-template: check TSDeclareFunction (including overloads) for templates; fixes #​1462 (2693a88)
Features
  • require-jsdoc, require-param: update jsdoccomment to disable overload skipping except conditionally for require-jsdoc with new on-by-default skipInterveningOverloadedDeclarations option; fixes #​1434 (ed11968), closes #​1369
  • require-jsdoc: add exemptOverloadedImplementations option (b29bc3a)

v54.4.1

Compare Source

Bug Fixes

v54.4.0

Compare Source

Features

v54.3.1

Compare Source

Bug Fixes
  • check-template-names, require-template: ensure template name is based on what is within any brackets and preceding equal sign; fixes #​1466 (#​1468) (5fbab65)

v54.3.0

Compare Source

Features
  • require-hyphen-before-param-description: when always is set, disallow hyphen at end of line; fixes #​1435 (#​1454) (95f3380)

v54.2.1

Compare Source

Bug Fixes

v54.2.0

Compare Source

Features
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.0

Compare Source

🚀 Features
❤️ Thank You

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

v8.45.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.44.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.44.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

v8.43.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#​11359)
❤️ Thank You

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

v8.42.0

Compare Source

🚀 Features
🩹 Fixes
  • typescript-eslint: handle non-normalized windows paths produced by jiti (#​11546)
❤️ Thank You

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

v8.41.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team as a code owner October 1, 2025 03:34
@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Oct 1, 2025
@renovate renovate bot added this to the vAnytime milestone Oct 1, 2025
@netlify
Copy link

netlify bot commented Oct 1, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit 7fcdb95
🔍 Latest deploy log https://app.netlify.com/projects/fakerjs/deploys/68ebd22291b41f0008acf099
😎 Deploy Preview https://deploy-preview-3624.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.97%. Comparing base (bc6dd2f) to head (7fcdb95).
⚠️ Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3624   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2906     2906           
  Lines      222684   222684           
  Branches      931      931           
=======================================
  Hits       222631   222631           
  Misses         53       53           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/eslint branch 4 times, most recently from 202ec52 to f702035 Compare October 8, 2025 21:47
@Shinigami92
Copy link
Member

This deprecates deprecate tseslint.config(), we need to switch to eslint's defineConfig

Shinigami92
Shinigami92 previously approved these changes Oct 9, 2025
@renovate renovate bot force-pushed the renovate/eslint branch 3 times, most recently from b376c79 to 0dacbd7 Compare October 9, 2025 20:46
@Shinigami92 Shinigami92 self-assigned this Oct 11, 2025
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from e92226c to 97df358 Compare October 11, 2025 20:51
@renovate renovate bot force-pushed the renovate/eslint branch from 97df358 to 7fcdb95 Compare October 12, 2025 16:06
@xDivisionByZerox xDivisionByZerox added this pull request to the merge queue Oct 12, 2025
Merged via the queue into next with commit 67617a6 Oct 12, 2025
23 checks passed
@xDivisionByZerox xDivisionByZerox deleted the renovate/eslint branch October 12, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants