chore(deps): update dependency @vue/tsconfig to v0.9.1 - #410
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @vue/tsconfig to v0.9.1#410renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
9 times, most recently
from
October 3, 2025 01:52
e549fa7 to
6a338e3
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
October 21, 2025 02:11
6a338e3 to
9900759
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
3 times, most recently
from
November 1, 2025 10:39
032f9d9 to
c9e7bf4
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
5 times, most recently
from
December 2, 2025 05:39
ca1ceba to
4b8aedb
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
January 8, 2026 19:27
4b8aedb to
1c41377
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
January 19, 2026 18:29
1c41377 to
35bda6b
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
4 times, most recently
from
February 2, 2026 01:15
1f364c3 to
22f5333
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
February 12, 2026 16:53
22f5333 to
b3cf25a
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
2 times, most recently
from
March 1, 2026 21:20
a60c342 to
493ca0a
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
3 times, most recently
from
March 5, 2026 05:31
9689483 to
45948f4
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
March 27, 2026 02:12
45948f4 to
cafe291
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
4 times, most recently
from
April 6, 2026 05:42
b9e8828 to
a46cc2c
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
April 13, 2026 05:21
a46cc2c to
83b227f
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
2 times, most recently
from
April 27, 2026 04:49
1f73b0e to
5647993
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
3 times, most recently
from
May 4, 2026 00:49
1e778fe to
ee37aff
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
July 21, 2026 04:08
ee37aff to
a4b22b3
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
August 12, 2026 01:52
a4b22b3 to
3e69522
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0→0.9.1Release Notes
vuejs/tsconfig (@vue/tsconfig)
v0.9.1Compare Source
Notable Changes
Full Changelog: vuejs/tsconfig@v0.9.0...v0.9.1
v0.9.0Compare Source
Noticeable Changes
noUncheckedIndexedAccessfrom base config to the lib config[fa4423b]noUncheckedIndexedAccessmay have false positives, making it hard for existing codebases to upgrade.New Contributors
Full Changelog: vuejs/tsconfig@v0.8.1...v0.9.0
v0.8.1Compare Source
fix: do not turn on
exactOptionalPropertyTypesfor now[a235c5f]Full Changelog: vuejs/tsconfig@v0.8.0...v0.8.1
v0.8.0Compare Source
Breaking Changes
libReplacementfor better performance by @ntnyq in #35noUncheckedIndexedAccessandby @haoqunjiang in #36exactOptionalPropertyTypesIf 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:
@vue/tsconfig, usesupress-ts-errors(npx suppress-ts-errors && npx suppress-ts-errors vue src/**/*.vue) to insert@ts-expect-errorcomments in your current codebase.Full Changelog: vuejs/tsconfig@v0.7.0...v0.8.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.