chore(deps): update dependency @vue/tsconfig to v0.9.1 - #58
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
9 times, most recently
from
October 1, 2023 03:59
647ca14 to
6665ae8
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
6 times, most recently
from
October 23, 2023 04:52
c9607d4 to
30ef78b
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
6 times, most recently
from
November 4, 2023 15:36
c9dd881 to
0af95ae
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
5 times, most recently
from
December 4, 2023 19:53
72a361e to
d0f6b16
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
December 15, 2023 19:00
d0f6b16 to
de6cf47
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
December 18, 2023 10:42
de6cf47 to
18ca55c
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
2 times, most recently
from
March 3, 2024 04:13
9e2d19e to
c0cde8b
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
2 times, most recently
from
April 4, 2024 12:05
2243742 to
de777ce
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
November 10, 2024 18:48
de777ce to
ef882c6
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
November 28, 2024 06:43
ef882c6 to
43365a1
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
December 9, 2024 00:20
7f7551d to
43365a1
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
August 15, 2025 13:40
43365a1 to
f31a99b
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
August 18, 2025 11:31
f31a99b to
1a48f85
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
March 2, 2026 10:56
1a48f85 to
beed4e8
Compare
renovate
Bot
force-pushed
the
renovate/vue-tsconfig-0.x
branch
from
March 24, 2026 05:02
beed4e8 to
5d3bb80
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.1.3→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
v0.7.0Compare Source
Breaking Changes
skipLibCheck: falseintsconfig.lib.json[cee76cf]Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0
v0.6.0Compare Source
Notable Changes
allowImportingTsExtensions[27fa57b]moduleDetectiontoforce[6355fab]Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0
v0.5.1Compare Source
v0.5.0Compare Source
v0.4.0Compare Source
v0.3.2Compare Source
v0.3.1Compare Source
v0.3.0Compare Source
v0.2.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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.