nuxt-community / universal-storage-module

Universal Storage Utilities for Nuxt 2
MIT License
276 stars 15 forks source link

chore(deps): update devdependency @nuxt/typescript-build to v3 #196

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
@nuxt/typescript-build ^2.1.0 -> ^3.0.1 age adoption passing confidence

Release Notes

nuxt/typescript ### [`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-build@3.0.0...@nuxt/typescript-build@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-build@2.1.0...@nuxt/typescript-build@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))

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