unjs / fontaine

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

chore(deps): Upgrade to latest Capsize packages #319

Closed michaeltaranto closed 7 months ago

michaeltaranto commented 7 months ago

πŸ”— Linked issue

First step relating to this discussion.

Closes https://github.com/unjs/fontaine/pull/317 and https://github.com/unjs/fontaine/pull/318 (auto-generated PRs)

❓ Type of change

Open to discussing this one, selecting chore for now.

πŸ“š Description

Upgrading to the latest Capsize packages. This upgrade provides a few key benefits to the Fontaine 🀝 Capsize relationship:

No Capsize: no capsize

With Capsize v1: metrics v1

With Capsize v2: metrics v2

Note also upgrading to Node 18 in CI due to missing fetch API. Hopefully thats ok given Node 16s move to EOL

πŸ“ Checklist

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 54.01%. Comparing base (7fea517) to head (e8bc9e3). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #319 +/- ## ============================================ - Coverage 100.00% 54.01% -45.99% ============================================ Files 2 4 +2 Lines 197 361 +164 Branches 31 33 +2 ============================================ - Hits 197 195 -2 - Misses 0 166 +166 ```

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

michaeltaranto commented 7 months ago

It doesnt seem like the codecov bot has run since the action was updated, resulting in this PR showing a failed result πŸ€” .