Merged
Conversation
- base: v0.2.1-alpha - language-server: v0.2.1-alpha - language-client: v0.2.2-alpha
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates three Git submodule references (base, language-client, and language-server) to their latest commits, ensuring the project uses the most recent versions of these dependencies.
Changes:
- Updated
basesubmodule to commit0fecbd00f6f43490cbd71b730ac06ea8dc333414 - Updated
language-clientsubmodule to commitf669bf8fd11ce8f0a7c2f99bcd50cc28dcd8fd11 - Updated
language-serversubmodule to commitcafcf06cf09acdc2549ae0b69614fd7edd5b1d17
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| base | Updated submodule reference to latest commit |
| language-client | Updated submodule reference to latest commit |
| language-server | Updated submodule reference to latest commit |
jade-codes
added a commit
that referenced
this pull request
Feb 3, 2026
- base: v0.2.1-alpha - language-server: v0.2.1-alpha - language-client: v0.2.2-alpha Co-authored-by: Jade Wilson <jade_@LAPTOP-TB2FDPJ4.localdomain>
jade-codes
added a commit
that referenced
this pull request
Feb 3, 2026
- base: v0.2.1-alpha - language-server: v0.2.1-alpha - language-client: v0.2.2-alpha Co-authored-by: jade-codes <jade_@LAPTOP-TB2FDPJ4.localdomain>
jade-codes
added a commit
that referenced
this pull request
Feb 3, 2026
- base: v0.2.1-alpha - language-server: v0.2.1-alpha - language-client: v0.2.2-alpha
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.
This pull request updates the submodule references for three components:
base,language-client, andlanguage-server. Each submodule now points to a newer commit, ensuring that the project uses the latest versions of these dependencies.Dependency updates:
basesubmodule to commit0fecbd00f6f43490cbd71b730ac06ea8dc333414for the latest changes.language-clientsubmodule to commitf669bf8fd11ce8f0a7c2f99bcd50cc28dcd8fd11for the latest changes.language-serversubmodule to commitcafcf06cf09acdc2549ae0b69614fd7edd5b1d17for the latest changes.