[Snyk] Upgrade @vue/tsconfig from 0.5.1 to 0.8.1#7
Open
Dustin4444 wants to merge 1 commit intomainfrom
Open
Conversation
Snyk has created this PR to upgrade @vue/tsconfig from 0.5.1 to 0.8.1. See this package in npm: @vue/tsconfig See this project in Snyk: https://app.snyk.io/org/dustin4444/project/0d6c3155-bba0-41b1-9839-fe3653a3d5ec?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Snyk has created this PR to upgrade @vue/tsconfig from 0.5.1 to 0.8.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released 2 months ago.
Release notes
Package name: @vue/tsconfig
-
0.8.1 - 2025-08-18
-
0.8.0 - 2025-08-15
- feat: disable
- feat!: enable
- After upgrading to
- 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.
-
0.7.0 - 2024-11-28
- Set
- Require Vue.js >= 3.4
-
0.6.0 - 2024-11-10
- feat: enable
- feat: set
-
0.5.1 - 2023-12-18
from @vue/tsconfig GitHub release notesfix: do not turn on
exactOptionalPropertyTypesfor now[a235c5f]Full Changelog: v0.8.0...v0.8.1
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: v0.7.0...v0.8.0
Breaking Changes
skipLibCheck: falseintsconfig.lib.json[cee76cf]Full Changelog: v0.6.0...v0.7.0
Notable Changes
allowImportingTsExtensions[27fa57b]moduleDetectiontoforce[6355fab]Full Changelog: v0.5.1...v0.6.0
0.5.1
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: