Skip to content

pip(deps): bump pygls from 1.3.1 to 2.1.0#120

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pygls-2.1.0
Closed

pip(deps): bump pygls from 1.3.1 to 2.1.0#120
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pygls-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps pygls from 1.3.1 to 2.1.0.

Release notes

Sourced from pygls's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: openlawlibrary/pygls@v2.0.1...v2.1.0

v2.0.1

What's Changed

New Contributors

Full Changelog: openlawlibrary/pygls@v2.0.0...v2.0.1

v2.0.0

What's Changed

... (truncated)

Changelog

Sourced from pygls's changelog.

[2.1.0] - 2026-03-19

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

Bug Fixes

  • Only recursively generate overloads for optional types

Documentation

  • Add Galaxy Language Server to Implementations.md and v2 migration examples

Features

  • Normalize percent-encoded uris used as workspace dict keys
  • Introduce server-side position types
  • Add utility functions for converting positions and accessing contents
  • Add utility function for getting a position from an offset

Miscellaneous Tasks

  • Update CHANGELOG.md
  • Update CONTRIBUTORS.md
  • Set python version for pyright
  • Update type annotations
  • Regenerate capability overloads

Refactor

  • Add encoding-specific implementation classes

Styling

  • Ensure None sorts last

Testing

  • Add tests for client_position_at_offset

Build

  • Bump the pip group across 2 directories with 1 update
  • Release v2.1.0 and upgrade dev deps

[2.0.1] - 2026-01-26

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

Bug Fixes

... (truncated)

Commits
  • a1a2ae6 build(deps): release v2.1.0 and upgrade dev deps
  • 0307faf build(deps): bump the pip group across 2 directories with 1 update
  • 1b15e0a docs: add Galaxy Language Server to Implementations.md and v2 migration examples
  • 42f5fa3 chore: regenerate capability overloads
  • f0b8d2a style: ensure None sorts last
  • 6a317af fix: only recursively generate overloads for optional types
  • 6ccc93e chore: update type annotations
  • a781bdc chore: set python version for pyright
  • 47b18da test(document): add tests for client_position_at_offset
  • 99fb195 feat(TextDocument): add utility function for getting a position from an offset
  • 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 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 [pygls](https://github.com/openlawlibrary/pygls) from 1.3.1 to 2.1.0.
- [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.1.0)

---
updated-dependencies:
- dependency-name: pygls
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the debt Cleanup of technical debt label Mar 20, 2026
@dependabot dependabot bot added the debt Cleanup of technical debt label Mar 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2026

Superseded by #121.

@dependabot dependabot bot closed this Mar 26, 2026
@dependabot dependabot bot deleted the dependabot/pip/pygls-2.1.0 branch March 26, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Cleanup of technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants