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 #154

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 Type Update
@iconify-json/carbon ^1.1.32 -> ^1.1.33 age adoption passing confidence devDependencies patch
@nuxt/devtools-kit (source) ^1.2.0 -> ^1.3.1 age adoption passing confidence dependencies minor
@nuxt/devtools-kit (source) ^1.2.0 -> ^1.3.1 age adoption passing confidence devDependencies minor
@unocss/nuxt (source) ^0.60.0 -> ^0.60.2 age adoption passing confidence dependencies patch
actions/checkout v4.1.5 -> v4.1.6 age adoption passing confidence action patch
esbuild ^0.21.1 -> ^0.21.3 age adoption passing confidence dependencies patch
execa ^9.0.1 -> ^9.1.0 age adoption passing confidence devDependencies minor
pnpm (source) 9.1.0 -> 9.1.1 age adoption passing confidence packageManager patch
sass ^1.77.0 -> ^1.77.2 age adoption passing confidence devDependencies patch
shiki (source) ^1.5.1 -> ^1.5.2 age adoption passing confidence devDependencies patch
unocss ^0.60.0 -> ^0.60.2 age adoption passing confidence dependencies patch
vue-tsc (source) ^2.0.16 -> ^2.0.19 age adoption passing confidence devDependencies patch

Release Notes

