unjs / fontaine

Automatic font fallback based on font metrics
MIT License
1.47k stars 23 forks source link

chore(deps): update devdependency @antfu/eslint-config to v2.9.0 #327

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.9.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.9.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.8.3...v2.9.0) #####    🚀 Features - Support more fields of packageJson as ascending order  -  by [@​mutoe](https://togithub.com/mutoe) in [https://github.com/antfu/eslint-config/issues/359](https://togithub.com/antfu/eslint-config/issues/359) [(f4765)](https://togithub.com/antfu/eslint-config/commit/f4765b1) - Automatically rename plugins in factory  -  by [@​antfu](https://togithub.com/antfu) [(77df2)](https://togithub.com/antfu/eslint-config/commit/77df2f5) #####    🐞 Bug Fixes - Migrate to `eslint-plugin-import-x`  -  by [@​antfu](https://togithub.com/antfu) [(ac0d0)](https://togithub.com/antfu/eslint-config/commit/ac0d013) - **cli**: Git clean check, fix [#​429](https://togithub.com/antfu/eslint-config/issues/429)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/429](https://togithub.com/antfu/eslint-config/issues/429) [(fde70)](https://togithub.com/antfu/eslint-config/commit/fde7093) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.8.3...v2.9.0) ### [`v2.8.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.8.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.8.2...v2.8.3) #####    🚀 Features - Improve cli  -  by [@​injurka](https://togithub.com/injurka) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/420](https://togithub.com/antfu/eslint-config/issues/420) [(bc13b)](https://togithub.com/antfu/eslint-config/commit/bc13ba5) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.8.2...v2.8.3) ### [`v2.8.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.8.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.8.1...v2.8.2) #####    🐞 Bug Fixes - Cli-suggest-remove-files  -  by [@​injurka](https://togithub.com/injurka) in [https://github.com/antfu/eslint-config/issues/418](https://togithub.com/antfu/eslint-config/issues/418) [(30229)](https://togithub.com/antfu/eslint-config/commit/30229d3) - Ignore `.yarn` folder  -  by [@​HigherOrderLogic](https://togithub.com/HigherOrderLogic) in [https://github.com/antfu/eslint-config/issues/421](https://togithub.com/antfu/eslint-config/issues/421) [(d41a5)](https://togithub.com/antfu/eslint-config/commit/d41a5f0) - **import/newline-after-import**: Disable `considerComment` option  -  by [@​antfu](https://togithub.com/antfu) [(80f8e)](https://togithub.com/antfu/eslint-config/commit/80f8e95) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.8.1...v2.8.2) ### [`v2.8.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.8.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.8.0...v2.8.1) #####    🚀 Features - Upgrade vue and ts plugins  -  by [@​antfu](https://togithub.com/antfu) [(e36ed)](https://togithub.com/antfu/eslint-config/commit/e36ed66) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.8.0...v2.8.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).

🚦 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.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 53.67%. Comparing base (b2b787b) to head (693e76b). Report is 2 commits behind head on main.

:exclamation: Current head 693e76b differs from pull request most recent head 85e0d93. Consider uploading reports for the commit 85e0d93 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #327 +/- ## ======================================= Coverage 53.67% 53.67% ======================================= Files 4 4 Lines 367 367 Branches 31 31 ======================================= Hits 197 197 Misses 170 170 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.