Skip to content

Commit a98d8f7

Browse files
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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/typer/0.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/typer/0.17.3/0.18.0?slim=true)](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 [#&#8203;1333](https://redirect.github.com/fastapi/typer/pull/1333) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). ##### Upgrades - 📌 Remove pin for Click < 8.3.0 now that there's a fix for the changes. PR [#&#8203;1346](https://redirect.github.com/fastapi/typer/pull/1346) by [@&#8203;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 [#&#8203;1336](https://redirect.github.com/fastapi/typer/pull/1336) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). ##### Internal - ⬆ Bump mkdocs-material from 9.6.14 to 9.6.20. PR [#&#8203;1308](https://redirect.github.com/fastapi/typer/pull/1308) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.5.50 to 9.6.14. PR [#&#8203;1223](https://redirect.github.com/fastapi/typer/pull/1223) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump actions/download-artifact from 4 to 5. PR [#&#8203;1269](https://redirect.github.com/fastapi/typer/pull/1269) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.12.12 to 0.13.0. PR [#&#8203;1302](https://redirect.github.com/fastapi/typer/pull/1302) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;1307](https://redirect.github.com/fastapi/typer/pull/1307) by [@&#8203;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 [#&#8203;1301](https://redirect.github.com/fastapi/typer/pull/1301) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump actions/setup-python from 5 to 6. PR [#&#8203;1291](https://redirect.github.com/fastapi/typer/pull/1291) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.12.11 to 0.12.12. PR [#&#8203;1295](https://redirect.github.com/fastapi/typer/pull/1295) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;1300](https://redirect.github.com/fastapi/typer/pull/1300) by [@&#8203;pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci). - ⬆ Bump actions/labeler from 5 to 6. PR [#&#8203;1296](https://redirect.github.com/fastapi/typer/pull/1296) by [@&#8203;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 [#&#8203;1290](https://redirect.github.com/fastapi/typer/pull/1290) by [@&#8203;g-arjones](https://redirect.github.com/g-arjones). ##### Internal - ⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0. PR [#&#8203;1292](https://redirect.github.com/fastapi/typer/pull/1292) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ Bump ruff from 0.12.10 to 0.12.11. PR [#&#8203;1283](https://redirect.github.com/fastapi/typer/pull/1283) by [@&#8203;dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;1288](https://redirect.github.com/fastapi/typer/pull/1288) by [@&#8203;pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci). - 👷 Set permissions for conflict detector workflow. PR [#&#8203;1287](https://redirect.github.com/fastapi/typer/pull/1287) by [@&#8203;svlandeg](https://redirect.github.com/svlandeg). - 👷 Detect and label merge conflicts on PRs automatically. PR [#&#8203;1286](https://redirect.github.com/fastapi/typer/pull/1286) by [@&#8203;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 a98d8f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pdm.lock

Lines changed: 4 additions & 4 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.9,<4.0"
77
dependencies = [
88
"jinja2>=3.0.0,<4.0.0",
9-
"typer>0.6,<0.18",
9+
"typer>0.6,<0.19",
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)