Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ibm-mend-app[bot]
Copy link
Contributor

@ibm-mend-app ibm-mend-app bot commented Mar 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typing-extensions (changelog) 4.12.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.

v4.13.2

Compare Source

  • Fix TypeError when taking the union of typing_extensions.TypeAliasType and a
    typing.TypeAliasType on Python 3.12 and 3.13.
    Patch by Joren Hammudoglu.
  • Backport from CPython PR #​132160
    to avoid having user arguments shadowed in generated __new__ by
    @typing_extensions.deprecated.
    Patch by Victorien Plot.

v4.13.1

Compare Source

Bugfixes:

  • Fix regression in 4.13.0 on Python 3.10.2 causing a TypeError when using Concatenate.
    Patch by Daraan.
  • Fix TypeError when using evaluate_forward_ref on Python 3.10.1-2 and 3.9.8-10.
    Patch by Daraan.

v4.13.0

Compare Source

No user-facing changes since 4.13.0rc1.


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

@github-actions github-actions bot enabled auto-merge (squash) March 27, 2025 02:06
github-actions[bot]
github-actions bot previously approved these changes Mar 27, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from a5af36c to 816ae04 Compare April 4, 2025 02:11
@ibm-mend-app ibm-mend-app bot changed the title fix(deps): update dependency typing-extensions to v4.13.0 fix(deps): update dependency typing-extensions to v4.13.1 Apr 4, 2025
github-actions[bot]
github-actions bot previously approved these changes Apr 4, 2025
@ibm-mend-app ibm-mend-app bot changed the title fix(deps): update dependency typing-extensions to v4.13.1 fix(deps): update dependency typing-extensions to v4.13.2 Apr 11, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from 816ae04 to 0c8f0cc Compare April 11, 2025 02:10
github-actions[bot]
github-actions bot previously approved these changes Apr 11, 2025
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from 0c8f0cc to fd500e4 Compare June 3, 2025 06:41
@ibm-mend-app ibm-mend-app bot changed the title fix(deps): update dependency typing-extensions to v4.13.2 fix(deps): update dependency typing-extensions to v4.14.0 Jun 3, 2025
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.

0 participants