Commit ddda419
authored
chore(deps): update dependency typer to >0.16,<0.25 (#1403)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [typer](https://redirect.github.com/fastapi/typer)
([changelog](https://typer.tiangolo.com/release-notes/)) | `>0.16,<0.24`
→ `>0.16,<0.25` |

|

|
---
### Release Notes
<details>
<summary>fastapi/typer (typer)</summary>
###
[`v0.24.0`](https://redirect.github.com/fastapi/typer/releases/tag/0.24.0)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.23.2...0.24.0)
##### Breaking Changes
- ➖ Drop support for Python 3.9. PR
[#​1546](https://redirect.github.com/fastapi/typer/pull/1546) by
[@​tiangolo](https://redirect.github.com/tiangolo).
###
[`v0.23.2`](https://redirect.github.com/fastapi/typer/releases/tag/0.23.2)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.23.1...0.23.2)
##### Features
- ✅ Monkeypatch console width to allow running `pytest` directly. PR
[#​1542](https://redirect.github.com/fastapi/typer/pull/1542) by
[@​SwaatiR](https://redirect.github.com/SwaatiR).
##### Internal
- 👷 Run tests with lower bound uv sync, update minimum dependencies. PR
[#​1526](https://redirect.github.com/fastapi/typer/pull/1526) by
[@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- ⬆ Bump prek from 0.3.2 to 0.3.3. PR
[#​1545](https://redirect.github.com/fastapi/typer/pull/1545) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.0 to 0.15.1. PR
[#​1541](https://redirect.github.com/fastapi/typer/pull/1541) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
###
[`v0.23.1`](https://redirect.github.com/fastapi/typer/releases/tag/0.23.1)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.23.0...0.23.1)
##### Fixes
- 🐛 Fix `TYPER_USE_RICH` parsing to allow disabling Rich completely. PR
[#​1539](https://redirect.github.com/fastapi/typer/pull/1539) by
[@​bckohan](https://redirect.github.com/bckohan).
##### Docs
- 📝 Remove documentation pages that reference using Click directly. PR
[#​1538](https://redirect.github.com/fastapi/typer/pull/1538) by
[@​svlandeg](https://redirect.github.com/svlandeg).
##### Internal
- ⬆ Bump ty from 0.0.15 to 0.0.16. PR
[#​1533](https://redirect.github.com/fastapi/typer/pull/1533) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
</details>
---
### 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 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/openapi-generators/openapi-python-client).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 96d0047 commit ddda419
2 files changed
+8
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments