nuxt / fonts

Plug-and-play web font optimization and configuration for Nuxt apps.
https://nuxt.com
MIT License
370 stars 4 forks source link

chore(deps): update all non-major dependencies #144

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass ^1.75.0 -> ^1.76.0 age adoption passing confidence
shiki (source) ^1.3.0 -> ^1.4.0 age adoption passing confidence

Release Notes

sass/dart-sass (sass) ### [`v1.76.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1760) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.75.0...1.76.0) - Throw errors for misplaced statements in keyframe blocks. - Mixins and functions whose names begin with `--` are now deprecated for forwards-compatibility with the in-progress CSS functions and mixins spec. This deprecation is named `css-function-mixin`.
shikijs/shiki (shiki) ### [`v1.4.0`](https://togithub.com/shikijs/shiki/releases/tag/v1.4.0) [Compare Source](https://togithub.com/shikijs/shiki/compare/v1.3.0...v1.4.0) #####    🚀 Features - Upgrade deps, new langs and themes  -  by [@​antfu](https://togithub.com/antfu) [(26f37)](https://togithub.com/shikijs/shiki/commit/26f37f08) #####    🐞 Bug Fixes - **core**: Check existance of `Buffer.isBuffer`, fix [#​664](https://togithub.com/shikijs/shiki/issues/664)  -  by [@​NullVoxPopuli](https://togithub.com/NullVoxPopuli) in [https://github.com/shikijs/shiki/issues/666](https://togithub.com/shikijs/shiki/issues/666) and [https://github.com/shikijs/shiki/issues/664](https://togithub.com/shikijs/shiki/issues/664) [(86d52)](https://togithub.com/shikijs/shiki/commit/86d5271e) - **monaco**: Options for tokenize limit  -  by [@​hddhyq](https://togithub.com/hddhyq), [@​antfu](https://togithub.com/antfu) and **Anthony Fu** in [https://github.com/shikijs/shiki/issues/657](https://togithub.com/shikijs/shiki/issues/657) [(a606d)](https://togithub.com/shikijs/shiki/commit/a606d449) - **transformers**: Allow SQL comment syntax in notation transformer, fix [#​654](https://togithub.com/shikijs/shiki/issues/654)  -  by [@​senicko](https://togithub.com/senicko) in [https://github.com/shikijs/shiki/issues/655](https://togithub.com/shikijs/shiki/issues/655) and [https://github.com/shikijs/shiki/issues/654](https://togithub.com/shikijs/shiki/issues/654) [(cc135)](https://togithub.com/shikijs/shiki/commit/cc13539e) #####     [View changes on GitHub](https://togithub.com/shikijs/shiki/compare/v1.3.0...v1.4.0)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 63.70%. Comparing base (2a9c004) to head (664dd60).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #144 +/- ## ======================================= Coverage 63.70% 63.70% ======================================= Files 41 41 Lines 2717 2717 Branches 397 397 ======================================= Hits 1731 1731 Misses 960 960 Partials 26 26 ```

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