unjs / fontaine

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

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

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.22.0 -> 2.22.3 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`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)

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 1 month ago

Codecov Report

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

Project coverage is 53.03%. Comparing base (32b2c36) to head (1913424).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #355 +/- ## ======================================= Coverage 53.03% 53.03% ======================================= Files 4 4 Lines 264 264 Branches 31 31 ======================================= Hits 140 140 Misses 124 124 ```

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