Update tower-lsp-server requirement from 0.21.1 to 0.22.0 in the cargo group
Open
Number: #160
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
June 23, 2025 at 01:34 PM UTC
(3 months ago)
(3 months ago)
Updated:
June 23, 2025 at 01:34 PM UTC
(3 months ago)
(3 months ago)
Labels:
🤖 dependabot
🤖 dependabot
Description:
Updates the requirements on tower-lsp-server to permit the latest version.
Updates tower-lsp-server
to 0.21.1
Release notes
Sourced from tower-lsp-server's releases.
v0.21.1
Changelog
Added
- Export
UriExt
to reduce development friction (#38)Fixed
- Do no panic when recieving a response whose request has been cancelled (#37)
- Allow
null
param in JSON-RPC response when it should be None (#41)New Contributors
@​gmryuuko
made their first contribution in tower-lsp-community/tower-lsp-server#41Full Changelog: https://github.com/tower-lsp-community/tower-lsp-server/compare/v0.21.0...v0.21.1
Changelog
Sourced from tower-lsp-server's changelog.
[0.21.1] - 2025-04-07
Added
- Export
UriExt
to reduce development friction (#38)Fixed
- Do no panic when recieving a response whose request has been cancelled (#37)
- Allow
null
param in JSON-RPC response when it should be None (#41)[0.21.0] - 2025-03-16
Added
- Add notebook support (#15).
- Implement
notebookDocument/didOpen
server request.- Implement
notebookDocument/didChange
server request.- Implement
notebookDocument/didSave
server request.- Implement
notebookDocument/didClose
server request.Changed
- Update
lsp-types
from0.94.1
to0.97
(#6).- Bump minimum supported Rust version from
1.64.0
to1.77.0
.- The
LanguageServer
trait now usesimpl Trait
in Trait feature (#21).
LanguageServer
is not longer dyn-compatible/object-safe- You should be able to migrate from the old trait signature by just dropping the
#[async_trait]
macro at the top of the implementation.- Correctly use
lsp_types::LSPAny
in public API instead ofserde_json::Value
(#10).Fixed
- Use
stream_select
to avoid hanging behaviour (#9)- Close transport 1s after exit notification instead of waiting for transport channel to close (#29)
Removed
async_trait
is no longer exported as it is no longer needed for theLanguageServer
trait.[0.20.0] - 2023-08-10
Versions 0.20 and below correspond to the original tower-lsp project.
Added
... (truncated)
Commits
- See full diff in compare view
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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
tower-lsp-server
Ecosystem:
cargo
cargo
Version Change:
0.21.1 → 0.22.0
Update Type:
Minor
Minor
Path:
the cargo group
Technical Details
ID: | 2065222 |
UUID: | 2611709234 |
Node ID: | PR_kwDONZLcv86bq4Uy |
Host: | GitHub |
Repository: | joshuadavidthomas/django-language-server |
Merge State: | Unknown |