Skip to content

chore(deps): bump tower-lsp-server from 0.22.0 to 0.23.0#482

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/cargo/tower-lsp-server-0.23.0
Open

chore(deps): bump tower-lsp-server from 0.22.0 to 0.23.0#482
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/cargo/tower-lsp-server-0.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps tower-lsp-server from 0.22.0 to 0.23.0.

Release notes

Sourced from tower-lsp-server's releases.

v0.23.0

Changelog

Added

  • add Amber LSP to README Projects section (#66)
  • support window/workDoneProgress/create requests

Changed

  • Change the LSP specification types library from gluon-lang/lsp-types (which was unmaintained) to tower-lsp-community/ls-types (our fork).

    The initial release manually fixes typos that are blocking for some projects.

    In the long term, ls-types will take the approach of codegen based on the types model provided by the LSP specification. This should remove any kind of typos or documentation desync. See tower-lsp-community/ls-types#22.

Fixed

  • use WorkspaceSymbolResponse in symbol() return value

Full Changelog: tower-lsp-community/tower-lsp-server@v0.22.1...v0.23.0

v0.22.1

Changelog

Added

  • add systemd-lsp to projects section (#59)
  • add biome and oxc to projects section (#60)

Changed

  • UriExt::to_file_path do not panic on invalid/empty uri (#61)

New Contributors

Full Changelog: tower-lsp-community/tower-lsp-server@v0.22.0...v0.22.1

Changelog

Sourced from tower-lsp-server's changelog.

[0.23.0] - 2025-12-07

Added

  • add Amber LSP to README Projects section (#66)
  • support window/workDoneProgress/create requests

Changed

  • Change the LSP specification types library from gluon-lang/lsp-types (which was unmaintained) to tower-lsp-community/ls-types (our fork).

    The initial release manually fixes typos that are blocking for some projects.

    In the long term, ls-types will take the approach of codegen based on the types model provided by the LSP specification. This should remove any kind of typos or documentation desync. See tower-lsp-community/ls-types#22.

Fixed

  • use WorkspaceSymbolResponse in symbol() return value

0.22.1 - 2025-08-05

Added

  • add systemd-lsp to projects section (#59)
  • add biome and oxc to projects section (#60)

Changed

  • UriExt::to_file_path do not panic on invalid/empty uri (#61)
Commits
  • 333e8c1 docs: update changelog
  • 3e9a058 chore: use ls-types from crates.io
  • 4ed4da6 docs: add matrix room badge
  • d80988d feat: support window/workDoneProgress/create requests
  • 95c8ba9 fix: use WorkspaceSymbolResponse in symbol() return value
  • 7f426b8 chore: add Amber LSP to README Projects section (#66)
  • 27c0cae feat: remove UriExt, fix hoisted in ls_types
  • 5b2c4c5 feat: migrate to ls-types (fork of lsp-types)
  • e1870a2 chore: bump rust dev version
  • 95fbed5 docs(changelog): add links for version diffs
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [tower-lsp-server](https://github.com/tower-lsp-community/tower-lsp-server) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/tower-lsp-community/tower-lsp-server/releases)
- [Changelog](https://github.com/tower-lsp-community/tower-lsp-server/blob/main/CHANGELOG.md)
- [Commits](tower-lsp-community/tower-lsp-server@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: tower-lsp-server
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 19, 2026
@dependabot dependabot bot requested review from a team and mdn-bot as code owners January 19, 2026 12:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2026
@dependabot dependabot bot requested a review from LeoMcA January 19, 2026 12:11
@dependabot dependabot bot added the rust Pull requests that update rust code label Jan 19, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2026

0782115 was deployed to: https://rari-pr482.review.mdn.allizom.net/

@caugner
Copy link
Contributor

caugner commented Jan 19, 2026

Took: 15.086972775s - 0 changes in 0 of 14092 files (0.0%)

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant