Skip to content

Update python-lsp-server requirement from <1.13.0,>=1.12.0 to >=1.12.0,<1.14.0 #4204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2025

Updates the requirements on python-lsp-server to permit the latest version.

Release notes

Sourced from python-lsp-server's releases.

v1.13.0

Minor release with the following new features and changes:

  • Format signatures in docstrings.
  • Add support for type definition.
  • Send websocket payload using a queue.
  • Fix getting symbols with inline comments that include the import word.
  • Drop support for Python 3.8
Changelog

Sourced from python-lsp-server's changelog.

Version 1.13.0 (2025/07/07)

New features

  • Format signatures in docstrings.
  • Add support for type definition.
  • Send websocket payload using a queue.
  • Fix getting symbols with inline comments that include the import word.
  • Drop support for Python 3.8

Issues Closed

In this release 4 issues were closed.

Pull Requests Merged

In this release 9 pull requests were closed.


Version 1.12.2 (2025/02/07)

Pull Requests Merged

In this release 1 pull request was closed.


Version 1.12.1 (2025/02/06)

Issues Closed

  • Issue 602 - test_jedi_completion_with_fuzzy_enabled fails with jedi 0.19.2

... (truncated)

Commits
  • 8c96441 Update changelog for 1.13.0 (#660)
  • 5b8f15a Add space between punctuation and next sentence (#656)
  • 5480e5d Add support for type definition (#645)
  • e0b5fcf Send websocket payload using a queue (#633)
  • 7b326c6 Add funding-manifest-urls for FLOSS fund (#657)
  • 4312316 Add a security policy (#655)
  • dd03085 Fix inline comments that include text with import (#639)
  • c8e4e99 Allow to format signatures in docstrings (#631)
  • e9776fd Drop Python 3.8, add Python 3.11 to CI and run pyupgrade (#650)
  • de15a88 Enforce setuptools 69 or newer to ensure py.typed marker gets included (#...
  • 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)

Updates the requirements on [python-lsp-server](https://github.com/python-lsp/python-lsp-server) to permit the latest version.
- [Release notes](https://github.com/python-lsp/python-lsp-server/releases)
- [Changelog](https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md)
- [Commits](python-lsp/python-lsp-server@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: python-lsp-server
  dependency-version: 1.13.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 9, 2025 15:50
@dependabot dependabot bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Jul 9, 2025
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants