Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

chore(deps): update dependency @nuxt/typescript-build to v2.1.0 #265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/typescript-build 2.0.3 -> 2.1.0 age adoption passing confidence

Release Notes

nuxt/typescript

v2.1.0

Compare Source

v2.0.6

Compare Source

v2.0.5

Compare Source

v2.0.4

Compare Source

Dependencies
  • Upgrade to TypeScript 4.1
  • Upgrade fork-ts-checker-webpack-plugin : ^5.2.0 -> ^6.1.0
  • Upgrade ts-loader : ^8.0.4 -> ^8.0.14
TypeScript 4.1

You may have type issues you need to fix while upgrading.

For example a common one is for void Promises you need to explicitly type the return type of the Promise :

new Promise<void>()

instead of

new Promise()

Anyway, your IDE & type checker will tell you what's going wrong and you'll be able to quick fix it !


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nuxt-typescript-build-2.x branch from ca07589 to fc40216 Compare February 21, 2021 19:54
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/typescript-build to v2.0.4 chore(deps): update dependency @nuxt/typescript-build to v2.0.5 Feb 21, 2021
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/typescript-build to v2.0.5 chore(deps): update dependency @nuxt/typescript-build to v2.0.6 Feb 24, 2021
@renovate renovate bot force-pushed the renovate/nuxt-typescript-build-2.x branch 4 times, most recently from 757a640 to 70de4c0 Compare February 27, 2021 14:12
@renovate renovate bot force-pushed the renovate/nuxt-typescript-build-2.x branch 2 times, most recently from 41d039f to 8be22fe Compare March 7, 2021 17:57
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/typescript-build to v2.0.6 chore(deps): update dependency @nuxt/typescript-build to v2.1.0 Mar 7, 2021
@renovate renovate bot force-pushed the renovate/nuxt-typescript-build-2.x branch 2 times, most recently from 2ce2fcf to b929836 Compare March 17, 2021 16:37
@renovate renovate bot force-pushed the renovate/nuxt-typescript-build-2.x branch 3 times, most recently from 9f07ca0 to 65e0e23 Compare April 15, 2021 00:26
@renovate renovate bot force-pushed the renovate/nuxt-typescript-build-2.x branch from 65e0e23 to 3bb9500 Compare April 29, 2021 07:26
@renovate renovate bot force-pushed the renovate/nuxt-typescript-build-2.x branch from 3bb9500 to 97c0b13 Compare May 12, 2021 19:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant