Update dependency typing-extensions to v4.14.0 #103

Merged
renovate_bot merged 1 commit from renovate/typing-extensions-4.x into main 2025-06-14 17:00:57 -07:00
Collaborator

This PR contains the following updates:

Package Type Update Change
typing-extensions (changelog) project.dependencies minor ==4.13.2 -> ==4.14.0

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [typing-extensions](https://github.com/python/typing_extensions) ([changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)) | project.dependencies | minor | `==4.13.2` -> `==4.14.0` | --- ### Release Notes <details> <summary>python/typing_extensions (typing-extensions)</summary> ### [`v4.14.0`](https://github.com/python/typing_extensions/blob/HEAD/CHANGELOG.md#Release-4140-June-2-2025) [Compare Source](https://github.com/python/typing_extensions/compare/4.13.2...4.14.0) 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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41NS4xIiwidXBkYXRlZEluVmVyIjoiNDAuNTUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate_bot added 1 commit 2025-06-14 17:00:38 -07:00
Update dependency typing-extensions to v4.14.0
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/vulnerability-scan Pipeline was successful
ci/woodpecker/pull_request_closed/lint Pipeline was successful
ci/woodpecker/pull_request_closed/vulnerability-scan Pipeline was successful
595c71e3df
renovate_bot scheduled this pull request to auto merge when all checks succeed 2025-06-14 17:00:38 -07:00
renovate_bot merged commit b1332b7ac4 into main 2025-06-14 17:00:57 -07:00
renovate_bot deleted branch renovate/typing-extensions-4.x 2025-06-14 17:00:57 -07:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: buckbanzai/seattlecitylight-mastodon-bot#103
No description provided.