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

fix(deps): update dependency typer to ^0.10.0 #77

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typer ^0.9.0 -> ^0.10.0 age adoption passing confidence

Release Notes

tiangolo/typer (typer)

v0.10.0

Compare Source

Fixes
  • 🐛 Fix default value of None for CLI Parameters when the type is list | None and the default value is None. PR #​664 by @​theowisear.

v0.9.4

Compare Source

Features

v0.9.3

Compare Source

Fixes
  • 🐛 Fix evaluating stringified annotations in Python 3.10 (also from __future__ import annotations). PR #​721 by @​heckad.

v0.9.2

Compare Source

Fixes
  • 🐛 Fix display of default value for Enum parameters inside of a list, include docs and tests. PR #​473 by @​asieira.
  • 🐛 Update type annotations for show_default parameter and update docs for setting a "Custom default string". PR #​501 by @​plannigan.
Docs

v0.9.1

Compare Source

Fixes
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 requested a review from hatamiarash7 as a code owner March 23, 2024 18:41
@hatamiarash7 hatamiarash7 merged commit 0283924 into master Mar 24, 2024
3 checks passed
@hatamiarash7 hatamiarash7 deleted the renovate/typer-0.x branch March 24, 2024 11:18
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.

None yet

1 participant