Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2023

This PR contains the following updates:

Package Change Age Confidence
@vue/tsconfig 0.1.3 -> 0.8.1 age confidence

Release Notes

vuejs/tsconfig (@​vue/tsconfig)

v0.8.1

Compare Source

fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1

v0.8.0

Compare Source

Breaking Changes


If you experience a significant number of type errors in your projects after upgrading to this version, you might want to consider a gradual approach to adopting the new options:

  • After upgrading to @vue/tsconfig, use supress-ts-errors (npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert @ts-expect-error comments in your current codebase.
  • This way, the stricter configuration will only apply to any new code you add, allowing you to address the existing errors later when you have more time.

Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0

v0.7.0

Compare Source

Breaking Changes
  • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
  • Require Vue.js >= 3.4

Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0

v0.6.0

Compare Source

Notable Changes

Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0

v0.5.1

Compare Source

v0.5.0

Compare Source

v0.4.0

Compare Source

v0.3.2

Compare Source

v0.3.1

Compare Source

v0.3.0

Compare Source

v0.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate renovate bot added the Renovate label Jul 1, 2023
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 3 times, most recently from 3b8884d to 0b45576 Compare July 2, 2023 12:34
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 0b45576 to 8095971 Compare August 13, 2023 18:06
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 8095971 to e7ff701 Compare September 13, 2023 18:40
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from e7ff701 to 4487882 Compare September 21, 2023 01:11
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 4487882 to 3d03bea Compare October 20, 2023 11:01
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 3d03bea to d0936f2 Compare December 15, 2023 16:31
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to v0.4.0 chore(deps): update dependency @vue/tsconfig to v0.5.0 Dec 15, 2023
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from d0936f2 to affddce Compare December 18, 2023 09:51
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to v0.5.0 chore(deps): update dependency @vue/tsconfig to v0.5.1 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from affddce to ada467f Compare November 10, 2024 16:36
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to v0.5.1 chore(deps): update dependency @vue/tsconfig to v0.6.0 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from ada467f to 946a7c9 Compare November 28, 2024 06:22
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to v0.6.0 chore(deps): update dependency @vue/tsconfig to v0.7.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 946a7c9 to b8c22fd Compare August 15, 2025 14:37
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to v0.7.0 chore(deps): update dependency @vue/tsconfig to v0.8.0 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from b8c22fd to c8aa8cc Compare August 18, 2025 10:57
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to v0.8.0 chore(deps): update dependency @vue/tsconfig to v0.8.1 Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant