Skip to content

chore(deps): update dependency typer to ^0.6 || ^0.7.0 || ^0.9.0 #755

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 3 commits into from
May 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typer ^0.6 || ^0.7.0 -> ^0.6 || ^0.7.0 || ^0.9.0 age adoption passing confidence

Release Notes

tiangolo/typer

v0.9.0

Compare Source

Features
  • ✨ Add support for PEP-593 Annotated for specifying options and arguments. Initial PR #​584 by @​ryangalamb.
    • New docs: Optional CLI arguments.
    • It is no longer required to pass a default value of ... to mark a CLI Argument or CLI Option as required.
    • It is now recommended to use Annotated for typer.Option() and typer.Argument().
    • All the docs have been updated to recommend Annotated.
Docs
  • 📝 Update docs examples for custom param types using Annotated, fix overloads for typer.Argument. PR #​594 by @​tiangolo.
Internal

v0.8.0

Compare Source

Features
Upgrades
Docs
Internal

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, check this box

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

@renovate renovate bot changed the title chore(deps): update dependency typer to ^0.6 || ^0.7.0 || ^0.8.0 chore(deps): update dependency typer to ^0.6 || ^0.7.0 || ^0.9.0 May 2, 2023
@renovate renovate bot force-pushed the renovate/typer-0.x branch from 538ffaa to 30d665f Compare May 2, 2023 09:31
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Merging #755 (8b1b8fb) into main (3cf679e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #755   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         1971      1971           
=========================================
  Hits          1971      1971           

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

@renovate
Copy link
Contributor Author

renovate bot commented May 27, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@dbanty dbanty merged commit 7e8d627 into main May 27, 2023
@dbanty dbanty deleted the renovate/typer-0.x branch May 27, 2023 01:02
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