Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
typing-extensions (changelog) 4.13.2 -> 4.15.0 age confidence

Release Notes

python/typing_extensions (typing-extensions)

v4.15.0

Compare Source

No user-facing changes since 4.15.0rc1.

v4.14.1

Compare Source

  • Fix usage of typing_extensions.TypedDict nested inside other types
    (e.g., typing.Type[typing_extensions.TypedDict]). This is not allowed by the
    type system but worked on older versions, so we maintain support.

v4.14.0

Compare Source

Changes since 4.14.0rc1:

  • Remove __or__ and __ror__ methods from typing_extensions.Sentinel
    on Python versions <3.10. PEP 604 was introduced in Python 3.10, and
    typing_extensions does not generally attempt to backport PEP-604 methods
    to prior versions.
  • Further update typing_extensions.evaluate_forward_ref with changes in Python 3.14.

Configuration

📅 Schedule: 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
@renovate renovate bot changed the title fix(deps): update dependency typing-extensions to v4.14.0 fix(deps): update dependency typing-extensions to v4.14.1 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/typing-extensions-4.x-lockfile branch from f8dfe6c to 8d502da Compare July 4, 2025 19:24
@renovate renovate bot force-pushed the renovate/typing-extensions-4.x-lockfile branch from 8d502da to 3e7af86 Compare August 10, 2025 14:27
@renovate renovate bot changed the title fix(deps): update dependency typing-extensions to v4.14.1 fix(deps): update dependency typing-extensions to v4.15.0 Aug 25, 2025
@renovate renovate bot force-pushed the renovate/typing-extensions-4.x-lockfile branch from 3e7af86 to 8534ca9 Compare August 25, 2025 16:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants