Skip to content

Bump pygls from 2.0.1 to 2.1.0#879

Merged
riesentoaster merged 1 commit intomainfrom
dependabot/uv/pygls-2.1.0
Mar 31, 2026
Merged

Bump pygls from 2.0.1 to 2.1.0#879
riesentoaster merged 1 commit intomainfrom
dependabot/uv/pygls-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps pygls from 2.0.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

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
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 2.0.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@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: pygls
  dependency-version: 2.1.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 python:uv Pull requests that update python:uv code labels Mar 31, 2026
@github-actions
Copy link
Copy Markdown

🐰 Bencher Report

Branchdependabot/uv/pygls-2.1.0
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
tests/test_benchmarks.py::test_generate_with_single_hard_constraint📈 view plot
🚷 view threshold
1,938.52 ms
(+9.22%)Baseline: 1,774.85 ms
2,097.32 ms
(92.43%)
tests/test_benchmarks.py::test_generate_with_single_soft_constraint📈 view plot
🚷 view threshold
47,098.44 ms
(-8.71%)Baseline: 51,593.21 ms
79,462.88 ms
(59.27%)
tests/test_benchmarks.py::test_init_fandango📈 view plot
🚷 view threshold
153.78 ms
(+2.50%)Baseline: 150.02 ms
160.95 ms
(95.54%)
tests/test_benchmarks.py::test_parse_spec📈 view plot
🚷 view threshold
153.85 ms
(+0.79%)Baseline: 152.65 ms
159.89 ms
(96.23%)
🐰 View full continuous benchmarking report in Bencher

@riesentoaster riesentoaster merged commit e9d9d02 into main Mar 31, 2026
29 checks passed
@riesentoaster riesentoaster deleted the dependabot/uv/pygls-2.1.0 branch March 31, 2026 08:54
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant