Skip to content

Bump jedi from 0.19.2 to 0.20.0#24882

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/jedi-0.20.0
Open

Bump jedi from 0.19.2 to 0.20.0#24882
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/jedi-0.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps jedi from 0.19.2 to 0.20.0.

Changelog

Sourced from jedi's changelog.

0.20.0 (2026-05-02) +++++++++++++++++++

  • Python 3.14 support
  • Removed support for Python 3.8 and 3.9
  • Upgraded Typeshed
  • Better support for Final/ClassVar
  • __new__ is now also recognized as a signature and TypeVar inference
  • Support for Self
  • Support for TypeAlias, generics for type[...] and tuple[...]
Commits
  • 3102215 Move the type parameter syntax tests so that it works for all versions
  • 1b37f2e Prepare for the 0.20.0 release
  • 8e4df5c Make sure the new generic syntax does not fail with latest parso
  • 4c9dbcc Merge pull request #2098 from davidhalter/updates
  • fedb1a5 Fix 3.10 tests in one more case
  • 87e782f Fix flake8
  • cd52d98 Fixes to get the tests passing for 3.10
  • d0b1180 Finally make tests work for 3.14
  • 8520a99 Implement support for TypeVar inference for new
  • 55e5f0c Implement new-style unions with TypeVars
  • 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 [jedi](https://github.com/davidhalter/jedi) from 0.19.2 to 0.20.0.
- [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/jedi@v0.19.2...v0.20.0)

---
updated-dependencies:
- dependency-name: jedi
  dependency-version: 0.20.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 Pull requests that update Python code labels May 11, 2026
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