xinbenlv / open-golinks

Our solution for Go-Links. MIT License
11 stars 3 forks source link

fix(deps): update dependency @nuxt/typescript-runtime to v3 #329

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/typescript-runtime ^1.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

nuxt/typescript (@​nuxt/typescript-runtime) ### [`v3.0.2`](https://togithub.com/nuxt/typescript/releases/tag/%40nuxt/typescript-build%403.0.2) [Compare Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-runtime@3.0.1...@nuxt/typescript-runtime@3.0.2) #### Fixes - Bump `consola` dependency from 2.x to 3.x to align with most Nuxt 2 packages #### What's Changed - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/567](https://togithub.com/nuxt/typescript/pull/567) - chore(deps): lock file maintenance (packages/typescript-build/package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/590](https://togithub.com/nuxt/typescript/pull/590) - chore(deps): lock file maintenance (packages/typescript-runtime/package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/591](https://togithub.com/nuxt/typescript/pull/591) - chore(deps): lock file maintenance (package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/589](https://togithub.com/nuxt/typescript/pull/589) - chore(deps): update dependency consola to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/592](https://togithub.com/nuxt/typescript/pull/592) - chore(deps): update dependency consola to v3.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/595](https://togithub.com/nuxt/typescript/pull/595) - chore(deps): update devdependency lerna to v6.6.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/599](https://togithub.com/nuxt/typescript/pull/599) - docs: add extra information about options handling by [@​rchl](https://togithub.com/rchl) in [https://github.com/nuxt/typescript/pull/594](https://togithub.com/nuxt/typescript/pull/594) - chore(deps): update devdependency eslint to v8.41.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/600](https://togithub.com/nuxt/typescript/pull/600) - chore(deps): lock file maintenance (package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/596](https://togithub.com/nuxt/typescript/pull/596) - chore(deps): lock file maintenance (packages/typescript-runtime/package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/598](https://togithub.com/nuxt/typescript/pull/598) - chore(deps): lock file maintenance (packages/typescript-build/package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/597](https://togithub.com/nuxt/typescript/pull/597) - chore(deps): lock file maintenance (packages/typescript-runtime/package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/603](https://togithub.com/nuxt/typescript/pull/603) - chore(deps): lock file maintenance (packages/typescript-build/package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/602](https://togithub.com/nuxt/typescript/pull/602) - chore(deps): lock file maintenance (package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/601](https://togithub.com/nuxt/typescript/pull/601) - fix(docs): fix missing content on some pages by [@​rchl](https://togithub.com/rchl) in [https://github.com/nuxt/typescript/pull/610](https://togithub.com/nuxt/typescript/pull/610) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/608](https://togithub.com/nuxt/typescript/pull/608) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/620](https://togithub.com/nuxt/typescript/pull/620) - chore(deps): update dependency ts-node to v10 by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/510](https://togithub.com/nuxt/typescript/pull/510) - chore(deps): update devdependency lerna to v7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/609](https://togithub.com/nuxt/typescript/pull/609) - chore(deps): lock file maintenance (packages/typescript-build/package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/606](https://togithub.com/nuxt/typescript/pull/606) - chore(deps): lock file maintenance (packages/typescript-runtime/package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/607](https://togithub.com/nuxt/typescript/pull/607) - chore(deps): lock file maintenance (package.json) by [@​renovate](https://togithub.com/renovate) in [https://github.com/nuxt/typescript/pull/605](https://togithub.com/nuxt/typescript/pull/605) **Full Changelog**: https://github.com/nuxt/typescript/compare/[@​nuxt/typescript-build](https://togithub.com/nuxt/typescript-build)[@​3](https://togithub.com/3).0.1...[@​nuxt/typescript-build](https://togithub.com/nuxt/typescript-build)[@​3](https://togithub.com/3).0.2 ### [`v3.0.1`](https://togithub.com/nuxt/typescript/releases/tag/%40nuxt/typescript-build%403.0.1) [Compare Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-runtime@3.0.0...@nuxt/typescript-runtime@3.0.1) ##### Bug Fixes - deep merge user's module options ([#​578](https://togithub.com/nuxt/typescript/issues/578)) ([d95453e](https://togithub.com/nuxt/typescript/commit/d95453e48cb86dae40eaf89832326ebe65ea8cbf)) - extend typescript peer dependency range to include 5.x ([#​587](https://togithub.com/nuxt/typescript/issues/587)) ([6e5a51b](https://togithub.com/nuxt/typescript/commit/6e5a51b6fd84b198d34ab69472a7190f521d0120)) - **typescript-build:** set logger instance correctly ([#​580](https://togithub.com/nuxt/typescript/issues/580)) ([96d84f1](https://togithub.com/nuxt/typescript/commit/96d84f1719c93f5c9fe552848df902172695856e)) ### [`v3.0.0`](https://togithub.com/nuxt/typescript/releases/tag/%40nuxt/typescript-build%403.0.0) [Compare Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-runtime@2.1.0...@nuxt/typescript-runtime@3.0.0) ##### Breaking changes - `typescript` is now a peer dependency so needs to be installed manually as a `devDependency`. Currently only `typescript` 4.x is tested and officially supported. ##### Bug Fixes - make typescript a peer dependency ([#​563](https://togithub.com/nuxt/typescript/issues/563)) ([6ba1937](https://togithub.com/nuxt/typescript/commit/6ba193742b29d7da3bf12793734f0fd80881c83f)) ### [`v2.1.0`](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-build@2.0.6...@nuxt/typescript-build@2.1.0) [Compare Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-runtime@2.0.2...@nuxt/typescript-runtime@2.1.0) ### [`v2.0.2`](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-build@2.0.1...@nuxt/typescript-build@2.0.2) [Compare Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-runtime@2.0.1...@nuxt/typescript-runtime@2.0.2) ### [`v2.0.1`](https://togithub.com/nuxt/typescript/releases/tag/%40nuxt/typescript-runtime%402.0.1) [Compare Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-runtime@2.0.0...@nuxt/typescript-runtime@2.0.1) ##### Dependencies - Upgrade to **TypeScript 4.1** - Upgrade **ts-node** : `^9.0.0` -> `^9.1.1` ### [`v2.0.0`](https://togithub.com/nuxt/typescript/releases/tag/%40nuxt/typescript-build%402.0.0) [Compare Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-runtime@1.0.0...@nuxt/typescript-runtime@2.0.0) ### Fixes - Fixed an issue when using **TSX** in **`.vue`** files ([114d69](https://togithub.com/nuxt/typescript/pull/394/commits/114d69cd7d7aeaf8b716a24bb839818c3e73556b)) ### Dependencies - Upgrade to [**TypeScript 3.9**](https://togithub.com/microsoft/TypeScript/releases) ([**#​366**](https://togithub.com/nuxt/typescript/pull/366)) - Upgrade to [**ForkTsCheckerWebpackPlugin v5**](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) ([**#​391**](https://togithub.com/nuxt/typescript/pull/391)) - Minor upgrades & lock file maintenance ### Breaking changes [**ForkTsCheckerWebpackPlugin v5**](https://togithub.com/TypeStrong/fork-ts-checker-webpack-plugin/releases/tag/v5.0.0) has changed its options format and dropped Node 8 support. Follow their documentation if you were customizing options through `typescript.typeCheck` module option. Dropped `@nuxt/types` from `@nuxt/typescript-build` package, it nows need to be manually installed, documentation has been upgraded.

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.