Skip to content
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

deps: update dependency typing-extensions to v4.3.0 #5245

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typing-extensions (changelog) ==4.1.1 -> ==4.3.0 age adoption passing confidence

Release Notes

python/typing_extensions

v4.3.0

Compare Source

v4.2.0

Compare Source

  • Re-export typing.Unpack and typing.TypeVarTuple on Python 3.11.
  • Add ParamSpecArgs and ParamSpecKwargs to __all__.
  • Improve "accepts only single type" error messages.
  • Improve the distributed package. Patch by Marc Mueller (@​cdce8p).
  • Update typing_extensions.dataclass_transform to rename the
    field_descriptors parameter to field_specifiers and accept
    arbitrary keyword arguments.
  • Add typing_extensions.get_overloads and
    typing_extensions.clear_overloads, and add registry support to
    typing_extensions.overload. Backport from python/cpython#​89263.
  • Add typing_extensions.assert_type. Backport from bpo-46480.
  • Drop support for Python 3.6. Original patch by Adam Turner (@​AA-Turner).

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 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner September 27, 2022 02:24
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Sep 27, 2022
@diegomarquezp diegomarquezp added the automerge Merge the pull request once unit tests and other checks pass. label Sep 27, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 9cce903 into googleapis:main Sep 27, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 27, 2022
@renovate-bot renovate-bot deleted the renovate/typing-extensions-4.x branch September 27, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants