-
-
Notifications
You must be signed in to change notification settings - Fork 260
Commit a98d8f7
authored
chore(deps): update dependency typer to >0.6,<0.19 (#1323)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
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.18`
-> `>0.6,<0.19` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fastapi/typer (typer)</summary>
###
[`v0.18.0`](https://redirect.github.com/fastapi/typer/releases/tag/0.18.0)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.17.5...0.18.0)
##### Fixes
- 👽️ Ensure compatibility with Click 8.3.0 by restoring the original
`value_is_missing` function. PR
[#​1333](https://redirect.github.com/fastapi/typer/pull/1333) by
[@​svlandeg](https://redirect.github.com/svlandeg).
##### Upgrades
- 📌 Remove pin for Click < 8.3.0 now that there's a fix for the changes.
PR [#​1346](https://redirect.github.com/fastapi/typer/pull/1346)
by [@​tiangolo](https://redirect.github.com/tiangolo).
###
[`v0.17.5`](https://redirect.github.com/fastapi/typer/releases/tag/0.17.5)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.17.4...0.17.5)
##### Fixes
- ⬇️ Restrict Click to below 8.3.0 to handle changes in the new version.
PR [#​1336](https://redirect.github.com/fastapi/typer/pull/1336)
by [@​svlandeg](https://redirect.github.com/svlandeg).
##### Internal
- ⬆ Bump mkdocs-material from 9.6.14 to 9.6.20. PR
[#​1308](https://redirect.github.com/fastapi/typer/pull/1308) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump mkdocs-material from 9.5.50 to 9.6.14. PR
[#​1223](https://redirect.github.com/fastapi/typer/pull/1223) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump actions/download-artifact from 4 to 5. PR
[#​1269](https://redirect.github.com/fastapi/typer/pull/1269) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.12.12 to 0.13.0. PR
[#​1302](https://redirect.github.com/fastapi/typer/pull/1302) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ \[pre-commit.ci] pre-commit autoupdate. PR
[#​1307](https://redirect.github.com/fastapi/typer/pull/1307) by
[@​pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci).
- ⬆ Update pytest-cov requirement from <7.0.0,>=2.10.0 to
>=2.10.0,<8.0.0. PR
[#​1301](https://redirect.github.com/fastapi/typer/pull/1301) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump actions/setup-python from 5 to 6. PR
[#​1291](https://redirect.github.com/fastapi/typer/pull/1291) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.12.11 to 0.12.12. PR
[#​1295](https://redirect.github.com/fastapi/typer/pull/1295) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ \[pre-commit.ci] pre-commit autoupdate. PR
[#​1300](https://redirect.github.com/fastapi/typer/pull/1300) by
[@​pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci).
- ⬆ Bump actions/labeler from 5 to 6. PR
[#​1296](https://redirect.github.com/fastapi/typer/pull/1296) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
###
[`v0.17.4`](https://redirect.github.com/fastapi/typer/releases/tag/0.17.4)
[Compare
Source](https://redirect.github.com/fastapi/typer/compare/0.17.3...0.17.4)
##### Fixes
- 🐛 Make sure `rich.markup` is imported when rendering help text. PR
[#​1290](https://redirect.github.com/fastapi/typer/pull/1290) by
[@​g-arjones](https://redirect.github.com/g-arjones).
##### Internal
- ⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0. PR
[#​1292](https://redirect.github.com/fastapi/typer/pull/1292) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ Bump ruff from 0.12.10 to 0.12.11. PR
[#​1283](https://redirect.github.com/fastapi/typer/pull/1283) by
[@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot).
- ⬆ \[pre-commit.ci] pre-commit autoupdate. PR
[#​1288](https://redirect.github.com/fastapi/typer/pull/1288) by
[@​pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci).
- 👷 Set permissions for conflict detector workflow. PR
[#​1287](https://redirect.github.com/fastapi/typer/pull/1287) by
[@​svlandeg](https://redirect.github.com/svlandeg).
- 👷 Detect and label merge conflicts on PRs automatically. PR
[#​1286](https://redirect.github.com/fastapi/typer/pull/1286) by
[@​svlandeg](https://redirect.github.com/svlandeg).
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a289533 commit a98d8f7Copy full SHA for a98d8f7
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+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