Update dependency typing_extensions to v4.14.0 - autoclosed #67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/typing_extensions-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==4.12.2
->==4.14.0
Release Notes
python/typing_extensions (typing_extensions)
v4.14.0
Compare Source
Changes since 4.14.0rc1:
__or__
and__ror__
methods fromtyping_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 methodsto prior versions.
typing_extensions.evaluate_forward_ref
with changes in Python 3.14.v4.13.2
Compare Source
TypeError
when taking the union oftyping_extensions.TypeAliasType
and atyping.TypeAliasType
on Python 3.12 and 3.13.Patch by Joren Hammudoglu.
to avoid having user arguments shadowed in generated
__new__
by@typing_extensions.deprecated
.Patch by Victorien Plot.
v4.13.1
Compare Source
Bugfixes:
TypeError
when usingConcatenate
.Patch by Daraan.
TypeError
when usingevaluate_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: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.
Update dependency typing_extensions to v4.13.0to Update dependency typing_extensions to v4.13.2dcbf089776
to2daccae8fd
2daccae8fd
toc36861181a
Update dependency typing_extensions to v4.13.2to Update dependency typing_extensions to v4.14.0c36861181a
to765da5bb85
765da5bb85
tobeab927c2f
Update dependency typing_extensions to v4.14.0to Update dependency typing_extensions to v4.14.0 - autoclosedPull request closed