Skip to content

Update dependency typing-extensions to v4.13.2 #959

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Apr 5, 2025

This PR contains the following updates:

Package Update Change
typing-extensions (changelog) patch ==4.13.1 -> ==4.13.2

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.

Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot requested a review from a team April 5, 2025 12:26
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/typing-extensions-4.x branch from 642c68c to b2d847f Compare April 12, 2025 08:14
@red-hat-konflux red-hat-konflux bot changed the title Update dependency typing-extensions to v4.13.1 Update dependency typing-extensions to v4.13.2 Apr 12, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@JAVGan JAVGan force-pushed the konflux/mintmaker/master/typing-extensions-4.x branch from b2d847f to 11202f7 Compare May 21, 2025 12:56
@JAVGan JAVGan merged commit e95ab77 into master May 21, 2025
2 checks passed
@JAVGan JAVGan deleted the konflux/mintmaker/master/typing-extensions-4.x branch May 21, 2025 13:06
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.

1 participant