Skip to content

fix(deps): update dependency typing-extensions to v4.14.0#632

Merged
dimastbk merged 1 commit into
masterfrom
renovate/typing-extensions-4.x-lockfile
Jun 3, 2025
Merged

fix(deps): update dependency typing-extensions to v4.14.0#632
dimastbk merged 1 commit into
masterfrom
renovate/typing-extensions-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 2, 2025

Copy link
Copy Markdown
Contributor

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

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/typing-extensions-4.x-lockfile branch from 0968165 to acd5130 Compare June 3, 2025 18:15
@dimastbk dimastbk merged commit 0d1cbfe into master Jun 3, 2025
20 checks passed
@renovate renovate Bot deleted the renovate/typing-extensions-4.x-lockfile branch June 3, 2025 18:21
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 15424760321

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.597%

Totals Coverage Status
Change from base Build 15424732311: 0.0%
Covered Lines: 1368
Relevant Lines: 1431

💛 - Coveralls

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