chore(all): bump vue-tsc from 2.2.10 to 3.0.1
Merged
Number: #126
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
July 07, 2025 at 10:17 PM UTC
(2 months ago)
(2 months ago)
Updated:
July 08, 2025 at 09:09 PM UTC
(2 months ago)
(2 months ago)
Merged:
July 08, 2025 at 09:09 PM UTC
(2 months ago)
by Lasim
(2 months ago)
by Lasim
Time to Close:
about 23 hours
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps vue-tsc from 2.2.10 to 3.0.1.
Release notes
Sourced from vue-tsc's releases.
v3.0.1
Bug Fixes
- fix(language-core): remove calculation logic of element inner loc (#5460) - Thanks to
@KazariEX
!- fix(vscode): correct syntax highlight of
v-else
(#5470) - Thanks to@KazariEX
!Other Changes
- docs(vscode): update Russian translation for VS Code extension (#5461) - Thanks to
@AndreyYolkin
!- chore(vscode): add error message for incompatible extensions
- chore: update volar to 2.4.17
- typescript: correctly use
getModeForUsageLocation
to calculate the resolution modePlease refer to CHANGELOG.md for details.
❤️ Thanks to Our Sponsors
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
3.0.1 (2025-07-02)
Bug Fixes
- fix(language-core): remove calculation logic of element inner loc (#5460) - Thanks to
@KazariEX
!- fix(vscode): correct syntax highlight of
v-else
(#5470) - Thanks to@KazariEX
!Other Changes
- docs(vscode): update Russian translation for VS Code extension (#5461) - Thanks to
@AndreyYolkin
!- chore: update volar to 2.4.17
- typescript: correctly use
getModeForUsageLocation
to calculate the resolution mode3.0.0 (2025-07-01)
Features
- feat(typescript-plugin): skip declaration files in goto components definition (#5221) - Thanks to
@KazariEX
!- feat(language-core): introduce
strictVModel
option (#5229) - Thanks to@KazariEX
!- feat(vscode, language-server, typescript-plugin): communicate with tsserver based on request forwarding (#5252, #5395, #5443)
- feat(language-core): support navigation of events with
v-on
syntax (#5275) - Thanks to@KazariEX
!- feat(language-core): type support of slot children (#5137) - Thanks to
@KazariEX
!- feat(language-service): autocomplete for props with union type
- feat(language-service): document links for template refs (#5385) - Thanks to
@alex-snezhko
!- feat(language-core): resolve external stylesheets (#5136) - Thanks to
@KazariEX
!- feat(language-core): add
strictCssModules
option (#5164) - Thanks to@KazariEX
!- feat(component-type-helpers): add
ComponentAttrs
type for attribute extraction- feat(vscode): add support for
typescript.sortImports
,typescript.removeUnusedImports
commands (#5444)- feat(vscode): i18n support of configurations and commands with
zh-CN
,zh-TW
,ru
andja
(#5330, #5340, #5404) - Thanks to@KazariEX
,@PurplePlanen
and@zyoshoka
!Bug Fixes
- fix(language-core): generate condition guards for model events (#5225) - Thanks to
@KazariEX
!- fix(language-core): prevent global types generation in declaration files (#5239) - Thanks to
@KazariEX
!- fix(language-core): prevent eager inference of slot props from generics (#5247) - Thanks to
@KazariEX
!- fix(typescript-plugin): prevent highlighting native element tags with same name as components (#5253) - Thanks to
@KazariEX
!- fix(language-service): do not provide required props inlay hints for intrinsic elements (#5258) - Thanks to
@KazariEX
!- fix(vscode): handle
typescript-language-features
module loading race condition (#5260)- fix(component-meta): update event type representation to include array notation
- fix(language-core): correct error mapping when prop exp is arrow function (#5262) - Thanks to
@KazariEX
!- fix(language-service): add document highlights support (#5263) - Thanks to
@KazariEX
!- fix(language-core): correct type inference of multiple template refs with same name (#5271) - Thanks to
@KazariEX
!- fix(language-core): skip AST parsing when the expression is an identifier (#5268) - Thanks to
@KazariEX
!- fix(language-core): do not drop leading comments of
defineModels
(#5273) - Thanks to@KazariEX
!- fix(language-core): improve fault tolerance for unsupported script languages
- fix(language-core): avoid invalid auto import edit position when setup global types fails
- fix(language-core): transform slot parameter list into equivalent binding pattern (#5245) - Thanks to
@KazariEX
!- fix(language-core): correct codegen when src path does not match the generated length - Thanks to
@KazariEX
!- fix(language-service): exclude
data-
attribute completion from sfc level nodes - Thanks to@KazariEX
!- fix(language-core): remove semantic highlight of v-bind shorthand (#5321) - Thanks to
@KazariEX
!
... (truncated)
Commits
91bc061
v3.0.1 (#5468)8540bef
chore: update volar to 2.4.17c685175
v3.0.0 (#5449)c8bfce4
chore: update volar to 2.4.16fa49a70
docs: update readme files3a46489
v3.0.0-beta.55cb41fa
v3.0.0-beta.41f41b16
chore: update volar to 2.4.155019f99
test: update snapshotse85556a
ci(lint): auto-fix- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+69
+69
Deletions:
-45
-45
Package Dependencies
Technical Details
ID: | 2992700 |
UUID: | 2647993591 |
Node ID: | PR_kwDOOv5z8s6d1Sz3 |
Host: | GitHub |
Repository: | deploystackio/deploystack |
Merge State: | Unknown |