Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/tsconfig 0.7.0 -> 0.8.1 age adoption passing 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


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.

@forking-renovate forking-renovate bot added the dependencies A dependency upgrade label Aug 15, 2025
Copy link

socket-security bot commented Aug 15, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate-bot renovate-bot changed the title Update dependency @vue/tsconfig to v0.8.0 Update dependency @vue/tsconfig to v0.8.1 Aug 18, 2025
@renovate-bot renovate-bot force-pushed the renovate/vue-tsconfig-0.x branch 2 times, most recently from f484af5 to 8797355 Compare August 19, 2025 19:35
@renovate-bot renovate-bot force-pushed the renovate/vue-tsconfig-0.x branch 4 times, most recently from 6b4a417 to 29e84e1 Compare August 31, 2025 11:02
@renovate-bot renovate-bot force-pushed the renovate/vue-tsconfig-0.x branch from 29e84e1 to e895164 Compare September 3, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants