Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
deps: update dependency typing-extensions to v4.3.0 (#307)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typing-extensions](https://togithub.com/python/typing_extensions) ([changelog](https://togithub.com/python/typing_extensions/blob/main/CHANGELOG.md)) | `==4.1.1` -> `==4.3.0` | [![age](https://badges.renovateapi.com/packages/pypi/typing-extensions/4.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/typing-extensions/4.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/typing-extensions/4.3.0/compatibility-slim/4.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/typing-extensions/4.3.0/confidence-slim/4.1.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>python/typing_extensions</summary>

### [`v4.3.0`](https://togithub.com/python/typing_extensions/blob/HEAD/CHANGELOG.md#Release-430-July-1-2022)

[Compare Source](https://togithub.com/python/typing_extensions/compare/4.2.0...4.3.0)

-   Add `typing_extensions.NamedTuple`, allowing for generic `NamedTuple`s on
    Python <3.11 (backport from [python/cpython#&#8203;92027](https://togithub.com/python/cpython/issues/92027), by Serhiy Storchaka). Patch
    by Alex Waygood ([@&#8203;AlexWaygood](https://togithub.com/AlexWaygood)).
-   Adjust `typing_extensions.TypedDict` to allow for generic `TypedDict`s on
    Python <3.11 (backport from [python/cpython#&#8203;27663](https://togithub.com/python/cpython/issues/27663), by Samodya Abey). Patch by
    Alex Waygood ([@&#8203;AlexWaygood](https://togithub.com/AlexWaygood)).

### [`v4.2.0`](https://togithub.com/python/typing_extensions/blob/HEAD/CHANGELOG.md#Release-420-April-17-2022)

[Compare Source](https://togithub.com/python/typing_extensions/compare/4.1.1...4.2.0)

-   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 ([@&#8203;cdce8p](https://togithub.com/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#&#8203;89263](https://togithub.com/python/cpython/issues/89263).
-   Add `typing_extensions.assert_type`. Backport from bpo-46480.
-   Drop support for Python 3.6. Original patch by Adam Turner ([@&#8203;AA-Turner](https://togithub.com/AA-Turner)).

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-service-management).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMCIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4wIn0=-->
  • Loading branch information
renovate-bot committed Sep 28, 2022
1 parent 2e4b87b commit eb8037c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit eb8037c

Please sign in to comment.