unjs / fontaine

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

chore(deps): update dependency unplugin to v1.10.1 #352

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unplugin 1.8.3 -> 1.10.1 age adoption passing confidence

Release Notes

unjs/unplugin (unplugin) ### [`v1.10.1`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1101-2024-03-29) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.10.0...v1.10.1) ##### Bug Fixes - **esbuild:** sourcemaps in transform result can be a string ([#​377](https://togithub.com/unjs/unplugin/issues/377)) ([4382fa2](https://togithub.com/unjs/unplugin/commit/4382fa23d3dcbe107f651725d68f9e1463f30f8b)) - **webpack,rspack:** incorrect assumption about the current working directory in webpack and rspack ([#​374](https://togithub.com/unjs/unplugin/issues/374)) ([b0ec0e0](https://togithub.com/unjs/unplugin/commit/b0ec0e02eff233deae77c68d2ca0e5d2b28fe403)) ### [`v1.10.0`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#1100-2024-03-13) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.9.0...v1.10.0) ##### Features - support `farm` plugin ([#​341](https://togithub.com/unjs/unplugin/issues/341)) ([731a596](https://togithub.com/unjs/unplugin/commit/731a596d3adee45f131643e7758b7ab8699fdf93)) ### [`v1.9.0`](https://togithub.com/unjs/unplugin/blob/HEAD/CHANGELOG.md#190-2024-03-08) [Compare Source](https://togithub.com/unjs/unplugin/compare/v1.8.3...v1.9.0) ##### Features - add rolldown support ([#​370](https://togithub.com/unjs/unplugin/issues/370)) ([6d06ae1](https://togithub.com/unjs/unplugin/commit/6d06ae1f21572267ff49ccc21ed0c0269565ff7e)) #### [1.8.3](https://togithub.com/unjs/unplugin/compare/v1.8.2...v1.8.3) (2024-03-06) ##### Bug Fixes - **esbuild:** read fs contents on demand ([5ca5e6d](https://togithub.com/unjs/unplugin/commit/5ca5e6d625c7029d5b7a776a11e7a84e968424f0)) ##### Features - support node 14 ([af3b0ec](https://togithub.com/unjs/unplugin/commit/af3b0ecc3dd4ae1f1c3ea1a1121248438b12468e)) #### [1.8.2](https://togithub.com/unjs/unplugin/compare/v1.8.1...v1.8.2) (2024-03-06) ##### Bug Fixes - **esbuild:** don't return empty result in onLoad ([ff2460b](https://togithub.com/unjs/unplugin/commit/ff2460bf934e30fc1e09631da8ac8ceb1d7d1027)) #### [1.8.1](https://togithub.com/unjs/unplugin/compare/v1.8.0...v1.8.1) (2024-03-05) ##### Bug Fixes - fix build syntax error in < node16 ([#​365](https://togithub.com/unjs/unplugin/issues/365)) ([5b3c6e5](https://togithub.com/unjs/unplugin/commit/5b3c6e53b865868f86510cef310fd286431957e0))

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 weeks ago

Codecov Report

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

Project coverage is 53.67%. Comparing base (a895c36) to head (9101fcf).

:exclamation: Current head 9101fcf differs from pull request most recent head 0f98d52

Please upload reports for the commit 0f98d52 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ======================================= 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.