Skip to content

Jules migrate pygls v2#127

Merged
alcides merged 9 commits into
masterfrom
jules-migrate-pygls-v2
Oct 28, 2025
Merged

Jules migrate pygls v2#127
alcides merged 9 commits into
masterfrom
jules-migrate-pygls-v2

Conversation

@alcides

@alcides alcides commented Oct 28, 2025

Copy link
Copy Markdown
Owner

Migrate PyGLS to v2

dependabot Bot and others added 9 commits October 20, 2025 04:07
Bumps [pygls](https://github.com/openlawlibrary/pygls) from 1.3.1 to 2.0.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.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit updates the Language Server Protocol (LSP) integration to be compatible with `pygls` version 2.0.

The following changes were made:
- The `LanguageServer` import in `aeon/lsp/server.py` was updated to `pygls.lsp.server`.
- The `publish_diagnostics` method call in `aeon/lsp/server.py` was updated to `text_document_publish_diagnostics` and the arguments were wrapped in a `PublishDiagnosticsParams` object.
@alcides alcides merged commit 85fe98e into master Oct 28, 2025
5 checks passed
@alcides alcides deleted the jules-migrate-pygls-v2 branch October 28, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant