Commit 5b25891
authored
chore(deps): update dependency typer to >0.16,<0.26 (#1430)
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.25`
→ `>0.16,<0.26` |

|

|
---
### Release Notes
<details>
<summary>fastapi/typer (typer)</summary>
###
[`v0.25.1`](https://redirect.github.com/fastapi/typer/releases/tag/0.25.1)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.25.0...0.25.1)
##### Features
- 🔧 Add Typer Library Skill for Agents. PR
[#​1620](https://redirect.github.com/fastapi/typer/pull/1620) by
[@​svlandeg](https://redirect.github.com/svlandeg).
##### Internal
- ⬆ Bump ruff from 0.15.11 to 0.15.12. PR
[#​1722](https://redirect.github.com/fastapi/typer/pull/1722) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump prek from 0.3.10 to 0.3.11. PR
[#​1723](https://redirect.github.com/fastapi/typer/pull/1723) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
###
[`v0.25.0`](https://redirect.github.com/fastapi/typer/releases/tag/0.25.0)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.24.2...0.25.0)
##### Features
- 🚸 Don't truncate code lines in traceback when formatted with Rich. PR
[#​1695](https://redirect.github.com/fastapi/typer/pull/1695) by
[@​YuriiMotov](https://redirect.github.com/YuriiMotov).
###
[`v0.24.2`](https://redirect.github.com/fastapi/typer/releases/tag/0.24.2)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.24.1...0.24.2)
##### Fixes
- 🐛 Ensure that `typer.launch` forwards correctly when launching a file.
PR [#​1708](https://redirect.github.com/fastapi/typer/pull/1708)
by [@​svlandeg](https://redirect.github.com/svlandeg).
##### Refactors
- 🎨 Ensure `ty` runs without errors. PR
[#​1628](https://redirect.github.com/fastapi/typer/pull/1628) by
[@​svlandeg](https://redirect.github.com/svlandeg).
##### Docs
- 📝 Add dates to release notes. PR
[#​1612](https://redirect.github.com/fastapi/typer/pull/1612) by
[@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- 💄 Fix code blocks in reference docs overflowing table width. PR
[#​1630](https://redirect.github.com/fastapi/typer/pull/1630) by
[@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- 📝 Fix broken link to FastAPI and Friends newsletter. PR
[#​1540](https://redirect.github.com/fastapi/typer/pull/1540) by
[@​Karlemami](https://redirect.github.com/Karlemami).
- 🔨 Handle external links `target=_blank` and CSS automatically in JS
and CSS. PR
[#​1622](https://redirect.github.com/fastapi/typer/pull/1622) by
[@​tiangolo](https://redirect.github.com/tiangolo).
- 📝 Remove link to Typer developer survey. PR
[#​1609](https://redirect.github.com/fastapi/typer/pull/1609) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- ✏️ Clean up documentation in `install.md` file. PR
[#​1606](https://redirect.github.com/fastapi/typer/pull/1606) by
[@​Johandielangman](https://redirect.github.com/Johandielangman).
##### Internal
- ⬆ Bump mypy from 1.20.1 to 1.20.2. PR
[#​1715](https://redirect.github.com/fastapi/typer/pull/1715) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump prek from 0.3.9 to 0.3.10. PR
[#​1716](https://redirect.github.com/fastapi/typer/pull/1716) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pydantic-settings from 2.13.1 to 2.14.0. PR
[#​1713](https://redirect.github.com/fastapi/typer/pull/1713) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.31 to 0.0.32. PR
[#​1711](https://redirect.github.com/fastapi/typer/pull/1711) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pydantic from 2.13.2 to 2.13.3. PR
[#​1712](https://redirect.github.com/fastapi/typer/pull/1712) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pygments from 2.19.2 to 2.20.0. PR
[#​1667](https://redirect.github.com/fastapi/typer/pull/1667) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pymdown-extensions from 10.20 to 10.21.2. PR
[#​1710](https://redirect.github.com/fastapi/typer/pull/1710) by
[@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- ⬆ Bump actions/cache from 5.0.4 to 5.0.5. PR
[#​1700](https://redirect.github.com/fastapi/typer/pull/1700) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pydantic from 2.13.1 to 2.13.2. PR
[#​1703](https://redirect.github.com/fastapi/typer/pull/1703) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump actions/upload-artifact from 7.0.0 to 7.0.1. PR
[#​1701](https://redirect.github.com/fastapi/typer/pull/1701) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.10 to 0.15.11. PR
[#​1704](https://redirect.github.com/fastapi/typer/pull/1704) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0. PR
[#​1702](https://redirect.github.com/fastapi/typer/pull/1702) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump astral-sh/setup-uv from 7.6.0 to 8.1.0. PR
[#​1699](https://redirect.github.com/fastapi/typer/pull/1699) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.30 to 0.0.31. PR
[#​1696](https://redirect.github.com/fastapi/typer/pull/1696) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pydantic from 2.13.0 to 2.13.1. PR
[#​1697](https://redirect.github.com/fastapi/typer/pull/1697) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- 🔒 Pin GitHub actions by commit SHA. PR
[#​1666](https://redirect.github.com/fastapi/typer/pull/1666) by
[@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- ⬆ Bump ty from 0.0.29 to 0.0.30. PR
[#​1693](https://redirect.github.com/fastapi/typer/pull/1693) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump prek from 0.3.8 to 0.3.9. PR
[#​1691](https://redirect.github.com/fastapi/typer/pull/1691) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pygithub from 2.9.0 to 2.9.1. PR
[#​1692](https://redirect.github.com/fastapi/typer/pull/1692) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump rich from 14.3.3 to 15.0.0. PR
[#​1688](https://redirect.github.com/fastapi/typer/pull/1688) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pydantic from 2.12.5 to 2.13.0. PR
[#​1687](https://redirect.github.com/fastapi/typer/pull/1687) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mypy from 1.20.0 to 1.20.1. PR
[#​1689](https://redirect.github.com/fastapi/typer/pull/1689) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump cryptography from 46.0.6 to 46.0.7. PR
[#​1682](https://redirect.github.com/fastapi/typer/pull/1682) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.9 to 0.15.10. PR
[#​1684](https://redirect.github.com/fastapi/typer/pull/1684) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pytest from 9.0.2 to 9.0.3. PR
[#​1681](https://redirect.github.com/fastapi/typer/pull/1681) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.28 to 0.0.29. PR
[#​1678](https://redirect.github.com/fastapi/typer/pull/1678) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.8 to 0.15.9. PR
[#​1674](https://redirect.github.com/fastapi/typer/pull/1674) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.27 to 0.0.28. PR
[#​1675](https://redirect.github.com/fastapi/typer/pull/1675) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pillow from 12.1.1 to 12.2.0. PR
[#​1672](https://redirect.github.com/fastapi/typer/pull/1672) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mypy from 1.19.1 to 1.20.0. PR
[#​1670](https://redirect.github.com/fastapi/typer/pull/1670) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.26 to 0.0.27. PR
[#​1669](https://redirect.github.com/fastapi/typer/pull/1669) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump cryptography from 46.0.5 to 46.0.6. PR
[#​1661](https://redirect.github.com/fastapi/typer/pull/1661) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.7 to 0.15.8. PR
[#​1659](https://redirect.github.com/fastapi/typer/pull/1659) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.25 to 0.0.26. PR
[#​1660](https://redirect.github.com/fastapi/typer/pull/1660) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- 👷 Configure `ty` to exit with error code on warnings. PR
[#​1657](https://redirect.github.com/fastapi/typer/pull/1657) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- ⬆ Bump requests from 2.32.5 to 2.33.0. PR
[#​1656](https://redirect.github.com/fastapi/typer/pull/1656) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.24 to 0.0.25. PR
[#​1652](https://redirect.github.com/fastapi/typer/pull/1652) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump prek from 0.3.6 to 0.3.8. PR
[#​1648](https://redirect.github.com/fastapi/typer/pull/1648) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pytest-cov from 7.0.0 to 7.1.0. PR
[#​1649](https://redirect.github.com/fastapi/typer/pull/1649) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pygithub from 2.8.1 to 2.9.0. PR
[#​1650](https://redirect.github.com/fastapi/typer/pull/1650) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mkdocs-material from 9.7.5 to 9.7.6. PR
[#​1645](https://redirect.github.com/fastapi/typer/pull/1645) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.6 to 0.15.7. PR
[#​1644](https://redirect.github.com/fastapi/typer/pull/1644) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.23 to 0.0.24. PR
[#​1646](https://redirect.github.com/fastapi/typer/pull/1646) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump prek from 0.3.5 to 0.3.6. PR
[#​1638](https://redirect.github.com/fastapi/typer/pull/1638) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.22 to 0.0.23. PR
[#​1639](https://redirect.github.com/fastapi/typer/pull/1639) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pyjwt from 2.10.1 to 2.12.0. PR
[#​1636](https://redirect.github.com/fastapi/typer/pull/1636) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump cairosvg from 2.8.2 to 2.9.0. PR
[#​1635](https://redirect.github.com/fastapi/typer/pull/1635) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.5 to 0.15.6. PR
[#​1633](https://redirect.github.com/fastapi/typer/pull/1633) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.21 to 0.0.22. PR
[#​1634](https://redirect.github.com/fastapi/typer/pull/1634) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump dorny/paths-filter from 3 to 4. PR
[#​1632](https://redirect.github.com/fastapi/typer/pull/1632) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mkdocs-material from 9.7.4 to 9.7.5. PR
[#​1629](https://redirect.github.com/fastapi/typer/pull/1629) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump prek from 0.3.4 to 0.3.5. PR
[#​1627](https://redirect.github.com/fastapi/typer/pull/1627) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.20 to 0.0.21. PR
[#​1624](https://redirect.github.com/fastapi/typer/pull/1624) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.4 to 0.15.5. PR
[#​1625](https://redirect.github.com/fastapi/typer/pull/1625) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mkdocs-material from 9.7.3 to 9.7.4. PR
[#​1621](https://redirect.github.com/fastapi/typer/pull/1621) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.19 to 0.0.20. PR
[#​1618](https://redirect.github.com/fastapi/typer/pull/1618) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump prek from 0.3.3 to 0.3.4. PR
[#​1617](https://redirect.github.com/fastapi/typer/pull/1617) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.15.2 to 0.15.4. PR
[#​1616](https://redirect.github.com/fastapi/typer/pull/1616) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ty from 0.0.18 to 0.0.19. PR
[#​1615](https://redirect.github.com/fastapi/typer/pull/1615) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump actions/download-artifact from 7 to 8. PR
[#​1614](https://redirect.github.com/fastapi/typer/pull/1614) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump actions/upload-artifact from 6 to 7. PR
[#​1613](https://redirect.github.com/fastapi/typer/pull/1613) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mkdocs-material from 9.7.2 to 9.7.3. PR
[#​1611](https://redirect.github.com/fastapi/typer/pull/1611) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mkdocstrings-python from 2.0.1 to 2.0.3. PR
[#​1605](https://redirect.github.com/fastapi/typer/pull/1605) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- ⬆ Bump ty from 0.0.17 to 0.0.18. PR
[#​1602](https://redirect.github.com/fastapi/typer/pull/1602) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump griffe-warnings-deprecated from 1.1.0 to 1.1.1. PR
[#​1603](https://redirect.github.com/fastapi/typer/pull/1603) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump griffe-typingdoc from 0.3.0 to 0.3.1. PR
[#​1604](https://redirect.github.com/fastapi/typer/pull/1604) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- 🔧 Upgrade pytest version and config. PR
[#​1570](https://redirect.github.com/fastapi/typer/pull/1570) by
[@​tiangolo](https://redirect.github.com/tiangolo).
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent dd2f095 commit 5b25891
2 files changed
Lines changed: 17 additions & 17 deletions
Some 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