Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

python/typing_extensions

v4.4.0

Compare Source

  • Add typing_extensions.Any a backport of python 3.11's Any class which is
    subclassable at runtime. (backport from python/cpython#​31841, by Shantanu
    and Jelle Zijlstra). Patch by James Hilton-Balfe (@​Gobot1234).
  • Add initial support for TypeVarLike default parameter, PEP 696.
    Patch by Marc Mueller (@​cdce8p).
  • Runtime support for PEP 698, adding typing_extensions.override. Patch by
    Jelle Zijlstra.
  • Add the infer_variance parameter to TypeVar, as specified in PEP 695.
    Patch by Jelle Zijlstra.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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

@renovate renovate bot added automerge dependencies Pull requests that update a dependency file labels Oct 6, 2022
@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Merging #655 (ae47916) into main (22fe2d2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #655   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          273       273           
=========================================
  Hits           273       273           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jackton1 jackton1 merged commit 421688c into main Oct 6, 2022
@jackton1 jackton1 deleted the renovate/typing-extensions-4.x branch October 6, 2022 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants