-
-
Notifications
You must be signed in to change notification settings - Fork 251
Commit 403437e
authored
chore(deps): update dependency typer to >0.6,<0.18 (#1310)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [typer](https://redirect.github.com/fastapi/typer)
([changelog](https://typer.tiangolo.com/release-notes/)) | `>0.6,<0.17`
-> `>0.6,<0.18` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fastapi/typer (typer)</summary>
###
[`v0.17.3`](https://redirect.github.com/fastapi/typer/releases/tag/0.17.3)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.17.2...0.17.3)
##### Features
- ✨ Allow annotated parsing with a subclass of `Path`. PR
[#​1183](https://redirect.github.com/fastapi/typer/pull/1183) by
[@​emfdavid](https://redirect.github.com/emfdavid).
###
[`v0.17.2`](https://redirect.github.com/fastapi/typer/releases/tag/0.17.2)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.17.1...0.17.2)
##### Fixes
- 🐛 Avoid printing `default: None` in the help section when using Rich.
PR [#​1120](https://redirect.github.com/fastapi/typer/pull/1120)
by [@​mattmess1221](https://redirect.github.com/mattmess1221).
###
[`v0.17.1`](https://redirect.github.com/fastapi/typer/releases/tag/0.17.1)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.17.0...0.17.1)
##### Fixes
- 🐛 Fix markdown formatting in `--help` output. PR
[#​815](https://redirect.github.com/fastapi/typer/pull/815) by
[@​gar1t](https://redirect.github.com/gar1t).
###
[`v0.17.0`](https://redirect.github.com/fastapi/typer/releases/tag/0.17.0)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.16.1...0.17.0)
##### Features
- ⚡️ Lazy-load `rich_utils` to reduce startup time. PR
[#​1128](https://redirect.github.com/fastapi/typer/pull/1128) by
[@​oefe](https://redirect.github.com/oefe).
##### Internal
- ⬆ Bump ruff from 0.12.9 to 0.12.10. PR
[#​1280](https://redirect.github.com/fastapi/typer/pull/1280) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ \[pre-commit.ci] pre-commit autoupdate. PR
[#​1281](https://redirect.github.com/fastapi/typer/pull/1281) by
[@​pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci).
- ⬆ Update pytest-sugar requirement from <1.1.0,>=0.9.4 to
>=0.9.4,<1.2.0. PR
[#​1279](https://redirect.github.com/fastapi/typer/pull/1279) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
###
[`v0.16.1`](https://redirect.github.com/fastapi/typer/releases/tag/0.16.1)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.16.0...0.16.1)
##### Fixes
- 🐛 Avoid printing additional output with `no_args_is_help=True` and
Click 8.2. PR
[#​1278](https://redirect.github.com/fastapi/typer/pull/1278) by
[@​svlandeg](https://redirect.github.com/svlandeg).
##### Docs
- 📝 Remove duplicated line in `environment-variables.md`. PR
[#​1277](https://redirect.github.com/fastapi/typer/pull/1277) by
[@​neirzhei](https://redirect.github.com/neirzhei).
- 📝 Fix reference to `count` parameter in the documentation. PR
[#​1201](https://redirect.github.com/fastapi/typer/pull/1201) by
[@​PokkaKiyo](https://redirect.github.com/PokkaKiyo).
##### Internal
- ⬆ Bump ruff from 0.11.13 to 0.12.9. PR
[#​1276](https://redirect.github.com/fastapi/typer/pull/1276) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ \[pre-commit.ci] pre-commit autoupdate. PR
[#​1247](https://redirect.github.com/fastapi/typer/pull/1247) by
[@​pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci).
- ⬆ Bump actions/checkout from 4 to 5. PR
[#​1271](https://redirect.github.com/fastapi/typer/pull/1271) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mkdocs-macros-plugin from 1.3.7 to 1.3.9. PR
[#​1272](https://redirect.github.com/fastapi/typer/pull/1272) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0. PR
[#​1265](https://redirect.github.com/fastapi/typer/pull/1265) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump pillow from 11.2.1 to 11.3.0. PR
[#​1249](https://redirect.github.com/fastapi/typer/pull/1249) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ \[pre-commit.ci] pre-commit autoupdate. PR
[#​1206](https://redirect.github.com/fastapi/typer/pull/1206) by
[@​pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci).
- ⬆ Bump pillow from 11.1.0 to 11.2.1. PR
[#​1198](https://redirect.github.com/fastapi/typer/pull/1198) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump cairosvg from 2.7.1 to 2.8.2. PR
[#​1226](https://redirect.github.com/fastapi/typer/pull/1226) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.11.6 to 0.11.13. PR
[#​1241](https://redirect.github.com/fastapi/typer/pull/1241) 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d28a12f commit 403437eCopy full SHA for 403437e
File tree
Expand file treeCollapse file tree
2 files changed
+11
-12
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+11
-12
lines changed+10-11Lines changed: 10 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
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