Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2025

This PR contains the following updates:

Package Change Age Confidence
@vue/tsconfig ^0.7.0 -> ^0.8.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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


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.


  • 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 force-pushed the renovate/vue-tsconfig-0.x branch from fe27db0 to 2e31c32 Compare September 25, 2025 18:40
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 2 times, most recently from af0b3e3 to 495efc0 Compare October 21, 2025 20:34
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 495efc0 to c652fd4 Compare November 10, 2025 13:57
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from c652fd4 to 19724cc Compare November 18, 2025 11:49
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 19724cc to eca1e87 Compare December 3, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant