-
Notifications
You must be signed in to change notification settings - Fork 733
deps: bump the vscode-lsp group across 1 directory with 3 updates #8013
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
deps: bump the vscode-lsp group across 1 directory with 3 updates #8013
Conversation
|
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
|
✅ I finished the code review, and didn't find any security or code quality issues. |
c5df11f to
de4c92c
Compare
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
f56c2a7 to
5a7d81d
Compare
76b0eaf to
409d918
Compare
8a091b1 to
b74bcde
Compare
701f529 to
e763fbe
Compare
417504f to
a87a0eb
Compare
238f39b to
95ccb26
Compare
Bumps the vscode-lsp group with 2 updates in the / directory: [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) and [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server). Updates `vscode-languageclient` from 6.1.4 to 9.0.1 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/9.0.1/client) Updates `vscode-languageserver` from 6.1.1 to 9.0.1 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/9.0.1/server) Updates `vscode-languageserver-protocol` from 3.15.3 to 3.17.5 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/types/3.17.5/protocol) --- updated-dependencies: - dependency-name: vscode-languageclient dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: vscode-lsp - dependency-name: vscode-languageserver dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: vscode-lsp - dependency-name: vscode-languageserver-protocol dependency-version: 3.17.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vscode-lsp ... Signed-off-by: dependabot[bot] <[email protected]>
95ccb26 to
a89895e
Compare
## Problem One of our previous PR: #7997 removed one of the intended user-agent for remote debugging. Adding this back ## Solution Add the intended user-agent back --- - Treat all work as PUBLIC. Private `feature/x` branches will not be squash-merged at release time. - Your code changes must meet the guidelines in [CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines). - License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
|
/retryBuilds |
Bumps the vscode-lsp group with 2 updates in the / directory: vscode-languageclient and vscode-languageserver.
Updates
vscode-languageclientfrom 6.1.4 to 9.0.1Release notes
Sourced from vscode-languageclient's releases.
... (truncated)
Commits
4f782ceNew release 3.17.58c81fc8Update lock files (#1323)300fac4Prepare new release (#1322)dfdb85dFix folding range tests (#1320)4e057d5Add the workspace/foldingRange/refresh method (#1309)b6e99d8AddMessageType.Debug(#1264)c6817d3Fixes #1313: Capture the exit code of a server process and print it to the lo...c880c61Move to vscode version 1.82 (#1312)864c8c5Dbaeumer/frail-salamander-amber (#1311)fb0a3d4Move to lock file version 3 (#1304)Maintainer changes
This version was pushed to npm by vscode-bot, a new releaser for vscode-languageclient since your current version.
Updates
vscode-languageserverfrom 6.1.1 to 9.0.1Release notes
Sourced from vscode-languageserver's releases.
... (truncated)
Commits
4f782ceNew release 3.17.58c81fc8Update lock files (#1323)300fac4Prepare new release (#1322)3a21e09Small formatting changes (#1319)4e057d5Add the workspace/foldingRange/refresh method (#1309)a57d7f1Patch console methods if --stdio is used (#1301)b6e99d8AddMessageType.Debug(#1264)fb0a3d4Move to lock file version 3 (#1304)bf43955Merge new next release into main (#1303)f2ff7d5Update dependencies (#1271)Maintainer changes
This version was pushed to npm by vscode-bot, a new releaser for vscode-languageserver since your current version.
Updates
vscode-languageserver-protocolfrom 3.15.3 to 3.17.5Commits
4f782ceNew release 3.17.5d33ec0fUpdate meta model (#1325)28b7211Type scopeUri as URI (#1324)8c81fc8Update lock files (#1323)300fac4Prepare new release (#1322)4e057d5Add the workspace/foldingRange/refresh method (#1309)b6e99d8AddMessageType.Debug(#1264)fb0a3d4Move to lock file version 3 (#1304)bf43955Merge new next release into main (#1303)7792b0bFixes #1293: metamodel documentation strings contains unmatched back-ticks (#...Maintainer changes
This version was pushed to npm by vscode-bot, a new releaser for vscode-languageserver-protocol since your current version.
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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions