Skip to content

[Snyk] Upgrade @vue/tsconfig from 0.5.1 to 0.8.1#7

Open
Dustin4444 wants to merge 1 commit intomainfrom
snyk-upgrade-5dc6c152c584566d07fae94e0ad44715
Open

[Snyk] Upgrade @vue/tsconfig from 0.5.1 to 0.8.1#7
Dustin4444 wants to merge 1 commit intomainfrom
snyk-upgrade-5dc6c152c584566d07fae94e0ad44715

Conversation

@Dustin4444
Copy link
Owner

snyk-top-banner

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

    fix: do not turn on exactOptionalPropertyTypes for now [a235c5f]

    Full Changelog: v0.8.0...v0.8.1

  • 0.8.0 - 2025-08-15

    Breaking Changes

    • feat: disable libReplacement for better performance by @ ntnyq in #35
    • feat!: enable noUncheckedIndexedAccess and exactOptionalPropertyTypes by @ haoqunjiang in #36

    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: v0.7.0...v0.8.0

  • 0.7.0 - 2024-11-28

    Breaking Changes

    • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
    • Require Vue.js >= 3.4

    Full Changelog: v0.6.0...v0.7.0

  • 0.6.0 - 2024-11-10

    Notable Changes

    Full Changelog: v0.5.1...v0.6.0

  • 0.5.1 - 2023-12-18

    0.5.1

from @vue/tsconfig GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

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
@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link

coderabbitai bot commented Oct 11, 2025

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-upgrade-5dc6c152c584566d07fae94e0ad44715

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants