Skip to content

chore(deps): update dependency @vue/tsconfig to ^0.9.0#991

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vue-tsconfig-0.x
Open

chore(deps): update dependency @vue/tsconfig to ^0.9.0#991
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vue-tsconfig-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@vue/tsconfig ^0.7.0^0.9.0 age confidence

Release Notes

vuejs/tsconfig (@​vue/tsconfig)

v0.9.1

Compare Source

Notable Changes

  • Align the TypeScript peer dependency requirement with the documentation (>= 5.8, including TypeScript 6)

Full Changelog: vuejs/tsconfig@v0.9.0...v0.9.1

v0.9.0

Compare Source

Noticeable Changes

  • feat: update lib to ES2022 by @​Slessi in #​41
  • chore: move noUncheckedIndexedAccess from base config to the lib config [fa4423b]
    • This is because noUncheckedIndexedAccess may have false positives, making it hard for existing codebases to upgrade.
    • But for new codebases, it’s still recommended to enable this flag from the beginning.

New Contributors

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

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 requested a review from charIeszhao as a code owner September 3, 2025 03:44
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from bb22653 to 5976d02 Compare September 3, 2025 03:48
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 5976d02 to 5b708f9 Compare September 25, 2025 21:38
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 2 times, most recently from 69078a8 to 566920a Compare October 21, 2025 10:36
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 566920a to 11f22b7 Compare October 28, 2025 02:14
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 11f22b7 to ed4c851 Compare November 20, 2025 07:25
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from ed4c851 to 8e662e7 Compare December 3, 2025 17:38
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 8e662e7 to 9c07ca6 Compare December 12, 2025 15:19
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from 9c07ca6 to a10fb76 Compare December 31, 2025 15:44
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from a10fb76 to db41b25 Compare January 8, 2026 18:36
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 8 times, most recently from c702964 to f6d1d25 Compare January 23, 2026 20:32
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from f6d1d25 to fa68c52 Compare February 2, 2026 03:27
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 2 times, most recently from 4c463c6 to f196a19 Compare February 17, 2026 14:41
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 2 times, most recently from ef184c5 to f967a81 Compare February 26, 2026 04:54
@renovate renovate bot changed the title chore(deps): update dependency @vue/tsconfig to ^0.8.0 chore(deps): update dependency @vue/tsconfig to ^0.9.0 Mar 2, 2026
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch 2 times, most recently from 69673d9 to c92629b Compare March 5, 2026 03:19
@renovate renovate bot force-pushed the renovate/vue-tsconfig-0.x branch from c92629b to 04fe27a Compare March 24, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants