[DevDependency] Bump vue-tsc from 3.1.5 to 3.2.4 in /site#12377
Merged
[DevDependency] Bump vue-tsc from 3.1.5 to 3.2.4 in /site#12377
Conversation
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 3.1.5 to 3.2.4. - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #12377 +/- ##
=========================================
Coverage 21.73% 21.73%
Complexity 9623 9623
=========================================
Files 268 268
Lines 36167 36167
Branches 486 486
=========================================
Hits 7862 7862
Misses 27823 27823
Partials 482 482
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
JManion32
approved these changes
Feb 17, 2026
Contributor
JManion32
left a comment
There was a problem hiding this comment.
I see that @williamschen23 resolved several errors in Vue, so I clicked around on the branch and found everything to work as expected.
The warning about the course variable in HomePage.vue was addressed several weeks ago in #12403, this branch just hasn't been updated in awhile.
Overall, this PR is a small version bump with minimal changes. CI is passing, lgtm.
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.
Bumps vue-tsc from 3.1.5 to 3.2.4.
Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
f0ede30v3.2.4 (#5946)efc6882v3.2.3 (#5942)a522afafix(language-core): avoiddefineModelbreaking ast inlang="js"(#5935)17394f4v3.2.2 (#5923)fad5a89v3.2.1 (#5898)bd12c1dv3.2.0 (#5870)f498667refactor(language-core): replace dynamic types generation with static files (...27772e5chore: delete tests for Vue 3.4 (#5871)232665dfeat(component-meta): filter out irrelevant properties fromexposed(#5868)a144b6bfeat(component-meta): addtagsto slots and exposed (#5862)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-tsc since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)