Commit 13bf2e8
authored
chore(deps): update dependency typer to >0.6,<0.17 (#1259)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typer](https://redirect.github.com/fastapi/typer)
([changelog](https://typer.tiangolo.com/release-notes/)) | `>0.6,<0.16`
-> `>0.6,<0.17` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fastapi/typer (typer)</summary>
###
[`v0.16.0`](https://redirect.github.com/fastapi/typer/releases/tag/0.16.0)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.15.4...0.16.0)
##### Upgrades
- ⬆️ Add compatibility with Click 8.2. PR
[#​1222](https://redirect.github.com/fastapi/typer/pull/1222) by
[@​tiangolo](https://redirect.github.com/tiangolo).
When using the `CliRunner` with Click < 8.2, to be able to access the
`stderr` output, you needed to set the `mix_stderr` parameter to `True`.
Since Click 8.2 (and Typer 0.160 this release supporting it) this is no
longer necessary, so this parameter has been removed.
##### Refactors
- ✅ Refactor tests for compatibility with Click 8.2. PR
[#​1230](https://redirect.github.com/fastapi/typer/pull/1230) by
[@​tiangolo](https://redirect.github.com/tiangolo).
##### Internal
- 🔧 Remove Google Analytics. PR
[#​1229](https://redirect.github.com/fastapi/typer/pull/1229) by
[@​tiangolo](https://redirect.github.com/tiangolo).
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e5857d3 commit 13bf2e8
2 files changed
+6
-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