osism / openstack-image-manager

Easily manage and keep up to date a large number of images on an OpenStack environment
https://osism.tech/docs/guides/operations-guide/openstack/tools/image-manager/
Apache License 2.0
29 stars 19 forks source link

chore(deps): update dependency typer to v0.10.0 #755

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typer ==0.9.2 -> ==0.10.0 age adoption passing confidence
typer ==0.9.4 -> ==0.10.0 age adoption passing confidence

Release Notes

tiangolo/typer (typer) ### [`v0.10.0`](https://togithub.com/tiangolo/typer/releases/tag/0.10.0) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.9.4...0.10.0) ##### Fixes - πŸ› Fix default value of `None` for CLI Parameters when the type is `list | None` and the default value is `None`. PR [#​664](https://togithub.com/tiangolo/typer/pull/664) by [@​theowisear](https://togithub.com/theowisear). ### [`v0.9.4`](https://togithub.com/tiangolo/typer/releases/tag/0.9.4) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.9.3...0.9.4) ##### Features - ✨ Improve support for CLI translations using gettext. PR [#​417](https://togithub.com/tiangolo/typer/pull/417) by [@​mjodmj](https://togithub.com/mjodmj). ### [`v0.9.3`](https://togithub.com/tiangolo/typer/releases/tag/0.9.3) [Compare Source](https://togithub.com/tiangolo/typer/compare/0.9.2...0.9.3) ##### Fixes - πŸ› Fix evaluating stringified annotations in Python 3.10 (also `from __future__ import annotations`). PR [#​721](https://togithub.com/tiangolo/typer/pull/721) by [@​heckad](https://togithub.com/heckad).

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 these updates again.



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