unjs / nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
https://nitro.unjs.io
MIT License
5.89k stars 496 forks source link

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@azure/static-web-apps-cli ^1.1.9 -> ^1.1.10 age adoption passing confidence devDependencies patch
@biomejs/biome (source) ^1.8.1 -> ^1.8.3 age adoption passing confidence devDependencies patch
@cloudflare/kv-asset-handler (source) ^0.3.3 -> ^0.3.4 age adoption passing confidence dependencies patch
@cloudflare/workers-types ^4.20240614.0 -> ^4.20240821.1 age adoption passing confidence devDependencies minor
@netlify/functions ^2.7.0 -> ^2.8.1 age adoption passing confidence dependencies minor
@scalar/api-reference (source) ^1.24.11 -> ^1.25.5 age adoption passing confidence devDependencies minor
@types/aws-lambda (source) ^8.10.140 -> ^8.10.143 age adoption passing confidence devDependencies patch
@types/bun (source) ^1.1.4 -> ^1.1.6 age adoption passing confidence devDependencies patch
@types/http-proxy (source) ^1.17.14 -> ^1.17.15 age adoption passing confidence dependencies patch
@vercel/nft ^0.27.2 -> ^0.27.3 age adoption passing confidence dependencies patch
automd ^0.3.7 -> ^0.3.8 age adoption passing confidence devDependencies patch
better-sqlite3 ^11.0.0 -> ^11.2.1 age adoption passing confidence devDependencies minor
cookie-es ^1.1.0 -> ^1.2.2 age adoption passing confidence dependencies minor
croner (source) ^8.0.2 -> ^8.1.1 age adoption passing confidence dependencies minor
edge-runtime (source) ^3.0.1 -> ^3.0.2 age adoption passing confidence devDependencies patch
esbuild ^0.21.5 -> ^0.23.1 age adoption passing confidence dependencies minor
eslint (source) ^9.5.0 -> ^9.9.0 age adoption passing confidence devDependencies minor
execa ^9.2.0 -> ^9.3.1 age adoption passing confidence devDependencies minor
expect-type ^0.19.0 -> ^0.20.0 age adoption passing confidence devDependencies minor
firebase-admin (source) ^12.1.1 -> ^12.3.1 age adoption passing confidence devDependencies minor
globby ^14.0.1 -> ^14.0.2 age adoption passing confidence dependencies patch
h3 ^1.11.1 -> ^1.12.0 age adoption passing confidence dependencies minor
magic-string ^0.30.10 -> ^0.30.11 age adoption passing confidence dependencies patch
mime ^4.0.3 -> ^4.0.4 age adoption passing confidence dependencies patch
miniflare (source) ^3.20240610.1 -> ^3.20240821.0 age adoption passing confidence devDependencies minor
node 20.14.0 -> 20.17.0 age adoption passing confidence image minor
openapi-typescript (source) ^7.0.0 -> ^7.3.0 age adoption passing confidence dependencies minor
pkg-types ^1.1.1 -> ^1.1.3 age adoption passing confidence dependencies patch
pnpm (source) 9.4.0 -> 9.8.0 age adoption passing confidence packageManager minor
prettier (source) ^3.3.2 -> ^3.3.3 age adoption passing confidence devDependencies patch
rollup (source) ^4.18.0 -> ^4.21.0 age adoption passing confidence dependencies minor
semver ^7.6.2 -> ^7.6.3 age adoption passing confidence dependencies patch
typescript (source) ^5.4.5 -> ^5.5.4 age adoption passing confidence devDependencies minor
ufo ^1.5.3 -> ^1.5.4 age adoption passing confidence dependencies patch
unbuild 3.0.0-rc.2 -> 3.0.0-rc.7 age adoption passing confidence devDependencies patch
undici (source) ^6.19.2 -> ^6.19.8 age adoption passing confidence resolutions patch
undici (source) ^6.19.2 -> ^6.19.8 age adoption passing confidence devDependencies patch
undocs ^0.2.21 -> ^0.2.22 age adoption passing confidence devDependencies patch
unenv ^1.9.0 -> ^1.10.0 age adoption passing confidence dependencies minor
unimport ^3.7.2 -> ^3.11.0 age adoption passing confidence dependencies minor

Release Notes

azure/static-web-apps-cli (@​azure/static-web-apps-cli) ### [`v1.1.10`](https://togithub.com/Azure/static-web-apps-cli/releases/tag/v1.1.10) [Compare Source](https://togithub.com/azure/static-web-apps-cli/compare/v1.1.9...v1.1.10) #### What's Changed - fix(cli): Fix VuePress swa init and start by [@​Timothyw0](https://togithub.com/Timothyw0) in [https://github.com/Azure/static-web-apps-cli/pull/852](https://togithub.com/Azure/static-web-apps-cli/pull/852) - Remove the second server.listen so that it also works with Node 20.13 by [@​yamachu](https://togithub.com/yamachu) in [https://github.com/Azure/static-web-apps-cli/pull/841](https://togithub.com/Azure/static-web-apps-cli/pull/841) - chore: prep release 1.1.10 by [@​Timothyw0](https://togithub.com/Timothyw0) in [https://github.com/Azure/static-web-apps-cli/pull/854](https://togithub.com/Azure/static-web-apps-cli/pull/854) - docs: Make the recommended install the main one by [@​janpieterz](https://togithub.com/janpieterz) in [https://github.com/Azure/static-web-apps-cli/pull/637](https://togithub.com/Azure/static-web-apps-cli/pull/637) #### New Contributors - [@​janpieterz](https://togithub.com/janpieterz) made their first contribution in [https://github.com/Azure/static-web-apps-cli/pull/637](https://togithub.com/Azure/static-web-apps-cli/pull/637) **Full Changelog**: https://github.com/Azure/static-web-apps-cli/compare/v1.1.9...v1.1.10
biomejs/biome (@​biomejs/biome) ### [`v1.8.3`](https://togithub.com/biomejs/biome/blob/HEAD/CHANGELOG.md#v183-2022-06-27) [Compare Source](https://togithub.com/biomejs/biome/compare/54b4c9a39078836843ef363bb6986fad74834480...c28d5978c1440b3ae184d1cc354233711abf8a8e) ##### CLI ##### Bug fixes - Fix [#​3104](https://togithub.com/biomejs/biome/issues/3104) by suppressing node warnings when using `biome migrate`. Contributed by [@​SuperchupuDev](https://togithub.com/SuperchupuDev) - Force colors to be off when using the GitHub reporter to properly create annotations in GitHub actions ([#​3148](https://togithub.com/biomejs/biome/issues/3148)). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) ##### Parser ##### Bug fixes - Implement [CSS unicode range](https://togithub.com/biomejs/biome/pull/3251). Contributed by [@​denbezrukov](https://togithub.com/denbezrukov) ##### Formatter ##### Bug fixes - Fix [#​3184](https://togithub.com/biomejs/biome/issues/3184) CSS formatter converts custom identifiers to lowercase. Contributed by [@​denbezrukov](https://togithub.com/denbezrukov) - Fix [#​3256](https://togithub.com/biomejs/biome/issues/3256) constant crashes when editing css files [#​3256](https://togithub.com/biomejs/biome/issues/3256). Contributed by [@​denbezrukov](https://togithub.com/denbezrukov) ##### Linter ##### New features - Add `nursery/useDeprecatedReason` rule. Contributed by [@​vohoanglong0107](https://togithub.com/vohoanglong0107). - Add [nursery/noExportedImports](https://biomejs.dev/linter/rules/no-exported-imports/). Contributed by [@​Conaclos](https://togithub.com/Conaclos) ##### Bug fixes - `useConsistentArrayType` and `useShorthandArrayType` now ignore `Array` in the `extends` and `implements` clauses. Fix [#​3247](https://togithub.com/biomejs/biome/issues/3247). Contributed by [@​Conaclos](https://togithub.com/Conaclos) - Fixes [#​3066](https://togithub.com/biomejs/biome/issues/3066) by taking into account the dependencies declared in the `package.json`. Contributed by [@​ematipico](https://togithub.com/ematipico) - The code action of the `useArrowFunction` rule now preserves a trailing comma when there is only a single type parameter in the arrow function and JSX is enabled. Fixes [#​3292](https://togithub.com/biomejs/biome/issues/3292). Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) ##### Enhancements - Enhance tailwind sorting lint rule [#​1274](https://togithub.com/biomejs/biome/issues/1274) with variant support. Every preconfigured variant is assigned a `weight` that concurs on establishing the output sorting order. Since nesting variants on the same utility class is possible, the resulting `weight` is the Bitwise XOR of all the variants weight for that class. Dynamic variants (e.g. `has-[.custom-class]`, `group-[:checked]`) are also supported and they take the `weight` of their base variant name the custom value attached (e.g. `has-[.custom-class]` takes `has` weight). Arbitrary variants (e.g. `[&nth-child(2)]`) don't have a weight assigned and they are placed after every known variant. Classes with the same amount of arbitrary variants follow lexicographical order. The class that has the highest number of nested arbitrary variants is placed last. Screen variants (e.g. `sm:`, `max-md:`, `min-lg:`) are not supported yet. Contributed by [@​lutaok](https://togithub.com/lutaok) ### [`v1.8.2`](https://togithub.com/biomejs/biome/blob/HEAD/CHANGELOG.md#v182-2024-06-20) [Compare Source](https://togithub.com/biomejs/biome/compare/39db99b1cd087d6aa46ecfecba6adbfa0d45a303...54b4c9a39078836843ef363bb6986fad74834480) ##### CLI ##### Bug fixes - Fix [#​3201](https://togithub.com/biomejs/biome/issues/3201) by correctly injecting the source code of the file when printing the diagnostics. Contributed by [@​ematipico](https://togithub.com/ematipico) - Fix [#​3179](https://togithub.com/biomejs/biome/issues/3179) where comma separators are not correctly removed after running `biome migrate` and thus choke the parser. Contributed by [@​Sec-ant](https://togithub.com/Sec-ant) - Fix [#​3232](https://togithub.com/biomejs/biome/issues/3232) by correctly using the colors set by the user. Contributed by [@​ematipico](https://togithub.com/ematipico) ##### Enhancement - Reword the reporter message `No fixes needed` to `No fixes applied`. The former message is misleading when there're still errors or warnings in the files that should be taken care of manually. For example: ```block Checked 2 files in
cloudflare/workers-sdk (@​cloudflare/kv-asset-handler) ### [`v0.3.4`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/kv-asset-handler/CHANGELOG.md#034) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/@cloudflare/kv-asset-handler@0.3.3...@cloudflare/kv-asset-handler@0.3.4) ##### Patch Changes - [#​6102](https://togithub.com/cloudflare/workers-sdk/pull/6102) [`d4e1e9f`](https://togithub.com/cloudflare/workers-sdk/commit/d4e1e9fc3439c3d6bd2d1d145d3edc85b551f276) Thanks [@​threepointone](https://togithub.com/threepointone)! - chore: pass lint/typechecks for kv-asset-handler Followup from [https://github.com/cloudflare/workers-sdk/pull/6090](https://togithub.com/cloudflare/workers-sdk/pull/6090), this enables typechecking and linting in kv-asset-handler, and fixes any failures.
cloudflare/workerd (@​cloudflare/workers-types) ### [`v4.20240821.1`](https://togithub.com/cloudflare/workerd/compare/2f36bf5c96ba9e17debb421d4985b689640a7b23...8640269b40cfa9bbfd814b2c92e5fe7023b48f74) [Compare Source](https://togithub.com/cloudflare/workerd/compare/2f36bf5c96ba9e17debb421d4985b689640a7b23...8640269b40cfa9bbfd814b2c92e5fe7023b48f74) ### [`v4.20240815.0`](https://togithub.com/cloudflare/workerd/compare/2b3012bf2eb08c18f6f745884ff5a81c0270d09d...2f36bf5c96ba9e17debb421d4985b689640a7b23) [Compare Source](https://togithub.com/cloudflare/workerd/compare/2b3012bf2eb08c18f6f745884ff5a81c0270d09d...2f36bf5c96ba9e17debb421d4985b689640a7b23) ### [`v4.20240806.0`](https://togithub.com/cloudflare/workerd/compare/ce15e0b82e6408c49ec3e980f23640bd25d6c675...2b3012bf2eb08c18f6f745884ff5a81c0270d09d) [Compare Source](https://togithub.com/cloudflare/workerd/compare/ce15e0b82e6408c49ec3e980f23640bd25d6c675...2b3012bf2eb08c18f6f745884ff5a81c0270d09d) ### [`v4.20240729.0`](https://togithub.com/cloudflare/workerd/compare/b5b2329b385637fb14f24cefb792ce3204b51dd6...ce15e0b82e6408c49ec3e980f23640bd25d6c675) [Compare Source](https://togithub.com/cloudflare/workerd/compare/b5b2329b385637fb14f24cefb792ce3204b51dd6...ce15e0b82e6408c49ec3e980f23640bd25d6c675) ### [`v4.20240725.0`](https://togithub.com/cloudflare/workerd/compare/d1fbad2793221318876a9e2c4acaee126e671903...b5b2329b385637fb14f24cefb792ce3204b51dd6) [Compare Source](https://togithub.com/cloudflare/workerd/compare/d1fbad2793221318876a9e2c4acaee126e671903...b5b2329b385637fb14f24cefb792ce3204b51dd6) ### [`v4.20240722.0`](https://togithub.com/cloudflare/workerd/compare/1e3bcf6cac1389614cea5513a8a2113ef3e60c48...d1fbad2793221318876a9e2c4acaee126e671903) [Compare Source](https://togithub.com/cloudflare/workerd/compare/1e3bcf6cac1389614cea5513a8a2113ef3e60c48...d1fbad2793221318876a9e2c4acaee126e671903) ### [`v4.20240718.0`](https://togithub.com/cloudflare/workerd/compare/f197dd6f1a6475fb266d9fa89dbebedb050a291d...1e3bcf6cac1389614cea5513a8a2113ef3e60c48) [Compare Source](https://togithub.com/cloudflare/workerd/compare/f197dd6f1a6475fb266d9fa89dbebedb050a291d...1e3bcf6cac1389614cea5513a8a2113ef3e60c48) ### [`v4.20240712.0`](https://togithub.com/cloudflare/workerd/compare/649745ce1c07acf0fdc317edd67d3d1670b946d4...f197dd6f1a6475fb266d9fa89dbebedb050a291d) [Compare Source](https://togithub.com/cloudflare/workerd/compare/649745ce1c07acf0fdc317edd67d3d1670b946d4...f197dd6f1a6475fb266d9fa89dbebedb050a291d) ### [`v4.20240701.0`](https://togithub.com/cloudflare/workerd/compare/f8882597f7d4862626fd4e0c5b60723f1c55c9e1...649745ce1c07acf0fdc317edd67d3d1670b946d4) [Compare Source](https://togithub.com/cloudflare/workerd/compare/f8882597f7d4862626fd4e0c5b60723f1c55c9e1...649745ce1c07acf0fdc317edd67d3d1670b946d4) ### [`v4.20240620.0`](https://togithub.com/cloudflare/workerd/compare/408b841da5bc4e2f1e27435043507a1f09f6ebca...f8882597f7d4862626fd4e0c5b60723f1c55c9e1) [Compare Source](https://togithub.com/cloudflare/workerd/compare/408b841da5bc4e2f1e27435043507a1f09f6ebca...f8882597f7d4862626fd4e0c5b60723f1c55c9e1)
netlify/functions (@​netlify/functions) ### [`v2.8.1`](https://togithub.com/netlify/functions/blob/HEAD/CHANGELOG.md#281-2024-07-04) [Compare Source](https://togithub.com/netlify/functions/compare/v2.8.0...v2.8.1) ##### Bug Fixes - **deps:** update dependency [@​netlify/serverless-functions-api](https://togithub.com/netlify/serverless-functions-api) to v1.18.5 ([#​511](https://togithub.com/netlify/functions/issues/511)) ([ca1bf8b](https://togithub.com/netlify/functions/commit/ca1bf8b865e91ccc06d3d618303d5ec7fb3ce731)) - **deps:** update dependency [@​netlify/serverless-functions-api](https://togithub.com/netlify/serverless-functions-api) to v1.19.0 ([#​513](https://togithub.com/netlify/functions/issues/513)) ([e16fc5e](https://togithub.com/netlify/functions/commit/e16fc5eb096232740a1a6d0590cf677a7bb9f4a1)) - **deps:** update dependency [@​netlify/serverless-functions-api](https://togithub.com/netlify/serverless-functions-api) to v1.19.1 ([#​514](https://togithub.com/netlify/functions/issues/514)) ([7fd4e3e](https://togithub.com/netlify/functions/commit/7fd4e3e63b08aca79fc7958f8a7847c75c274eb6)) ### [`v2.8.0`](https://togithub.com/netlify/functions/blob/HEAD/CHANGELOG.md#280-2024-06-20) [Compare Source](https://togithub.com/netlify/functions/compare/v2.7.0...v2.8.0) ##### Features - add `excludedPath` property ([#​509](https://togithub.com/netlify/functions/issues/509)) ([5c390ab](https://togithub.com/netlify/functions/commit/5c390ab98df35e0c2e22aeb7af88e7287d3d1730)) ##### Bug Fixes - **deps:** update dependency [@​netlify/serverless-functions-api](https://togithub.com/netlify/serverless-functions-api) to v1.18.2 ([#​502](https://togithub.com/netlify/functions/issues/502)) ([3af85f1](https://togithub.com/netlify/functions/commit/3af85f1f9bc5cfdfcd3b732430f00b4cc9224cd6)) - **deps:** update dependency [@​netlify/serverless-functions-api](https://togithub.com/netlify/serverless-functions-api) to v1.18.3 ([#​504](https://togithub.com/netlify/functions/issues/504)) ([f5d365d](https://togithub.com/netlify/functions/commit/f5d365d351ef3894e00bec309902e9fa0b7b981a)) - **deps:** update dependency [@​netlify/serverless-functions-api](https://togithub.com/netlify/serverless-functions-api) to v1.18.4 ([#​507](https://togithub.com/netlify/functions/issues/507)) ([3529a39](https://togithub.com/netlify/functions/commit/3529a3976a6f9e471a2ce93ca3813c99f6b30859))
scalar/scalar (@​scalar/api-reference) ### [`v1.25.5`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#1255) ##### Patch Changes - Updated dependencies \[[`1c3de0e`](https://togithub.com/scalar/scalar/commit/1c3de0e)] - Updated dependencies \[[`857380d`](https://togithub.com/scalar/scalar/commit/857380d)] - Updated dependencies \[[`ab8c4d7`](https://togithub.com/scalar/scalar/commit/ab8c4d7)] - Updated dependencies \[[`9bc0ae7`](https://togithub.com/scalar/scalar/commit/9bc0ae7)] - Updated dependencies \[[`a792002`](https://togithub.com/scalar/scalar/commit/a792002)] - Updated dependencies \[[`8d615dc`](https://togithub.com/scalar/scalar/commit/8d615dc)] - Updated dependencies \[[`bb13304`](https://togithub.com/scalar/scalar/commit/bb13304)] - Updated dependencies \[[`9bc0ae7`](https://togithub.com/scalar/scalar/commit/9bc0ae7)] - Updated dependencies \[[`8f24069`](https://togithub.com/scalar/scalar/commit/8f24069)] - [@​scalar/api-client](https://togithub.com/scalar/api-client)[@​2](https://togithub.com/2).0.58 - [@​scalar/components](https://togithub.com/scalar/components)[@​0](https://togithub.com/0).12.39 - [@​scalar/themes](https://togithub.com/scalar/themes)[@​0](https://togithub.com/0).9.27 - [@​scalar/code-highlight](https://togithub.com/scalar/code-highlight)[@​0](https://togithub.com/0).0.10 - [@​scalar/oas-utils](https://togithub.com/scalar/oas-utils)[@​0](https://togithub.com/0).2.38 - [@​scalar/types](https://togithub.com/scalar/types)[@​0](https://togithub.com/0).0.4 ### [`v1.25.4`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#1254) ##### Patch Changes - [`abb8ddd`](https://togithub.com/scalar/scalar/commit/abb8ddd): fix(themes): always show obtrusive scrollbars - Updated dependencies \[[`6babe66`](https://togithub.com/scalar/scalar/commit/6babe66)] - Updated dependencies \[[`abb8ddd`](https://togithub.com/scalar/scalar/commit/abb8ddd)] - [@​scalar/api-client](https://togithub.com/scalar/api-client)[@​2](https://togithub.com/2).0.57 - [@​scalar/components](https://togithub.com/scalar/components)[@​0](https://togithub.com/0).12.38 - [@​scalar/themes](https://togithub.com/scalar/themes)[@​0](https://togithub.com/0).9.26 - [@​scalar/code-highlight](https://togithub.com/scalar/code-highlight)[@​0](https://togithub.com/0).0.10 - [@​scalar/oas-utils](https://togithub.com/scalar/oas-utils)[@​0](https://togithub.com/0).2.37 - [@​scalar/types](https://togithub.com/scalar/types)[@​0](https://togithub.com/0).0.3 ### [`v1.25.3`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#1253) ##### Patch Changes - Updated dependencies \[[`af75550`](https://togithub.com/scalar/scalar/commit/af75550)] - Updated dependencies \[[`f9c88a9`](https://togithub.com/scalar/scalar/commit/f9c88a9)] - Updated dependencies \[[`5de17ce`](https://togithub.com/scalar/scalar/commit/5de17ce)] - Updated dependencies \[[`f3b9adf`](https://togithub.com/scalar/scalar/commit/f3b9adf)] - Updated dependencies \[[`af75550`](https://togithub.com/scalar/scalar/commit/af75550)] - [@​scalar/api-client](https://togithub.com/scalar/api-client)[@​2](https://togithub.com/2).0.56 - [@​scalar/oas-utils](https://togithub.com/scalar/oas-utils)[@​0](https://togithub.com/0).2.36 - [@​scalar/components](https://togithub.com/scalar/components)[@​0](https://togithub.com/0).12.37 ### [`v1.25.2`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#1252) ##### Patch Changes - Updated dependencies \[[`8bde837`](https://togithub.com/scalar/scalar/commit/8bde837)] - Updated dependencies \[[`910b1c2`](https://togithub.com/scalar/scalar/commit/910b1c2)] - [@​scalar/components](https://togithub.com/scalar/components)[@​0](https://togithub.com/0).12.36 - [@​scalar/types](https://togithub.com/scalar/types)[@​0](https://togithub.com/0).0.2 - [@​scalar/api-client](https://togithub.com/scalar/api-client)[@​2](https://togithub.com/2).0.55 - [@​scalar/oas-utils](https://togithub.com/scalar/oas-utils)[@​0](https://togithub.com/0).2.35 ### [`v1.25.1`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#1251) ##### Patch Changes - Updated dependencies \[[`7aa26fb`](https://togithub.com/scalar/scalar/commit/7aa26fb)] - Updated dependencies \[[`2db9eb8`](https://togithub.com/scalar/scalar/commit/2db9eb8)] - [@​scalar/components](https://togithub.com/scalar/components)[@​0](https://togithub.com/0).12.35 - [@​scalar/api-client](https://togithub.com/scalar/api-client)[@​2](https://togithub.com/2).0.54 ### [`v1.25.0`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#1250) ##### Minor Changes - [`78db8f5`](https://togithub.com/scalar/scalar/commit/78db8f5): feat: move some of the types to the new [@​scalar/types](https://togithub.com/scalar/types) package ##### Patch Changes - Updated dependencies \[[`78db8f5`](https://togithub.com/scalar/scalar/commit/78db8f5)] - Updated dependencies \[[`7f11bc6`](https://togithub.com/scalar/scalar/commit/7f11bc6)] - [@​scalar/api-client](https://togithub.com/scalar/api-client)[@​2](https://togithub.com/2).0.53 - [@​scalar/components](https://togithub.com/scalar/components)[@​0](https://togithub.com/0).12.34 - [@​scalar/oas-utils](https://togithub.com/scalar/oas-utils)[@​0](https://togithub.com/0).2.34 - [@​scalar/themes](https://togithub.com/scalar/themes)[@​0](https://togithub.com/0).9.25 - [@​scalar/types](https://togithub.com/scalar/types)[@​0](https://togithub.com/0).0.1 - [@​scalar/code-highlight](https://togithub.com/scalar/code-highlight)[@​0](https://togithub.com/0).0.10 ### [`v1.24.77`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#12477) ##### Patch Changes - Updated dependencies \[[`298f7c4`](https://togithub.com/scalar/scalar/commit/298f7c4)] - Updated dependencies \[[`cff5b1f`](https://togithub.com/scalar/scalar/commit/cff5b1f)] - Updated dependencies \[[`7bfee42`](https://togithub.com/scalar/scalar/commit/7bfee42)] - [@​scalar/themes](https://togithub.com/scalar/themes)[@​0](https://togithub.com/0).9.24 - [@​scalar/api-client](https://togithub.com/scalar/api-client)[@​2](https://togithub.com/2).0.52 - [@​scalar/components](https://togithub.com/scalar/components)[@​0](https://togithub.com/0).12.33 - [@​scalar/code-highlight](https://togithub.com/scalar/code-highlight)[@​0](https://togithub.com/0).0.10 - [@​scalar/oas-utils](https://togithub.com/scalar/oas-utils)[@​0](https://togithub.com/0).2.33 ### [`v1.24.76`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#12476) ##### Patch Changes - [`48693d7`](https://togithub.com/scalar/scalar/commit/48693d7): fix(components): rebuild code block x-y scroll box - [`a9f3005`](https://togithub.com/scalar/scalar/commit/a9f3005): fix(api-reference): scrolling to markdown links - Updated dependencies \[[`f2b4b3f`](https://togithub.com/scalar/scalar/commit/f2b4b3f)] - Updated dependencies \[[`c386d64`](https://togithub.com/scalar/scalar/commit/c386d64)] - Updated dependencies \[[`48693d7`](https://togithub.com/scalar/scalar/commit/48693d7)] - Updated dependencies \[[`5c877b8`](https://togithub.com/scalar/scalar/commit/5c877b8)] - Updated dependencies \[[`1c81549`](https://togithub.com/scalar/scalar/commit/1c81549)] - [@​scalar/api-client](https://togithub.com/scalar/api-client)[@​2](https://togithub.com/2).0.51 - [@​scalar/components](https://togithub.com/scalar/components)[@​0](https://togithub.com/0).12.32 - [@​scalar/oas-utils](https://togithub.com/scalar/oas-utils)[@​0](https://togithub.com/0).2.32 ### [`v1.24.75`](https://togithub.com/scalar/scalar/blob/HEAD/packages/api-reference/CHANGELOG.md#12475) ##### Patch Changes - [`c220358`](https://togithub.com/scalar/scalar/commit/c220358): feat: add response schemas - [`ee0c360`](https://togithub.com/scalar/scalar/commit/ee0c360): fix: add more contrasting background to unopened tags - Updated dependencies \[[`c220358`](https://togithub.com/scalar/scalar/commit/c220358)] - Updated dependenci

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 13 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 133, reused 0, downloaded 0, added 0
Progress: resolved 288, reused 0, downloaded 0, added 0
Progress: resolved 538, reused 0, downloaded 0, added 0
Progress: resolved 696, reused 0, downloaded 0, added 0
Progress: resolved 889, reused 0, downloaded 0, added 0
Progress: resolved 1061, reused 0, downloaded 0, added 0
Progress: resolved 1255, reused 0, downloaded 0, added 0
Progress: resolved 1415, reused 0, downloaded 0, added 0
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: unbuild@3.0.0-rc.2

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.