Skip to content

chore(deps): update dependency python-language-server to ^0.36.0#40

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/python-language-server-0.x
Open

chore(deps): update dependency python-language-server to ^0.36.0#40
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/python-language-server-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 25, 2026

This PR contains the following updates:

Package Change Age Confidence
python-language-server ^0.31.7^0.36.0 age confidence

Release Notes

palantir/python-language-server (python-language-server)

v0.36.2

Compare Source

  • Flatten folding regions
  • Enable code folding results aggregation

v0.36.1

Compare Source

  • Add code in front of the diagnostic message for flake8.
  • Pass document path to jedi_names when a file is not placed in a module.

v0.36.0

Compare Source

  • Allow passing explicit environment variables to Jedi environment
  • Add document path to Jedi's sys_path
  • Resolve flake8_executable allowing ~/${HOME} paths
  • Pass server settings to new workspaces
  • Synchronize document text updates
  • Correct method and attribute detection on document/symbols call
  • Specify relevant document path when retrieving some plugin settings

v0.35.1

Compare Source

  • Fix ujson dependency for Python 2.

v0.35.0

Compare Source

  • Allow usage of Pylint via stdin.
  • Require python-jsonrpc-server >= 0.4.0
  • Update ujson dependency to work with its latest release.
  • Move CI to Github Actions.

v0.34.1

Compare Source

  • Make flake8 plugin use stdin.
  • Fix error when formatting if continuation lines are incorrectly indented when using autopep8.

v0.34.0

Compare Source

  • Add option to configure flake8 executable.
  • Read pycodestyle and flake8 configurations per workspace.
  • Parse ignore arguments in flake8 to avoid issues with Atom.

v0.33.3

Compare Source

  • Do not start shutdown sequence on TCP when not checking parent process

v0.33.2

Compare Source

  • Do not create documents from a textDocument/rename
  • Fix some code quality and bug-risk issues

v0.33.1

Compare Source

  • Add support for autopep8 aggressive option from config file

v0.33.0

Compare Source

  • Add optional class objects to completion list.
  • Fix completions with one arg.
  • Remove pycodestyle plugin's dependency on autopep8.

v0.32.0

Compare Source

  • Increase minimal supported version of flake8 and match flake8 requirements to PyLS ones.
  • Add support for renaming with Jedi.
  • Update Jedi calls for its 0.17 API
  • Fix flake8 io deadlock.
  • Follow LSP protocol when workspace folders are changed.
  • Adapt root workspace uri if folder is changed.
  • Add option to activate fuzzy completions in Jedi.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants