4350pChris / slack-vuesualizer

Display and search your Slack export
https://slack-vuesualizer.de
MIT License
50 stars 9 forks source link

chore(deps): update dependency @antfu/eslint-config to v2.23.0 #849

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 2.21.3 -> 2.23.0 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.23.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.23.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.4...v2.23.0) #####    🚀 Features - Introduce `type` options, enable `ts/explicit-function-return-type` for `lib`  -  by [@​antfu](https://togithub.com/antfu) [(3dd7b)](https://togithub.com/antfu/eslint-config/commit/3dd7b57) #####    🐞 Bug Fixes - Enable `eslint-config-flat-gitignore` even if `.gitignore` is not in cwd  -  by [@​lachlancollins](https://togithub.com/lachlancollins) in [https://github.com/antfu/eslint-config/issues/547](https://togithub.com/antfu/eslint-config/issues/547) [(c118b)](https://togithub.com/antfu/eslint-config/commit/c118b46) - Use a fork of `eslint-plugin-unused-imports`  -  by [@​antfu](https://togithub.com/antfu) [(79442)](https://togithub.com/antfu/eslint-config/commit/7944244) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.4...v2.23.0) ### [`v2.22.4`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.4) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.3...v2.22.4) #####    🐞 Bug Fixes - **typescript**: Remove string\[] from tsconfigPath as not supported in v8  -  by [@​RayGuo-ergou](https://togithub.com/RayGuo-ergou) in [https://github.com/antfu/eslint-config/issues/545](https://togithub.com/antfu/eslint-config/issues/545) [(8c9e3)](https://togithub.com/antfu/eslint-config/commit/8c9e3a6) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.3...v2.22.4) ### [`v2.22.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.2...v2.22.3) #####    🐞 Bug Fixes - Add `.svelte-kit` to ignored paths  -  by [@​lachlancollins](https://togithub.com/lachlancollins) in [https://github.com/antfu/eslint-config/issues/542](https://togithub.com/antfu/eslint-config/issues/542) [(94fd0)](https://togithub.com/antfu/eslint-config/commit/94fd0f5) - TsconifgPath configuration  -  by [@​vaiil](https://togithub.com/vaiil) in [https://github.com/antfu/eslint-config/issues/541](https://togithub.com/antfu/eslint-config/issues/541) [(e1a9d)](https://togithub.com/antfu/eslint-config/commit/e1a9dbe) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.2...v2.22.3) ### [`v2.22.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.1...v2.22.2) #####    🚀 Features - Add `isolatedDeclarations` into the order array  -  by [@​LoTwT](https://togithub.com/LoTwT) in [https://github.com/antfu/eslint-config/issues/537](https://togithub.com/antfu/eslint-config/issues/537) [(80597)](https://togithub.com/antfu/eslint-config/commit/8059791) #####    🐞 Bug Fixes - **typescript**: Allow description for `ts-expect-error` in \`ban-ts-c…  -  by [@​kevinmarrec](https://togithub.com/kevinmarrec) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/517](https://togithub.com/antfu/eslint-config/issues/517) [(bf7a5)](https://togithub.com/antfu/eslint-config/commit/bf7a58a) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.1...v2.22.2) ### [`v2.22.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.22.0...v2.22.1) *No significant changes* #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.22.0...v2.22.1) ### [`v2.22.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.22.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.21.3...v2.22.0) #####    🚀 Features - Use ts-eslint beta  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/520](https://togithub.com/antfu/eslint-config/issues/520) [(c29ac)](https://togithub.com/antfu/eslint-config/commit/c29ac66) - Add name to ignore config  -  by [@​antfu](https://togithub.com/antfu) [(48bcd)](https://togithub.com/antfu/eslint-config/commit/48bcd2b) #####    🐞 Bug Fixes - Relax `ts/no-empty-object-type` rule  -  by [@​antfu](https://togithub.com/antfu) [(692e7)](https://togithub.com/antfu/eslint-config/commit/692e768) - Disable `ts/no-unused-expressions` in markdown  -  by [@​antfu](https://togithub.com/antfu) [(64894)](https://togithub.com/antfu/eslint-config/commit/64894e6) - Avoid using `name` in `ignores`  -  by [@​antfu](https://togithub.com/antfu) [(d7b06)](https://togithub.com/antfu/eslint-config/commit/d7b069d) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.21.3...v2.22.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
slack-vuesualizer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 6:23pm