Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Updates the requirements on pygls[ws] to permit the latest version.

Release notes

Sourced from pygls[ws]'s releases.

v2.0.0

What's Changed

... (truncated)

Changelog

Sourced from pygls[ws]'s changelog.

[2.0.0] - 2025-10-17

More details: https://github.com/openlawlibrary/pygls/releases/tag/v2.0.0

Bug Fixes

  • Handle a special case of BrokenPipeError exception (#573)
  • Missing inline completion provider server capability

Documentation

  • Switch to furo theme
  • Add how-to guide on running a server
  • Add reference on pygls' built in features
  • Add (incomplete) guide on supporting notebooks
  • Move guide on custom converters to the library
  • Move guide on pygls-playground to the library
  • Add (incomplete) guide on working with text docs
  • Add how-to guide on getting the client's configuration
  • Add reference on supported handler types
  • Add how-to guide on custom error reporting
  • Add (incomplete) guide on implementing diagnostics
  • Add how-to guide on giving user feedback
  • Add how-to guide on sending custom messages
  • Add howto guide on accessing the server instance

Features

  • Change pythonPath to pythonCommand

Miscellaneous Tasks

  • Update CHANGELOG.md
  • Update CONTRIBUTORS.md
  • Remove unecessary dependencies from requirements.txt
  • Add esbonio config
  • Ensure poe uses uv
  • Add local Makefile
  • Bump node to v20
  • Npm audit fix
  • Update cattrs to 25.3.0 in uv.lock
  • Drop call for testing

Testing

  • Adjust tests for cattrs structuring sequences as tuples

Build

  • V2.0.0

... (truncated)

Commits
  • c633bf8 build: v2.0.0
  • e3424a4 chore: drop call for testing
  • 932baaf chore: update cattrs to 25.3.0 in uv.lock
  • 9be892f test: adjust tests for cattrs structuring sequences as tuples
  • d7326ce fix: missing inline completion provider server capability
  • 225a5e3 chore(pygls-playground): npm audit fix
  • bfea047 chore(pygls-playground): bump node to v20
  • 437a1ec chore(pygls-playground): add local Makefile
  • 49ffdbf chore: ensure poe uses uv
  • 89aa22f feat(pygls-playground): change pythonPath to pythonCommand
  • Additional commits viewable 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2025
@dependabot dependabot bot requested a review from amyreese as a code owner November 1, 2025 10:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 1, 2025
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 1, 2025
Updates the requirements on [pygls[ws]](https://github.com/openlawlibrary/pygls) to permit the latest version.
- [Release notes](https://github.com/openlawlibrary/pygls/releases)
- [Changelog](https://github.com/openlawlibrary/pygls/blob/main/CHANGELOG.md)
- [Commits](openlawlibrary/pygls@v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: pygls[ws]
  dependency-version: 2.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pygls-ws--gte-1.3.1-and-lt-2.1.0 branch from 3cb3cf1 to 610da2e Compare November 4, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant