eslint-plugin-import-x icon indicating copy to clipboard operation
eslint-plugin-import-x copied to clipboard

chore(deps): update all dependencies

Open renovate[bot] opened this issue 4 months ago • 8 comments

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-unicorn ^59.0.1 -> ^60.0.0 age confidence
hermes-eslint ^0.29.0 -> ^0.31.0 age confidence
tsdown ^0.12.9 -> ^0.13.0 age confidence

Release Notes

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)

v60.0.0

Compare Source

Breaking
New rules
Improvements
Fixes
  • no-array-callback-reference: Fix optional chaining expressions being ignored (#​2694) ad27922
  • no-unnecessary-await: Fix handling of experimental pipeline operator (#​2658) 2b8ebe5

rolldown/tsdown (tsdown)

v0.13.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

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.


[!IMPORTANT] Update dependencies eslint-plugin-unicorn, hermes-eslint, and tsdown with breaking changes and new features.

  • Dependencies Updated:
    • eslint-plugin-unicorn updated from ^59.0.1 to ^60.0.0.
    • hermes-eslint updated from ^0.29.0 to ^0.31.0.
    • tsdown updated from ^0.12.9 to ^0.13.0.
  • Breaking Changes:
    • eslint-plugin-unicorn now requires Node.js 20.10+.
    • tsdown now requires Node.js 20.19+ and reuses generated dts by default.
  • New Features:
    • eslint-plugin-unicorn adds new rules: prefer-class-fields, no-array-reverse, require-module-specifiers, no-useless-error-capture-stack-trace.
    • tsdown adds banner & footer options and cjsDts to input/output options context.
  • Bug Fixes:
    • Various bug fixes in eslint-plugin-unicorn and tsdown.

This description was created by Ellipsis for 77f3f119c9fa3e20d5560540a13a55ed6c8f8733. You can customize this summary. It will automatically update as commits are pushed.

renovate[bot] avatar Aug 01 '25 01:08 renovate[bot]