nuxt / fonts

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

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

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/eslint-config (source) ^0.3.10 -> ^0.3.12 age adoption passing confidence devDependencies patch
@unocss/nuxt (source) ^0.59.4 -> ^0.60.0 age adoption passing confidence dependencies minor
actions/checkout v4.1.4 -> v4.1.5 age adoption passing confidence action patch
esbuild ^0.21.0 -> ^0.21.1 age adoption passing confidence dependencies patch
semver ^7.6.0 -> ^7.6.2 age adoption passing confidence devDependencies patch
shiki (source) ^1.4.0 -> ^1.5.1 age adoption passing confidence devDependencies minor
unocss ^0.59.4 -> ^0.60.0 age adoption passing confidence dependencies minor
vue-bundle-renderer ^2.0.0 -> ^2.1.0 age adoption passing confidence devDependencies minor

Release Notes

nuxt/eslint (@​nuxt/eslint-config) ### [`v0.3.12`](https://togithub.com/nuxt/eslint/releases/tag/v0.3.12) [Compare Source](https://togithub.com/nuxt/eslint/compare/v0.3.11...v0.3.12) #####    🐞 Bug Fixes - Allow single name file under prefixed components folder, fix [#​419](https://togithub.com/nuxt/eslint/issues/419)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/nuxt/eslint/issues/419](https://togithub.com/nuxt/eslint/issues/419) [(cd015)](https://togithub.com/nuxt/eslint/commit/cd0157c) #####     [View changes on GitHub](https://togithub.com/nuxt/eslint/compare/v0.3.11...v0.3.12) ### [`v0.3.11`](https://togithub.com/nuxt/eslint/releases/tag/v0.3.11) [Compare Source](https://togithub.com/nuxt/eslint/compare/v0.3.10...v0.3.11) #####    🚀 Features - Update deps  -  by [@​antfu](https://togithub.com/antfu) [(d2876)](https://togithub.com/nuxt/eslint/commit/d287604) #####     [View changes on GitHub](https://togithub.com/nuxt/eslint/compare/v0.3.10...v0.3.11)
unocss/unocss (@​unocss/nuxt) ### [`v0.60.0`](https://togithub.com/unocss/unocss/releases/tag/v0.60.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.59.4...v0.60.0) #####    🚨 Breaking Changes - **CJS**: Remove `.default` suffix from d.ts and d.cts files  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unocss/unocss/issues/3750](https://togithub.com/unocss/unocss/issues/3750) [(e9f5b)](https://togithub.com/unocss/unocss/commit/e9f5b5b8) #####    🚀 Features - **preset-icons**: Add svg props customization  -  by [@​zyyv](https://togithub.com/zyyv) and **Anthony Fu** in [https://github.com/unocss/unocss/issues/3774](https://togithub.com/unocss/unocss/issues/3774) [(0b36a)](https://togithub.com/unocss/unocss/commit/0b36a603) - **preset-mini**: Add children variant (\*-{modifier})  -  by [@​serkodev](https://togithub.com/serkodev) in [https://github.com/unocss/unocss/issues/3763](https://togithub.com/unocss/unocss/issues/3763) [(249fe)](https://togithub.com/unocss/unocss/commit/249fe730) #####    🐞 Bug Fixes - **preset-legacy-compat**: Update the split color string regex  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3756](https://togithub.com/unocss/unocss/issues/3756) [(47eaf)](https://togithub.com/unocss/unocss/commit/47eafba2) - **preset-mini**: Align with `selection`  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3771](https://togithub.com/unocss/unocss/issues/3771) [(18df5)](https://togithub.com/unocss/unocss/commit/18df52cb) - **shared-integration**: Vscode match php \(38274)](https://togithub.com/unocss/unocss/commit/38274449) - **vite**: Move [@​import](https://togithub.com/import) before other rules  -  by [@​lzl0304](https://togithub.com/lzl0304) in [https://github.com/unocss/unocss/issues/3743](https://togithub.com/unocss/unocss/issues/3743) [(0b84d)](https://togithub.com/unocss/unocss/commit/0b84df44) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.59.4...v0.60.0)
actions/checkout (actions/checkout) ### [`v4.1.5`](https://togithub.com/actions/checkout/releases/tag/v4.1.5) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5) #### What's Changed - Update NPM dependencies by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://togithub.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://togithub.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://togithub.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://togithub.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://togithub.com/actions/checkout/pull/1707) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5
evanw/esbuild (esbuild) ### [`v0.21.1`](https://togithub.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0211) [Compare Source](https://togithub.com/evanw/esbuild/compare/v0.21.0...v0.21.1) - Fix a regression with `--keep-names` ([#​3756](https://togithub.com/evanw/esbuild/issues/3756)) The previous release introduced a regression with the `--keep-names` setting and object literals with `get`/`set` accessor methods, in which case the generated code contained syntax errors. This release fixes the regression: ```js // Original code x = { get y() {} } // Output from version 0.21.0 (with --keep-names) x = { get y: /* @​__PURE__ */ __name(function() { }, "y") }; // Output from this version (with --keep-names) x = { get y() { } }; ```
npm/node-semver (semver) ### [`v7.6.2`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#762-2024-05-09) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.6.1...v7.6.2) ##### Bug Fixes - [`6466ba9`](https://togithub.com/npm/node-semver/commit/6466ba9b540252db405fdd2a289dd4651495beea) [#​713](https://togithub.com/npm/node-semver/pull/713) lru: use map.delete() directly ([#​713](https://togithub.com/npm/node-semver/issues/713)) ([@​negezor](https://togithub.com/negezor), [@​lukekarrys](https://togithub.com/lukekarrys)) ### [`v7.6.1`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#761-2024-05-04) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.6.0...v7.6.1) ##### Bug Fixes - [`c570a34`](https://togithub.com/npm/node-semver/commit/c570a348ffc6612af07fe94fa46b9affa5e4eff0) [#​704](https://togithub.com/npm/node-semver/pull/704) linting: no-unused-vars ([@​wraithgar](https://togithub.com/wraithgar)) - [`ad8ff11`](https://togithub.com/npm/node-semver/commit/ad8ff11dd200dac3a05097d9a82d1977ccfa1535) [#​704](https://togithub.com/npm/node-semver/pull/704) use internal cache implementation ([@​mbtools](https://togithub.com/mbtools)) - [`ac9b357`](https://togithub.com/npm/node-semver/commit/ac9b35769ab0ddfefd5a3af4a3ecaf3da2012352) [#​682](https://togithub.com/npm/node-semver/pull/682) typo in compareBuild debug message ([#​682](https://togithub.com/npm/node-semver/issues/682)) ([@​mbtools](https://togithub.com/mbtools)) ##### Dependencies - [`988a8de`](https://togithub.com/npm/node-semver/commit/988a8deb3ea76b9a314a740e66b5fc2f726822f8) [#​709](https://togithub.com/npm/node-semver/pull/709) uninstall `lru-cache` ([#​709](https://togithub.com/npm/node-semver/issues/709)) - [`3fabe4d`](https://togithub.com/npm/node-semver/commit/3fabe4dbfbd199fdb589c076a7f30bc1f18c6614) [#​704](https://togithub.com/npm/node-semver/pull/704) remove lru-cache ##### Chores - [`dd09b60`](https://togithub.com/npm/node-semver/commit/dd09b60da1e618335d7c269426345b336fd5f63d) [#​705](https://togithub.com/npm/node-semver/pull/705) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) to 4.22.0 ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`ec49cdc`](https://togithub.com/npm/node-semver/commit/ec49cdcece9db0020d6829b246681ff65a393644) [#​701](https://togithub.com/npm/node-semver/pull/701) chore: chore: postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`b236c3d`](https://togithub.com/npm/node-semver/commit/b236c3d2f357a16a733c96ec2ca8c57848b70091) [#​696](https://togithub.com/npm/node-semver/pull/696) add benchmarks ([#​696](https://togithub.com/npm/node-semver/issues/696)) ([@​H4ad](https://togithub.com/H4ad)) - [`692451b`](https://togithub.com/npm/node-semver/commit/692451bd6f75b38a71a99f39da405c94a5954a22) [#​688](https://togithub.com/npm/node-semver/pull/688) various improvements to README ([#​688](https://togithub.com/npm/node-semver/issues/688)) ([@​mbtools](https://togithub.com/mbtools)) - [`5feeb7f`](https://togithub.com/npm/node-semver/commit/5feeb7f4f63061e19a29087115b50cb04135b63e) [#​705](https://togithub.com/npm/node-semver/pull/705) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`074156f`](https://togithub.com/npm/node-semver/commit/074156f64fa91723fe1ae6af8cc497014b9b7aff) [#​701](https://togithub.com/npm/node-semver/pull/701) bump [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss) from 4.21.3 to 4.21.4 ([@​dependabot](https://togithub.com/dependabot)\[bot])
shikijs/shiki (shiki) ### [`v1.5.1`](https://togithub.com/shikijs/shiki/releases/tag/v1.5.1) [Compare Source](https://togithub.com/shikijs/shiki/compare/v1.5.0...v1.5.1) #####    🐞 Bug Fixes - **core**: Simplify cloudflare wasm loading  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/shikijs/shiki/issues/670](https://togithub.com/shikijs/shiki/issues/670) [(cd239)](https://togithub.com/shikijs/shiki/commit/cd239324) #####     [View changes on GitHub](https://togithub.com/shikijs/shiki/compare/v1.5.0...v1.5.1) ### [`v1.5.0`](https://togithub.com/shikijs/shiki/releases/tag/v1.5.0) [Compare Source](https://togithub.com/shikijs/shiki/compare/v1.4.0...v1.5.0) #####    🚀 Features - Upgrade deps, new langs  -  by [@​antfu](https://togithub.com/antfu) [(d5b04)](https://togithub.com/shikijs/shiki/commit/d5b04703) #####     [View changes on GitHub](https://togithub.com/shikijs/shiki/compare/v1.4.0...v1.5.0)
nuxt-contrib/vue-bundle-renderer (vue-bundle-renderer) ### [`v2.1.0`](https://togithub.com/nuxt-contrib/vue-bundle-renderer/blob/HEAD/CHANGELOG.md#v210) [Compare Source](https://togithub.com/nuxt-contrib/vue-bundle-renderer/compare/v2.0.0...v2.1.0) [compare changes](https://togithub.com/nuxt-contrib/vue-bundle-renderer/compare/v2.0.0...v2.1.0) ##### 🩹 Fixes - Treat `.pcss` extension as a CSS extension ([#​69](https://togithub.com/nuxt-contrib/vue-bundle-renderer/pull/69)) - Improve type safety of `ssrContext` and `createRenderer` ([#​73](https://togithub.com/nuxt-contrib/vue-bundle-renderer/pull/73)) ##### 🏡 Chore - Migrate to eslint v9 ([#​74](https://togithub.com/nuxt-contrib/vue-bundle-renderer/pull/74)) - Remove explicit dev dependency on `expect-type` ([bc09fa9](https://togithub.com/nuxt-contrib/vue-bundle-renderer/commit/bc09fa9)) - Add prepack step ([7ec1ec8](https://togithub.com/nuxt-contrib/vue-bundle-renderer/commit/7ec1ec8)) ##### 🤖 CI - Test against node v18 ([f080973](https://togithub.com/nuxt-contrib/vue-bundle-renderer/commit/f080973)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Aman Desai ([@​amandesai01](http://github.com/amandesai01))

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

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@37a1833). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ======================================= Coverage ? 65.88% ======================================= Files ? 41 Lines ? 2717 Branches ? 413 ======================================= Hits ? 1790 Misses ? 901 Partials ? 26 ```

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