Closed hywax-assistant closed 1 month ago
This PR contains the following updates:
^2.27.3
^3.7.2
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Hywax Assistant.
This PR contains the following updates:
^2.27.3
->^3.7.2
Release Notes
antfu/eslint-config (@antfu/eslint-config)
### [`v3.7.2`](https://togithub.com/antfu/eslint-config/releases/tag/v3.7.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.7.1...v3.7.2) ##### 🚀 Features - Merge prettier plugins with options - by [@suppayami](https://togithub.com/suppayami) in [https://github.com/antfu/eslint-config/issues/614](https://togithub.com/antfu/eslint-config/issues/614) [(04e57)](https://togithub.com/antfu/eslint-config/commit/04e576c) ##### 🐞 Bug Fixes - Disable `antfu/no-top-level-await` for markdown snippets - by [@antfu](https://togithub.com/antfu) [(a984c)](https://togithub.com/antfu/eslint-config/commit/a984c89) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.7.1...v3.7.2) ### [`v3.7.1`](https://togithub.com/antfu/eslint-config/releases/tag/v3.7.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.7.0...v3.7.1) ##### 🚀 Features - Disable rules for config files - by [@antfu](https://togithub.com/antfu) [(a434e)](https://togithub.com/antfu/eslint-config/commit/a434edf) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.7.0...v3.7.1) ### [`v3.7.0`](https://togithub.com/antfu/eslint-config/releases/tag/v3.7.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.6.2...v3.7.0) ##### 🚀 Features - Enable `antfu/no-top-level-await` - by [@antfu](https://togithub.com/antfu) [(a08aa)](https://togithub.com/antfu/eslint-config/commit/a08aa0b) ##### 🐞 Bug Fixes - Disable `explicit-function-return-type` in markdown code - by [@antfu](https://togithub.com/antfu) [(60ffd)](https://togithub.com/antfu/eslint-config/commit/60ffdbe) - Disable `ts/explicit-function-return-type` in vue files - by [@antfu](https://togithub.com/antfu) [(1788d)](https://togithub.com/antfu/eslint-config/commit/1788d23) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.6.2...v3.7.0) ### [`v3.6.2`](https://togithub.com/antfu/eslint-config/releases/tag/v3.6.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.6.1...v3.6.2) ##### 🐞 Bug Fixes - Glob for disables - by [@antfu](https://togithub.com/antfu) [(8ba8e)](https://togithub.com/antfu/eslint-config/commit/8ba8e8c) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.6.1...v3.6.2) ### [`v3.6.1`](https://togithub.com/antfu/eslint-config/releases/tag/v3.6.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.6.0...v3.6.1) ##### 🐞 Bug Fixes - Add Next.js router segment config - by [@zhangyu1818](https://togithub.com/zhangyu1818) in [https://github.com/antfu/eslint-config/issues/608](https://togithub.com/antfu/eslint-config/issues/608) [(f025c)](https://togithub.com/antfu/eslint-config/commit/f025c1e) - Sync js rule options to ts, close [#609](https://togithub.com/antfu/eslint-config/issues/609) - by [@lvjiaxuan](https://togithub.com/lvjiaxuan) in [https://github.com/antfu/eslint-config/issues/610](https://togithub.com/antfu/eslint-config/issues/610) and [https://github.com/antfu/eslint-config/issues/609](https://togithub.com/antfu/eslint-config/issues/609) [(20763)](https://togithub.com/antfu/eslint-config/commit/207634c) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.6.0...v3.6.1) ### [`v3.6.0`](https://togithub.com/antfu/eslint-config/releases/tag/v3.6.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.5.1...v3.6.0) ##### 🐞 Bug Fixes - `perfectionist/sort-imports` sort types always on top - by [@antfu](https://togithub.com/antfu) [(e2839)](https://togithub.com/antfu/eslint-config/commit/e283983) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.5.1...v3.6.0) ### [`v3.5.1`](https://togithub.com/antfu/eslint-config/releases/tag/v3.5.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.5.0...v3.5.1) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.5.0...v3.5.1) ### [`v3.5.0`](https://togithub.com/antfu/eslint-config/releases/tag/v3.5.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.4.1...v3.5.0) ##### 🚀 Features - Update [@eslint/markdown](https://togithub.com/eslint/markdown) to v6 - by [@ocavue](https://togithub.com/ocavue) in [https://github.com/antfu/eslint-config/issues/606](https://togithub.com/antfu/eslint-config/issues/606) [(b9052)](https://togithub.com/antfu/eslint-config/commit/b9052f8) ##### 🐞 Bug Fixes - Disable `unicorn/consistent-function-scoping` - by [@antfu](https://togithub.com/antfu) [(5363d)](https://togithub.com/antfu/eslint-config/commit/5363d53) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.4.1...v3.5.0) ### [`v3.4.1`](https://togithub.com/antfu/eslint-config/releases/tag/v3.4.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.4.0...v3.4.1) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.4.0...v3.4.1) ### [`v3.4.0`](https://togithub.com/antfu/eslint-config/releases/tag/v3.4.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.3.2...v3.4.0) ##### 🚀 Features - Upgrade eslint, remove `@types/eslint` - by [@antfu](https://togithub.com/antfu) [(21e9c)](https://togithub.com/antfu/eslint-config/commit/21e9c7b) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.3.2...v3.4.0) ### [`v3.3.2`](https://togithub.com/antfu/eslint-config/releases/tag/v3.3.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.3.1...v3.3.2) ##### 🐞 Bug Fixes - Add `side-effect` in `perfectionist/sort-imports` - by [@antfu](https://togithub.com/antfu) [(298f3)](https://togithub.com/antfu/eslint-config/commit/298f3aa) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.3.1...v3.3.2) ### [`v3.3.1`](https://togithub.com/antfu/eslint-config/releases/tag/v3.3.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.3.0...v3.3.1) ##### 🐞 Bug Fixes - Do not force newline in `perfectionist/sort-imports` - by [@antfu](https://togithub.com/antfu) [(09697)](https://togithub.com/antfu/eslint-config/commit/0969748) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.3.0...v3.3.1) ### [`v3.3.0`](https://togithub.com/antfu/eslint-config/releases/tag/v3.3.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.2.2...v3.3.0) ##### 🚀 Features - Enable `perfectionist/sort-imports` et al, close [#456](https://togithub.com/antfu/eslint-config/issues/456) - by [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/456](https://togithub.com/antfu/eslint-config/issues/456) [(a6efa)](https://togithub.com/antfu/eslint-config/commit/a6efa09) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.2.2...v3.3.0) ### [`v3.2.2`](https://togithub.com/antfu/eslint-config/releases/tag/v3.2.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.2.1...v3.2.2) ##### 🐞 Bug Fixes - Disable `unicorn/consistent-function-scoping` for arrow functions - by [@antfu](https://togithub.com/antfu) [(362ab)](https://togithub.com/antfu/eslint-config/commit/362ab81) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.2.1...v3.2.2) ### [`v3.2.1`](https://togithub.com/antfu/eslint-config/releases/tag/v3.2.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.2.0...v3.2.1) *No significant changes* ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.2.0...v3.2.1) ### [`v3.2.0`](https://togithub.com/antfu/eslint-config/releases/tag/v3.2.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.1.0...v3.2.0) ##### 🚀 Features - Move disable rules to the end, remove deprecated rules - by [@antfu](https://togithub.com/antfu) [(c3e2d)](https://togithub.com/antfu/eslint-config/commit/c3e2d2a) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.1.0...v3.2.0) ### [`v3.1.0`](https://togithub.com/antfu/eslint-config/releases/tag/v3.1.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v3.0.0...v3.1.0) ##### 🚀 Features - Update deps, enable `antfu/consistent-chaining` - by [@antfu](https://togithub.com/antfu) [(d6dfc)](https://togithub.com/antfu/eslint-config/commit/d6dfc4e) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v3.0.0...v3.1.0) ### [`v3.0.0`](https://togithub.com/antfu/eslint-config/releases/tag/v3.0.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.3...v3.0.0) ##### 🚨 Breaking Changes - Make the first `ignores` always global, disallow `files` in the first arg, fix [#594](https://togithub.com/antfu/eslint-config/issues/594) - by [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/594](https://togithub.com/antfu/eslint-config/issues/594) [(b7c7a)](https://togithub.com/antfu/eslint-config/commit/b7c7a01) - Require ESLint v9.5+ - by [@antfu](https://togithub.com/antfu) [(b2fb1)](https://togithub.com/antfu/eslint-config/commit/b2fb1b3) ##### 🚀 Features - Add more unicorn rules, allow to configure using `recommanded` rules, close [#595](https://togithub.com/antfu/eslint-config/issues/595) - by [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/595](https://togithub.com/antfu/eslint-config/issues/595) [(a4625)](https://togithub.com/antfu/eslint-config/commit/a4625b2) - Upgrade `eslint-config-flat-gitignore`, close [#600](https://togithub.com/antfu/eslint-config/issues/600) - by [@antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/600](https://togithub.com/antfu/eslint-config/issues/600) [(4f733)](https://togithub.com/antfu/eslint-config/commit/4f733e3) ##### 🐞 Bug Fixes - Remove redundant statements from `no-restricted-syntax` - by [@Dimava](https://togithub.com/Dimava) in [https://github.com/antfu/eslint-config/issues/596](https://togithub.com/antfu/eslint-config/issues/596) [(6e7cf)](https://togithub.com/antfu/eslint-config/commit/6e7cfe9) ##### [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.3...v3.0.0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Hywax Assistant.