nuxt/devtools (@​nuxt/devtools-kit) ### [`v1.3.1`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#131-2024-05-10) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.0...v1.3.1) ##### Bug Fixes - module builder chunk path patch ([87199a1](https://togithub.com/nuxt/devtools/commit/87199a174ed662dffc6d1eeaa04116635576fca6)) ### [`v1.3.0`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#130-2024-05-10) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.2.0...v1.3.0) ##### Bug Fixes - **devtools:** optimize the home page layout ([#​654](https://togithub.com/nuxt/devtools/issues/654)) ([a1ad266](https://togithub.com/nuxt/devtools/commit/a1ad26671414c0128aa51d105534298b714cbf93)) - upgrade `vite-plugin-vue-inspector`, fix [#​657](https://togithub.com/nuxt/devtools/issues/657) ([f67f0f2](https://togithub.com/nuxt/devtools/commit/f67f0f2069f8675eeb2e8118aa09c04d448ccda9)) ##### Features - components tree panel ([#​655](https://togithub.com/nuxt/devtools/issues/655)) ([3162269](https://togithub.com/nuxt/devtools/commit/3162269329b6e4d3b89199143fc551616570edd5)) - hide devtools when printing ([#​648](https://togithub.com/nuxt/devtools/issues/648)) ([1be7b2d](https://togithub.com/nuxt/devtools/commit/1be7b2da4015d422f96542602b1b9e106ea7b1b3))
unocss/unocss (@​unocss/nuxt) ### [`v0.60.2`](https://togithub.com/unocss/unocss/releases/tag/v0.60.2) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.60.1...v0.60.2) #####    🐞 Bug Fixes - **directives**: Fix parsing positions, close [#​3795](https://togithub.com/unocss/unocss/issues/3795)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3795](https://togithub.com/unocss/unocss/issues/3795) [(84170)](https://togithub.com/unocss/unocss/commit/84170e14) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.60.1...v0.60.2) ### [`v0.60.1`](https://togithub.com/unocss/unocss/releases/tag/v0.60.1) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.60.0...v0.60.1) #####    🚀 Features - **eslint-plugin**: - Blocklist meta with message  -  by [@​enkot](https://togithub.com/enkot) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3783](https://togithub.com/unocss/unocss/issues/3783) [(20ed8)](https://togithub.com/unocss/unocss/commit/20ed897f) - Allow customize configPath via settings  -  by [@​antfu](https://togithub.com/antfu) [(9eb6e)](https://togithub.com/unocss/unocss/commit/9eb6e29b) #####    🐞 Bug Fixes - **transformer-attributify-jsx**: MatchedRule  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3791](https://togithub.com/unocss/unocss/issues/3791) [(da9c9)](https://togithub.com/unocss/unocss/commit/da9c9a5c) - **transformer-directive**: Get raw string in directive, support slash & hash  -  by [@​zyyv](https://togithub.com/zyyv) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3790](https://togithub.com/unocss/unocss/issues/3790) [(fa497)](https://togithub.com/unocss/unocss/commit/fa49753e) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.60.0...v0.60.1)
actions/checkout (actions/checkout) ### [`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://togithub.com/actions/checkout/pull/1732)
evanw/esbuild (esbuild) ### [`v0.21.3`](https://togithub.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0213) [Compare Source](https://togithub.com/evanw/esbuild/compare/v0.21.2...v0.21.3) - Implement the decorator metadata proposal ([#​3760](https://togithub.com/evanw/esbuild/issues/3760)) This release implements the [decorator metadata proposal](https://togithub.com/tc39/proposal-decorator-metadata), which is a sub-proposal of the [decorators proposal](https://togithub.com/tc39/proposal-decorators). Microsoft shipped the decorators proposal in [TypeScript 5.0](https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/#decorators) and the decorator metadata proposal in [TypeScript 5.2](https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/#decorator-metadata), so it's important that esbuild also supports both of these features. Here's a quick example: ```js // Shim the "Symbol.metadata" symbol Symbol.metadata ??= Symbol('Symbol.metadata') const track = (_, context) => { (context.metadata.names ||= []).push(context.name) } class Foo { @​track foo = 1 @​track bar = 2 } // Prints ["foo", "bar"] console.log(Foo[Symbol.metadata].names) ``` **⚠️ WARNING ⚠️** This proposal has been marked as "stage 3" which means "recommended for implementation". However, it's still a work in progress and isn't a part of JavaScript yet, so keep in mind that any code that uses JavaScript decorator metadata may need to be updated as the feature continues to evolve. If/when that happens, I will update esbuild's implementation to match the specification. I will not be supporting old versions of the specification. - Fix bundled decorators in derived classes ([#​3768](https://togithub.com/evanw/esbuild/issues/3768)) In certain cases, bundling code that uses decorators in a derived class with a class body that references its own class name could previously generate code that crashes at run-time due to an incorrect variable name. This problem has been fixed. Here is an example of code that was compiled incorrectly before this fix: ```js class Foo extends Object { @​(x => x) foo() { return Foo } } console.log(new Foo().foo()) ``` - Fix `tsconfig.json` files inside symlinked directories ([#​3767](https://togithub.com/evanw/esbuild/issues/3767)) This release fixes an issue with a scenario involving a `tsconfig.json` file that `extends` another file from within a symlinked directory that uses the `paths` feature. In that case, the implicit `baseURL` value should be based on the real path (i.e. after expanding all symbolic links) instead of the original path. This was already done for other files that esbuild resolves but was not yet done for `tsconfig.json` because it's special-cased (the regular path resolver can't be used because the information inside `tsconfig.json` is involved in path resolution). Note that this fix no longer applies if the `--preserve-symlinks` setting is enabled. ### [`v0.21.2`](https://togithub.com/evanw/esbuild/blob/HEAD/CHANGELOG.md#0212) [Compare Source](https://togithub.com/evanw/esbuild/compare/v0.21.1...v0.21.2) - Correct `this` in field and accessor decorators ([#​3761](https://togithub.com/evanw/esbuild/issues/3761)) This release changes the value of `this` in initializers for class field and accessor decorators from the module-level `this` value to the appropriate `this` value for the decorated element (either the class or the instance). It was previously incorrect due to lack of test coverage. Here's an example of a decorator that doesn't work without this change: ```js const dec = () => function() { this.bar = true } class Foo { @​dec static foo } console.log(Foo.bar) // Should be "true" ``` - Allow `es2023` as a target environment ([#​3762](https://togithub.com/evanw/esbuild/issues/3762)) TypeScript recently [added `es2023`](https://togithub.com/microsoft/TypeScript/pull/58140) as a compilation target, so esbuild now supports this too. There is no difference between a target of `es2022` and `es2023` as far as esbuild is concerned since the 2023 edition of JavaScript doesn't introduce any new syntax features.
sindresorhus/execa (execa) ### [`v9.1.0`](https://togithub.com/sindresorhus/execa/releases/tag/v9.1.0) [Compare Source](https://togithub.com/sindresorhus/execa/compare/v9.0.2...v9.1.0) #### Features (types) - Export [`TemplateExpression`](docs/typescript.md#available-types) type. ([#​1049](https://togithub.com/sindresorhus/execa/issues/1049)) ### [`v9.0.2`](https://togithub.com/sindresorhus/execa/releases/tag/v9.0.2) [Compare Source](https://togithub.com/sindresorhus/execa/compare/v9.0.1...v9.0.2) #### Bug fixes (types) - Do not require using `--lib dom` for TypeScript users ([#​1043](https://togithub.com/sindresorhus/execa/issues/1043), [#​1044](https://togithub.com/sindresorhus/execa/issues/1044)) - Fix type of the `reject` option ([#​1046](https://togithub.com/sindresorhus/execa/issues/1046))
pnpm/pnpm (pnpm) ### [`v9.1.1`](https://togithub.com/pnpm/pnpm/compare/v9.1.0...v9.1.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.1.0...v9.1.1)
sass/dart-sass (sass) ### [`v1.77.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1772) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.1...1.77.2) - Don't emit deprecation warnings for functions and mixins beginning with `__`. - Allow user-defined functions whose names begin with `_` and otherwise look like vendor-prefixed functions with special CSS syntax. ##### Command-Line Interface - Properly handle the `--silence-deprecation` flag. - Handle the `--fatal-deprecation` and `--future-deprecation` flags for `--interactive` mode. ### [`v1.77.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1771) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.77.0...1.77.1) - Fix a crash that could come up with importers in certain contexts.
shikijs/shiki (shiki) ### [`v1.5.2`](https://togithub.com/shikijs/shiki/releases/tag/v1.5.2) [Compare Source](https://togithub.com/shikijs/shiki/compare/v1.5.1...v1.5.2) #####    🚀 Features - Update deps  -  by [@​antfu](https://togithub.com/antfu) [(67b15)](https://togithub.com/shikijs/shiki/commit/67b155b1) #####     [View changes on GitHub](https://togithub.com/shikijs/shiki/compare/v1.5.1...v1.5.2)
vuejs/language-tools (vue-tsc) ### [`v2.0.19`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2019-2024-05-16) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.18...v2.0.19) ##### Bug Fixes - **language-core:** property 'xyz' does not exist on type 'abc' when using v-for ([#​4386](https://togithub.com/vuejs/language-tools/issues/4386)) - **language-core:** avoid report error when events do not accept parameters ([#​4387](https://togithub.com/vuejs/language-tools/issues/4387)) - **language-core:** inline dynamic event handlers should not expect commas ([#​4387](https://togithub.com/vuejs/language-tools/issues/4387)) ### [`v2.0.18`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2018-2024-05-15) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.17...v2.0.18) ##### Features - feat(language-core): report unknown events when strictTemplates is enabled ([#​3718](https://togithub.com/vuejs/language-tools/issues/3718)) - feat(language-core): add `compileSFCScript` plugin hook ([#​3200](https://togithub.com/vuejs/language-tools/issues/3200)) - feat(vscode): add coffeescript syntax highlight support ##### Bug Fixes - fix(language-core): fix event handler type for hyphen-case event names - fix(language-core): allow binding multiple events with the same name ([#​4369](https://togithub.com/vuejs/language-tools/issues/4369)) - fix(language-core): variable used in `key` appears as unused in v-for template tag ([#​329](https://togithub.com/vuejs/language-tools/issues/329)) ([#​3421](https://togithub.com/vuejs/language-tools/issues/3421)) - fix(language-core): generics with slots don't work with Vue 2.7 ([#​3241](https://togithub.com/vuejs/language-tools/issues/3241)) - fix(language-core): template language of .md files should be markdown ([#​4299](https://togithub.com/vuejs/language-tools/issues/4299)) - fix(language-core): no template class links when `experimentalResolveStyleCssClasses` is set to `always` ([#​4379](https://togithub.com/vuejs/language-tools/issues/4379)) ##### Other Changes - Upgrade Volar from `v2.2.2` to `v2.2.4`. - Fixed a few URI conversion issues - fix(typescript): empty items list should be valid completion result ([#​4368](https://togithub.com/vuejs/language-tools/issues/4368)) - fix(typescript): path completion not working for meta files - Upgrade Volar services from `v0.0.44` to `v0.0.45`. - fix(typescript-twoslash-queries): inlay hints not working - fix(css, html, json, yaml): failed to resolve relative path - feat(emmet): port VSCode emmet extension client logic ([https://github.com/volarjs/services/issues/95](https://togithub.com/volarjs/services/issues/95)) - The following extensions have been added to Hybrid Mode’s compatibility whitelist: - `miaonster.vscode-tsx-arrow-definition` - `runem.lit-plugin` ### [`v2.0.17`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2017-2024510) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.16...v2.0.17) ##### Features - **language-core:** add JSDod support for component ([#​2377](https://togithub.com/vuejs/language-tools/issues/2377)) - **language-core:** add JSDoc support for script setup binding variables ([#​3409](https://togithub.com/vuejs/language-tools/issues/3409)) - **language-core:** add class component support ([#​4354](https://togithub.com/vuejs/language-tools/issues/4354)) - **language-service:** re-support scoped class links in template ([#​4357](https://togithub.com/vuejs/language-tools/issues/4357)) - **typescript-plugin:** create script setup block when auto import if needed - **typescript-plugin:** add JSDoc support for events in template ([#​4365](https://togithub.com/vuejs/language-tools/issues/4365)) - **component-meta:** add JSDoc tags support for events - **language-core:** support defineOptions ([#​4362](https://togithub.com/vuejs/language-tools/issues/4362)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) ##### Bug Fixes - **language-core:** hover not working for intrinsic element event name - **language-core:** showing false *declared but not used* errors for functions used in `v-on="{}"` ([#​4333](https://togithub.com/vuejs/language-tools/issues/4333)) - **language-core:** fix nameless event expression formatting - **language-core:** types imported in the ` Githubissues.
  • Githubissues is a development platform for aggregating issues.