k8s-at-home / charts

⚠️ Deprecated : Helm charts for applications you run at home
https://docs.k8s-at-home.com
Apache License 2.0
1.45k stars 623 forks source link

chore(deps): update dependency typer to v0.4.2 #1677

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typer ==0.4.1 -> ==0.4.2 age adoption passing confidence

Release Notes

tiangolo/typer ### [`v0.4.2`](https://togithub.com/tiangolo/typer/releases/tag/0.4.2) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.4.1...0.4.2) ##### Fixes - 🐛 Fix type conversion for `List` and `Tuple` and their internal types. PR [#​143](https://togithub.com/tiangolo/typer/pull/143) by [@​hellowhistler](https://togithub.com/hellowhistler). - 🐛 Fix `context_settings` for a Typer app with a single command. PR [#​210](https://togithub.com/tiangolo/typer/pull/210) by [@​daddycocoaman](https://togithub.com/daddycocoaman). ##### Docs - 📝 Clarify testing documentation about checking `stderr`. PR [#​335](https://togithub.com/tiangolo/typer/pull/335) by [@​cgabard](https://togithub.com/cgabard). - ✏ Fix typo in docs for CLI Option autocompletion. PR [#​288](https://togithub.com/tiangolo/typer/pull/288) by [@​graue70](https://togithub.com/graue70). - 🎨 Fix header format for "Standard Input" in `docs/tutorial/printing.md`. PR [#​386](https://togithub.com/tiangolo/typer/pull/386) by [@​briancohan](https://togithub.com/briancohan). - ✏ Fix typo in `docs/tutorial/terminating.md`. PR [#​382](https://togithub.com/tiangolo/typer/pull/382) by [@​kianmeng](https://togithub.com/kianmeng). - ✏ Fix syntax typo in `docs/tutorial/package.md`. PR [#​333](https://togithub.com/tiangolo/typer/pull/333) by [@​ryanstreur](https://togithub.com/ryanstreur). - ✏ Fix typo, duplicated word in `docs/tutorial/options/required.md`.. PR [#​316](https://togithub.com/tiangolo/typer/pull/316) by [@​michaelriri](https://togithub.com/michaelriri). - ✏ Fix minor typo in `index.md`. PR [#​274](https://togithub.com/tiangolo/typer/pull/274) by [@​RmStorm](https://togithub.com/RmStorm). - ✏ Fix double "and" typo in first-steps tutorial. PR [#​225](https://togithub.com/tiangolo/typer/pull/225) by [@​softwarebloat](https://togithub.com/softwarebloat). - 🎨 Fix format in docs explaining `datetime` parameter type. PR [#​220](https://togithub.com/tiangolo/typer/pull/220) by [@​DiegoPiloni](https://togithub.com/DiegoPiloni). ##### Internal - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#​404](https://togithub.com/tiangolo/typer/pull/404) by [@​pre-commit-ci\[bot\]](https://togithub.com/apps/pre-commit-ci). - 👷 Fix Material for MkDocs install in CI. PR [#​395](https://togithub.com/tiangolo/typer/pull/395) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Add pre-commit CI config. PR [#​394](https://togithub.com/tiangolo/typer/pull/394) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Clear MkDocs Insiders cache. PR [#​393](https://togithub.com/tiangolo/typer/pull/393) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Add pre-commit config and formatting. PR [#​392](https://togithub.com/tiangolo/typer/pull/392) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Disable installing MkDocs Insiders in forks. PR [#​391](https://togithub.com/tiangolo/typer/pull/391) by [@​tiangolo](https://togithub.com/tiangolo). - ⬆️ Upgrade Codecov GitHub Action. PR [#​383](https://togithub.com/tiangolo/typer/pull/383) by [@​tiangolo](https://togithub.com/tiangolo).

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.



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