Skip to content

fix(deps): update dependency typing_extensions to ~=4.13.2 - autoclosed#366

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typing_extensions-4.13.x
Closed

fix(deps): update dependency typing_extensions to ~=4.13.2 - autoclosed#366
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typing_extensions-4.13.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 1, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
typing_extensions (changelog) ~=4.12.2 -> ~=4.13.2 age confidence

Release Notes

python/typing_extensions (typing_extensions)

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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from linuxdaemon October 1, 2025 23:42
@renovate renovate Bot force-pushed the renovate/typing_extensions-4.13.x branch 2 times, most recently from e27711d to e9a3fb3 Compare October 2, 2025 00:57
@renovate renovate Bot force-pushed the renovate/typing_extensions-4.13.x branch from e9a3fb3 to 52c2b7e Compare October 2, 2025 00:59
@renovate renovate Bot changed the title fix(deps): update dependency typing_extensions to ~=4.13.2 fix(deps): update dependency typing_extensions to ~=4.13.2 - autoclosed Oct 2, 2025
@renovate renovate Bot closed this Oct 2, 2025
@renovate renovate Bot deleted the renovate/typing_extensions-4.13.x branch October 2, 2025 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant