Skip to content
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

Bump vscode-languageclient from 7.0.0 to 8.1.0 #857

Merged
merged 3 commits into from
Jul 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps vscode-languageclient from 7.0.0 to 8.1.0.

Commits
Maintainer changes

This version was pushed to npm by vscode-bot, a new releaser for vscode-languageclient since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode-languageclient-8.1.0 branch 2 times, most recently from 31d6e21 to 34cd9da Compare April 24, 2023 08:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode-languageclient-8.1.0 branch 3 times, most recently from a63cd27 to 22b1991 Compare May 8, 2023 06:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode-languageclient-8.1.0 branch from 22b1991 to db87954 Compare May 10, 2023 19:16
@fendor fendor force-pushed the dependabot/npm_and_yarn/vscode-languageclient-8.1.0 branch 2 times, most recently from bdc99ba to 4c79070 Compare July 1, 2023 09:34
@July541
Copy link
Collaborator

July541 commented Jul 1, 2023

Tests took much longer than expected, but we don't know what happened in the CI, I can't repro this on my local machine.

@July541
Copy link
Collaborator

July541 commented Jul 1, 2023

I'll take a look at the log.

@fendor fendor force-pushed the dependabot/npm_and_yarn/vscode-languageclient-8.1.0 branch from ab68b95 to 644ca01 Compare July 4, 2023 09:13
dependabot bot and others added 3 commits July 5, 2023 16:36
Bumps [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) from 7.0.0 to 8.1.0.
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/HEAD/client)

---
updated-dependencies:
- dependency-name: vscode-languageclient
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
VSCode LanguageClient 8.1.0 adds cli parameters if the TransportKind is
given. However, we do not want any extra cli parameters at the moment.
@fendor fendor force-pushed the dependabot/npm_and_yarn/vscode-languageclient-8.1.0 branch from 644ca01 to a381c7e Compare July 5, 2023 14:36
@July541
Copy link
Collaborator

July541 commented Jul 5, 2023

CI failed while installing nodejs, and I found the nodejs action just publish a new release half an hour ago...

@July541
Copy link
Collaborator

July541 commented Jul 5, 2023

Trigger the rerun manually.

@fendor fendor merged commit e501edc into master Jul 5, 2023
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vscode-languageclient-8.1.0 branch July 5, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants