-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore(deps): update dependency vue-tsc to v3 #6015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rollup/rollup#renovate/vue-tsc-3.x Notice: Ensure you have installed the latest stable Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust. or load it into the REPL: |
Performance report
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6015 +/- ##
=======================================
Coverage 98.79% 98.79%
=======================================
Files 270 270
Lines 10575 10575
Branches 2821 2821
=======================================
Hits 10448 10448
Misses 87 87
Partials 40 40 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
a19cfc0
to
ab453e1
Compare
This PR has been released as part of rollup@4.45.3. You can test it via |
This PR contains the following updates:
^2.2.10
->^3.0.1
Release Notes
vuejs/language-tools (vue-tsc)
v3.0.1
Compare Source
Bug Fixes
v-else
(#5470) - Thanks to @KazariEX!Other Changes
getModeForUsageLocation
to calculate the resolution modev3.0.0
Compare Source
Features
strictVModel
option (#5229) - Thanks to @KazariEX!v-on
syntax (#5275) - Thanks to @KazariEX!strictCssModules
option (#5164) - Thanks to @KazariEX!ComponentAttrs
type for attribute extractiontypescript.sortImports
,typescript.removeUnusedImports
commands (#5444)zh-CN
,zh-TW
,ru
andja
(#5330, #5340, #5404) - Thanks to @KazariEX, @PurplePlanen and @zyoshoka!Bug Fixes
typescript-language-features
module loading race condition (#5260)defineModels
(#5273) - Thanks to @KazariEX!data-
attribute completion from sfc level nodes - Thanks to @KazariEX!undefined
from optional prop type with default in template (#5339) - Thanks to @Dylancyclone!navigation: true
(#5378) - Thanks to @KazariEX!v-for
(#5399) - Thanks to @KazariEX!semantic
code feature on first argument ofuseCssModule
anduseTemplateRef
- Thanks to @KazariEX!updateFile
(#5438) - Thanks to @Akryum!Prettify<T>
breaks generics inferencing (#5424) - Thanks to @so1ve!var
instead oflet
to declareattrsVar
that may be hoisted - Thanks to @KazariEX!Performance
Other Changes
directory
path in package.json (#5283) - Thanks to @zyoshoka!vue_language_server_path
in nvim setup example (#5391) - Thanks to @menuRivera!typescript.tsdk
initialization option (#5409)defineProp
support (#5415) - Thanks to @KazariEX!complete
tosuggest
for clarityConfiguration
📅 Schedule: Branch creation - "before 4am on Friday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.