eslint-plugin-import-x
eslint-plugin-import-x copied to clipboard
chore(deps): update all dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| eslint-plugin-unicorn | ^59.0.1 -> ^60.0.0 |
||
| hermes-eslint | ^0.29.0 -> ^0.31.0 |
||
| tsdown | ^0.12.9 -> ^0.13.0 |
Release Notes
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v60.0.0
Breaking
New rules
prefer-class-fields(#2512)4c82dc1no-array-reverse(#2677)b051302require-module-specifiers(#2686)2a8e152no-useless-error-capture-stack-trace(#2676)fc900b6
Improvements
prefer-string-replace-all: Preserve escape (#2667)2310b50- Support
SuppressedError(#2669)f51aeb9
Fixes
no-array-callback-reference: Fix optional chaining expressions being ignored (#2694)ad27922no-unnecessary-await: Fix handling of experimental pipeline operator (#2658)2b8ebe5
rolldown/tsdown (tsdown)
v0.13.0
🚨 Breaking Changes
- Drop node 18, require node 20.19+ - by @sxzz (d80f7)
- Reuse generated dts by default - by @sxzz (81f21)
🚀 Features
- Add
banner&footeroptions - by @gwansikk and @sxzz in https://github.com/rolldown/tsdown/issues/338 (54e21) - Add
cjsDtsto input/output options context - by @sxzz (3c4b3) - Export types - by @sxzz (f13bc)
🐞 Bug Fixes
- Don't external shim file - by @sxzz (8ee20)
- report: Path separator - by @sxzz (6e11a)
- types: Keep type of options - by @posva in https://github.com/rolldown/tsdown/issues/381 (00b5d)
- workspace: Normalize windows path - by @RSS1102 in https://github.com/rolldown/tsdown/issues/376 (375d9)
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, andtsdownwith breaking changes and new features.
- Dependencies Updated:
eslint-plugin-unicornupdated from^59.0.1to^60.0.0.hermes-eslintupdated from^0.29.0to^0.31.0.tsdownupdated from^0.12.9to^0.13.0.- Breaking Changes:
eslint-plugin-unicornnow requires Node.js 20.10+.tsdownnow requires Node.js 20.19+ and reuses generated dts by default.- New Features:
eslint-plugin-unicornadds new rules:prefer-class-fields,no-array-reverse,require-module-specifiers,no-useless-error-capture-stack-trace.tsdownaddsbanner&footeroptions andcjsDtsto input/output options context.- Bug Fixes:
- Various bug fixes in
eslint-plugin-unicornandtsdown.This description was created by
for 77f3f119c9fa3e20d5560540a13a55ed6c8f8733. You can customize this summary. It will automatically update as commits are pushed.