catppuccin / vscode-icons

🦊 Soothing pastel icons for VSCode/VSCodium
https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc-icons
MIT License
599 stars 31 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

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

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.27.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.2...v2.27.3) #####    🐞 Bug Fixes - Upgrade `eslint-plugin-import-x`  -  by [@​antfu](https://togithub.com/antfu) [(6a224)](https://togithub.com/antfu/eslint-config/commit/6a22489) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.2...v2.27.3) ### [`v2.27.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.1...v2.27.2) #####    🚀 Features - Formatters support SVG  -  by [@​yunsii](https://togithub.com/yunsii) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/591](https://togithub.com/antfu/eslint-config/issues/591) [(12718)](https://togithub.com/antfu/eslint-config/commit/12718a4) #####    🐞 Bug Fixes - Use fork of `eslint-plugin-import-x`  -  by [@​antfu](https://togithub.com/antfu) [(78d52)](https://togithub.com/antfu/eslint-config/commit/78d5234) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.1...v2.27.2) ### [`v2.27.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.27.0...v2.27.1) #####    🐞 Bug Fixes - Override type-aware rules properly  -  by [@​ryoppippi](https://togithub.com/ryoppippi) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/585](https://togithub.com/antfu/eslint-config/issues/585) [(35f67)](https://togithub.com/antfu/eslint-config/commit/35f6763) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.27.0...v2.27.1) ### [`v2.27.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.27.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.26.1...v2.27.0) #####    🚀 Features - Print hint message when running in editor  -  by [@​antfu](https://togithub.com/antfu) [(c6210)](https://togithub.com/antfu/eslint-config/commit/c62102b) #####    🐞 Bug Fixes - `isInEditorEnv` should be false when in git hooks, close [#​589](https://togithub.com/antfu/eslint-config/issues/589)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/589](https://togithub.com/antfu/eslint-config/issues/589) [(b60bf)](https://togithub.com/antfu/eslint-config/commit/b60bfd3) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.26.1...v2.27.0) ### [`v2.26.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.26.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.26.0...v2.26.1) *No significant changes* #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.26.0...v2.26.1) ### [`v2.26.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.26.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.25.2...v2.26.0) #####    🐞 Bug Fixes - `ignoresTypeAware` reslove, fix [#​578](https://togithub.com/antfu/eslint-config/issues/578)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/578](https://togithub.com/antfu/eslint-config/issues/578) [(e5ca2)](https://togithub.com/antfu/eslint-config/commit/e5ca299) - Check packages existence in local scope  -  by [@​paescuj](https://togithub.com/paescuj) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/583](https://togithub.com/antfu/eslint-config/issues/583) [(12fd8)](https://togithub.com/antfu/eslint-config/commit/12fd868) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.25.2...v2.26.0) ### [`v2.25.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.25.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.25.1...v2.25.2) #####    🐞 Bug Fixes - Migrate plugin eslint-comments  -  by [@​ntnyq](https://togithub.com/ntnyq) in [https://github.com/antfu/eslint-config/issues/577](https://togithub.com/antfu/eslint-config/issues/577) [(015e2)](https://togithub.com/antfu/eslint-config/commit/015e2f0) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.25.1...v2.25.2)

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 was generated by Mend Renovate. View the repository job log.