build(deps): bump the vue group across 1 directory with 2 updates#2123
Merged
akurtakov merged 1 commit intoJun 8, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the vue group with 2 updates in the /org.eclipse.wildwebdeveloper directory: [@vue/language-server](https://github.com/vuejs/language-tools/tree/HEAD/packages/language-server) and [@vue/typescript-plugin](https://github.com/vuejs/language-tools/tree/HEAD/packages/typescript-plugin). Updates `@vue/language-server` from 3.3.3 to 3.3.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.3.4/packages/language-server) Updates `@vue/typescript-plugin` from 3.3.3 to 3.3.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.3.4/packages/typescript-plugin) --- updated-dependencies: - dependency-name: "@vue/language-server" dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue - dependency-name: "@vue/typescript-plugin" dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vue-fd88dda5e1
branch
from
June 8, 2026 14:51
c8ce1b5 to
6293c43
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vue-fd88dda5e1
branch
June 8, 2026 15:12
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 the vue group with 2 updates in the /org.eclipse.wildwebdeveloper directory: @vue/language-server and @vue/typescript-plugin.
Updates
@vue/language-serverfrom 3.3.3 to 3.3.4Release notes
Sourced from @vue/language-server's releases.
... (truncated)
Changelog
Sourced from @vue/language-server's changelog.
Commits
043a77bv3.3.4 (#6095)cbd4ea0fix(language-service): respect var hoisting for destructured props hints (#6092)f80e063fix(typescript-plugin): do not treatclassandstyleas a boolean propert...Updates
@vue/typescript-pluginfrom 3.3.3 to 3.3.4Release notes
Sourced from @vue/typescript-plugin's releases.
... (truncated)
Changelog
Sourced from @vue/typescript-plugin's changelog.
Commits
043a77bv3.3.4 (#6095)f80e063fix(typescript-plugin): do not treatclassandstyleas a boolean propert...