Skip to content

Commit 4385be8

Browse files
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` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/typer/0.23.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/typer/0.21.1/0.23.0?slim=true) | --- ### 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 [#&#8203;1072](https://redirect.github.com/fastapi/typer/pull/1072) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). ##### Docs - 📝 Add more explicit deprecation note in shell packages. PR [#&#8203;1534](https://redirect.github.com/fastapi/typer/pull/1534) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). ##### Internal - ⬆ Bump cryptography from 46.0.4 to 46.0.5. PR [#&#8203;1532](https://redirect.github.com/fastapi/typer/pull/1532) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - 🔨 Tweak PDM hook script, remove unnecessary default. PR [#&#8203;1536](https://redirect.github.com/fastapi/typer/pull/1536) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). - ♻️ Simplify build setup scripts and configs for deprecated wrapper packages. PR [#&#8203;1535](https://redirect.github.com/fastapi/typer/pull/1535) by [@&#8203;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 [#&#8203;1522](https://redirect.github.com/fastapi/typer/pull/1522) by [@&#8203;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 [#&#8203;1508](https://redirect.github.com/fastapi/typer/pull/1508) by [@&#8203;BenjyWiener](https://redirect.github.com/BenjyWiener). - 🐛 Fix `--help` text alignment when using `typer.style()` in option descriptions. PR [#&#8203;1356](https://redirect.github.com/fastapi/typer/pull/1356) by [@&#8203;mahimairaja](https://redirect.github.com/mahimairaja). ##### Refactors - 🎨 Update types and errors, comment ty for now. PR [#&#8203;1531](https://redirect.github.com/fastapi/typer/pull/1531) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). ##### Upgrades - ➖ Drop `typing-extensions` as external dependency. PR [#&#8203;1467](https://redirect.github.com/fastapi/typer/pull/1467) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). ##### Docs - 📝 Add reference (code API) docs. PR [#&#8203;1504](https://redirect.github.com/fastapi/typer/pull/1504) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - 📝 Update the "Building a Package" tutorial to use `uv` instead of `poetry`. PR [#&#8203;1474](https://redirect.github.com/fastapi/typer/pull/1474) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - 📝 Update `management-tasks.md` to be in line with `management-tasks.md` in FastAPI repo. PR [#&#8203;1519](https://redirect.github.com/fastapi/typer/pull/1519) by [@&#8203;YuriiMotov](https://redirect.github.com/YuriiMotov). - 📝 Add link to Typer developer survey. PR [#&#8203;1514](https://redirect.github.com/fastapi/typer/pull/1514) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). - 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR [#&#8203;1489](https://redirect.github.com/fastapi/typer/pull/1489) by [@&#8203;alejsdev](https://redirect.github.com/alejsdev). - 🐛 Fix copy button in `custom.js`. PR [#&#8203;1488](https://redirect.github.com/fastapi/typer/pull/1488) by [@&#8203;alejsdev](https://redirect.github.com/alejsdev). ##### Internal - 🔧 Update config for labeler. PR [#&#8203;1530](https://redirect.github.com/fastapi/typer/pull/1530) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). - 🔧 Remove no longer used requirements.txt file. PR [#&#8203;1528](https://redirect.github.com/fastapi/typer/pull/1528) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). - 📌 Update internal dependency limits. PR [#&#8203;1529](https://redirect.github.com/fastapi/typer/pull/1529) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). - 🔧 Add ty to pre-commit. PR [#&#8203;1527](https://redirect.github.com/fastapi/typer/pull/1527) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). - 👷 Add `ty` to the CI `lint` check. PR [#&#8203;1477](https://redirect.github.com/fastapi/typer/pull/1477) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - ⬆ Bump prek from 0.3.1 to 0.3.2. PR [#&#8203;1524](https://redirect.github.com/fastapi/typer/pull/1524) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.14.14 to 0.15.0. PR [#&#8203;1516](https://redirect.github.com/fastapi/typer/pull/1516) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - 🔧 Add generate-readme to pre-commit. PR [#&#8203;1515](https://redirect.github.com/fastapi/typer/pull/1515) by [@&#8203;tiangolo](https://redirect.github.com/tiangolo). - 👷 Run mypy in pre-commit instead of `Lint` step in `test.yml` workflow. PR [#&#8203;1511](https://redirect.github.com/fastapi/typer/pull/1511) by [@&#8203;YuriiMotov](https://redirect.github.com/YuriiMotov). - ⬆ Bump prek from 0.3.0 to 0.3.1. PR [#&#8203;1510](https://redirect.github.com/fastapi/typer/pull/1510) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump rich from 14.3.1 to 14.3.2. PR [#&#8203;1509](https://redirect.github.com/fastapi/typer/pull/1509) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ✅ Update test to use `mod` fixture. PR [#&#8203;1506](https://redirect.github.com/fastapi/typer/pull/1506) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - ⬆ Bump rich from 14.2.0 to 14.3.1. PR [#&#8203;1502](https://redirect.github.com/fastapi/typer/pull/1502) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.14.13 to 0.14.14. PR [#&#8203;1499](https://redirect.github.com/fastapi/typer/pull/1499) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - 🔧 Ensure that an edit to `uv.lock` gets the `internal` label. PR [#&#8203;1497](https://redirect.github.com/fastapi/typer/pull/1497) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - ⬆ Bump ruff from 0.14.10 to 0.14.13. PR [#&#8203;1493](https://redirect.github.com/fastapi/typer/pull/1493) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump urllib3 from 2.6.2 to 2.6.3. PR [#&#8203;1496](https://redirect.github.com/fastapi/typer/pull/1496) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump prek from 0.2.24 to 0.3.0. PR [#&#8203;1495](https://redirect.github.com/fastapi/typer/pull/1495) by [@&#8203;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

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

pdm.lock

Lines changed: 16 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = { text = "MIT" }
66
requires-python = ">=3.10,<4.0"
77
dependencies = [
88
"jinja2>=3.0.0,<4.0.0",
9-
"typer>0.16,<0.22",
9+
"typer>0.16,<0.24",
1010
"colorama>=0.4.3; sys_platform == \"win32\"",
1111
"shellingham>=1.3.2,<2.0.0",
1212
"pydantic>=2.10,<3.0.0",

0 commit comments

Comments
 (0)