unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
358 stars 19 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.2.3 -> ^20.3.2 age adoption passing confidence
consola ^3.1.0 -> ^3.2.2 age adoption passing confidence
pnpm (source) 8.6.3 -> 8.6.5 age adoption passing confidence
typescript (source) ^5.1.3 -> ^5.1.6 age adoption passing confidence

Release Notes

unjs/consola (consola) ### [`v3.2.2`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v322) [Compare Source](https://togithub.com/unjs/consola/compare/v3.2.1...v3.2.2) [compare changes](https://togithub.com/unjs/consola/compare/v3.2.1...v3.2.2) ##### 🩹 Fixes - **fancy:** Add node 14 compatibility ([#​204](https://togithub.com/unjs/consola/pull/204)) ##### 📦 Build - **pkg:** Add supported engines field ([#​179](https://togithub.com/unjs/consola/pull/179)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v3.2.1`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v321) [Compare Source](https://togithub.com/unjs/consola/compare/v3.2.0...v3.2.1) [compare changes](https://togithub.com/unjs/consola/compare/v3.2.0...v3.2.1) ##### 🩹 Fixes - **box:** Fix preset naming for `singleThick` ([#​201](https://togithub.com/unjs/consola/pull/201)) - **fancy:** Style underscore with surrounding spaces ([#​203](https://togithub.com/unjs/consola/pull/203)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Christian Preston ([@​cpreston321](http://github.com/cpreston321)) ### [`v3.2.0`](https://togithub.com/unjs/consola/blob/HEAD/CHANGELOG.md#v320) [Compare Source](https://togithub.com/unjs/consola/compare/v3.1.0...v3.2.0) [compare changes](https://togithub.com/unjs/consola/compare/v3.1.0...v3.2.0) ##### 🚀 Enhancements - **fancy:** Support underlining ([#​191](https://togithub.com/unjs/consola/pull/191)) - `consola.box` ([#​193](https://togithub.com/unjs/consola/pull/193)) - `consola/utils` subpath export ([#​199](https://togithub.com/unjs/consola/pull/199)) - Color utils ([#​200](https://togithub.com/unjs/consola/pull/200)) ##### 🩹 Fixes - Inherit mocks ([#​183](https://togithub.com/unjs/consola/pull/183)) - Correct and improve return types for single and multi select prompts ([#​197](https://togithub.com/unjs/consola/pull/197)) - Preserve tag casing ([#​190](https://togithub.com/unjs/consola/pull/190)) ##### 🏡 Chore - Update prompt example ([#​196](https://togithub.com/unjs/consola/pull/196)) - Lint code ([d424218](https://togithub.com/unjs/consola/commit/d424218)) - Update dependencies ([dabb705](https://togithub.com/unjs/consola/commit/dabb705)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Christian Preston ([@​cpreston321](http://github.com/cpreston321)) - Leex ([@​jsonleex](http://github.com/jsonleex)) - Inesh Bose - Damian Głowala
pnpm/pnpm (pnpm) ### [`v8.6.5`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.5) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.4...v8.6.5) #### Patch Changes - Improve the performance of searching for auth tokens [#​6717](https://togithub.com/pnpm/pnpm/pull/6717). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.6.4`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.3...v8.6.4) #### Patch Changes - In cases where both aliased and non-aliased dependencies exist to the same package, non-aliased dependencies will be used for resolving peer dependencies, addressing issue [#​6588](https://togithub.com/pnpm/pnpm/issues/6588). - Ignore the port in the URL, while searching for authentication token in the `.npmrc` file [#​6354](https://togithub.com/pnpm/pnpm/issues/6354). - Don't add the version of a local directory dependency to the lockfile. This information is not used anywhere by pnpm and is only causing more Git conflicts [#​6695](https://togithub.com/pnpm/pnpm/pull/6695). #### Our Gold Sponsors
#### Our Silver Sponsors
Microsoft/TypeScript (typescript) ### [`v5.1.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.5): TypeScript 5.1.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.1.3...v5.1.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v5.1.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.2%22+is%3Aclosed+). - [fixed issues query for Typescript v5.1.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+). - (5.1.4 [intentionally skipped](https://togithub.com/microsoft/TypeScript/issues/53031#issuecomment-1610038922)) - [fixed issues query for Typescript v5.1.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.5%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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 has been generated by Mend Renovate. View repository job log here.