Commit 4385be8
authored
chore(deps): update dependency typer to >0.16,<0.24 (#1399)
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.22`
→ `>0.16,<0.24` |

|

|
---
### Release Notes
<details>
<summary>fastapi/typer (typer)</summary>
###
[`v0.23.0`](https://redirect.github.com/fastapi/typer/releases/tag/0.23.0)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.22.0...0.23.0)
##### Breaking Changes
- ♻️ When printing error tracebacks with Rich, default to not showing
locals, which are sometimes verbose. PR
[#​1072](https://redirect.github.com/fastapi/typer/pull/1072) by
[@​tiangolo](https://redirect.github.com/tiangolo).
##### Docs
- 📝 Add more explicit deprecation note in shell packages. PR
[#​1534](https://redirect.github.com/fastapi/typer/pull/1534) by
[@​tiangolo](https://redirect.github.com/tiangolo).
##### Internal
- ⬆ Bump cryptography from 46.0.4 to 46.0.5. PR
[#​1532](https://redirect.github.com/fastapi/typer/pull/1532) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- 🔨 Tweak PDM hook script, remove unnecessary default. PR
[#​1536](https://redirect.github.com/fastapi/typer/pull/1536) by
[@​tiangolo](https://redirect.github.com/tiangolo).
- ♻️ Simplify build setup scripts and configs for deprecated wrapper
packages. PR
[#​1535](https://redirect.github.com/fastapi/typer/pull/1535) by
[@​tiangolo](https://redirect.github.com/tiangolo).
###
[`v0.22.0`](https://redirect.github.com/fastapi/typer/releases/tag/0.22.0)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.21.2...0.22.0)
##### Breaking Changes
- 💥 Make `typer-slim` a shallow wrapper around `typer`, always requiring
`rich` and `shellingham`. PR
[#​1522](https://redirect.github.com/fastapi/typer/pull/1522) by
[@​svlandeg](https://redirect.github.com/svlandeg).
###
[`v0.21.2`](https://redirect.github.com/fastapi/typer/releases/tag/0.21.2)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.21.1...0.21.2)
##### Fixes
- 🐛 Fix highlighting of optional variadic argument metavars. PR
[#​1508](https://redirect.github.com/fastapi/typer/pull/1508) by
[@​BenjyWiener](https://redirect.github.com/BenjyWiener).
- 🐛 Fix `--help` text alignment when using `typer.style()` in option
descriptions. PR
[#​1356](https://redirect.github.com/fastapi/typer/pull/1356) by
[@​mahimairaja](https://redirect.github.com/mahimairaja).
##### Refactors
- 🎨 Update types and errors, comment ty for now. PR
[#​1531](https://redirect.github.com/fastapi/typer/pull/1531) by
[@​tiangolo](https://redirect.github.com/tiangolo).
##### Upgrades
- ➖ Drop `typing-extensions` as external dependency. PR
[#​1467](https://redirect.github.com/fastapi/typer/pull/1467) by
[@​svlandeg](https://redirect.github.com/svlandeg).
##### Docs
- 📝 Add reference (code API) docs. PR
[#​1504](https://redirect.github.com/fastapi/typer/pull/1504) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- 📝 Update the "Building a Package" tutorial to use `uv` instead of
`poetry`. PR
[#​1474](https://redirect.github.com/fastapi/typer/pull/1474) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- 📝 Update `management-tasks.md` to be in line with
`management-tasks.md` in FastAPI repo. PR
[#​1519](https://redirect.github.com/fastapi/typer/pull/1519) by
[@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- 📝 Add link to Typer developer survey. PR
[#​1514](https://redirect.github.com/fastapi/typer/pull/1514) by
[@​tiangolo](https://redirect.github.com/tiangolo).
- 📝 Add contribution instructions about LLM generated code and comments
and automated tools for PRs. PR
[#​1489](https://redirect.github.com/fastapi/typer/pull/1489) by
[@​alejsdev](https://redirect.github.com/alejsdev).
- 🐛 Fix copy button in `custom.js`. PR
[#​1488](https://redirect.github.com/fastapi/typer/pull/1488) by
[@​alejsdev](https://redirect.github.com/alejsdev).
##### Internal
- 🔧 Update config for labeler. PR
[#​1530](https://redirect.github.com/fastapi/typer/pull/1530) by
[@​tiangolo](https://redirect.github.com/tiangolo).
- 🔧 Remove no longer used requirements.txt file. PR
[#​1528](https://redirect.github.com/fastapi/typer/pull/1528) by
[@​tiangolo](https://redirect.github.com/tiangolo).
- 📌 Update internal dependency limits. PR
[#​1529](https://redirect.github.com/fastapi/typer/pull/1529) by
[@​tiangolo](https://redirect.github.com/tiangolo).
- 🔧 Add ty to pre-commit. PR
[#​1527](https://redirect.github.com/fastapi/typer/pull/1527) by
[@​tiangolo](https://redirect.github.com/tiangolo).
- 👷 Add `ty` to the CI `lint` check. PR
[#​1477](https://redirect.github.com/fastapi/typer/pull/1477) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- ⬆ Bump prek from 0.3.1 to 0.3.2. PR
[#​1524](https://redirect.github.com/fastapi/typer/pull/1524) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.14.14 to 0.15.0. PR
[#​1516](https://redirect.github.com/fastapi/typer/pull/1516) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- 🔧 Add generate-readme to pre-commit. PR
[#​1515](https://redirect.github.com/fastapi/typer/pull/1515) by
[@​tiangolo](https://redirect.github.com/tiangolo).
- 👷 Run mypy in pre-commit instead of `Lint` step in `test.yml`
workflow. PR
[#​1511](https://redirect.github.com/fastapi/typer/pull/1511) by
[@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- ⬆ Bump prek from 0.3.0 to 0.3.1. PR
[#​1510](https://redirect.github.com/fastapi/typer/pull/1510) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump rich from 14.3.1 to 14.3.2. PR
[#​1509](https://redirect.github.com/fastapi/typer/pull/1509) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ✅ Update test to use `mod` fixture. PR
[#​1506](https://redirect.github.com/fastapi/typer/pull/1506) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- ⬆ Bump rich from 14.2.0 to 14.3.1. PR
[#​1502](https://redirect.github.com/fastapi/typer/pull/1502) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.14.13 to 0.14.14. PR
[#​1499](https://redirect.github.com/fastapi/typer/pull/1499) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- 🔧 Ensure that an edit to `uv.lock` gets the `internal` label. PR
[#​1497](https://redirect.github.com/fastapi/typer/pull/1497) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- ⬆ Bump ruff from 0.14.10 to 0.14.13. PR
[#​1493](https://redirect.github.com/fastapi/typer/pull/1493) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump urllib3 from 2.6.2 to 2.6.3. PR
[#​1496](https://redirect.github.com/fastapi/typer/pull/1496) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump prek from 0.2.24 to 0.3.0. PR
[#​1495](https://redirect.github.com/fastapi/typer/pull/1495) 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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a9c5d33 commit 4385be8
2 files changed
+17
-6
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