Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typing-extensions (changelog) ^4.13.2 -> ^4.14.0 age adoption passing confidence
typing-extensions (changelog) >=4.13.2,<5.0.0 -> >=4.14.0,<5.0.0 age adoption passing confidence

Release Notes

python/typing_extensions (typing-extensions)

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 these updates 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 requested a review from a team as a code owner June 6, 2025 22:42
@kenany kenany force-pushed the renovate/typing-extensions-4.x branch from 61040d6 to 3c599cf Compare June 9, 2025 20:24
@renovate
Copy link
Contributor Author

renovate bot commented Jun 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kenany kenany force-pushed the renovate/typing-extensions-4.x branch from 3c599cf to 6a2462d Compare June 9, 2025 20:29
@kenany kenany merged commit e81c363 into main Jun 9, 2025
46 checks passed
@kenany kenany deleted the renovate/typing-extensions-4.x branch June 9, 2025 21:04
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.

2 participants