Bump typer from 0.9.0 to 0.15.4
Open
Number: #122
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
May 19, 2025 at 09:41 PM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
May 21, 2025 at 03:23 PM UTC
(about 1 year ago)
(about 1 year ago)
Labels:
dependencies python
dependencies python
Description:
Bumps typer from 0.9.0 to 0.15.4.
Release notes
Sourced from typer's releases.
0.15.4
Upgrades
- 📌 Pin Click to = 8.2 will be added in a future version. PR #1225 by
@tiangolo.0.15.3
Fixes
- 🐛 Ensure that autocompletion works for
Patharguments/options. PR #1138 by@svlandeg.- 🐛 Fix newline after header in help text, and add more tests for the behaviour of
rich_markup_mode. PR #964 by@svlandeg.Internal
- ⬆ Bump astral-sh/setup-uv from 5 to 6. PR #1203 by
@dependabot[bot].- ⬆ Bump ruff from 0.11.2 to 0.11.6. PR #1200 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1196 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.11.1 to 0.11.2. PR #1186 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1187 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.11.0 to 0.11.1. PR #1185 by
@dependabot[bot].- ⬆ Bump ruff from 0.9.10 to 0.11.0. PR #1180 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1181 by
@pre-commit-ci[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1176 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.9.9 to 0.9.10. PR #1175 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1171 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.9.7 to 0.9.9. PR #1166 by
@dependabot[bot].- ✏️ Fix typo in test name. PR #1165 by
@svlandeg.0.15.2
Features
- ✨ Allow custom styles for commands in help output. PR #1103 by
@TheTechromancer.- ✨ Avoid the unnecessary import of
typing_extensionsin newer Python versions. PR #1048 by@horta.Fixes
Refactors
- 🚚 Rename test to corner-cases to make it more explicit. PR #1083 by
@tiangolo.Docs
- ✏️ Fix small typos in the tutorial documentation. PR #1137 by
@svlandeg.- 📝 Update optional CLI argument section in tutorial with
Annotated. PR #983 by@gkeuccsr.- 📝 Clarify the need for
mix_stderrwhen accessing the output ofstderrin tests. PR #1045 by@mrchrisadams.Internal
- 🔧 Add support for Python 3.13, tests in CI and add PyPI trove classifier. PR #1091 by
@edgarrmondragon.
... (truncated)
Changelog
Sourced from typer's changelog.
0.15.4
Upgrades
- 📌 Pin Click to = 8.2 will be added in a future version. PR #1225 by
@tiangolo.0.15.3
Fixes
- 🐛 Ensure that autocompletion works for
Patharguments/options. PR #1138 by@svlandeg.- 🐛 Fix newline after header in help text, and add more tests for the behaviour of
rich_markup_mode. PR #964 by@svlandeg.Internal
- ⬆ Bump astral-sh/setup-uv from 5 to 6. PR #1203 by
@dependabot[bot].- ⬆ Bump ruff from 0.11.2 to 0.11.6. PR #1200 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1196 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.11.1 to 0.11.2. PR #1186 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1187 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.11.0 to 0.11.1. PR #1185 by
@dependabot[bot].- ⬆ Bump ruff from 0.9.10 to 0.11.0. PR #1180 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1181 by
@pre-commit-ci[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1176 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.9.9 to 0.9.10. PR #1175 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1171 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.9.7 to 0.9.9. PR #1166 by
@dependabot[bot].- ✏️ Fix typo in test name. PR #1165 by
@svlandeg.0.15.2
Features
- ✨ Allow custom styles for commands in help output. PR #1103 by
@TheTechromancer.- ✨ Avoid the unnecessary import of
typing_extensionsin newer Python versions. PR #1048 by@horta.Fixes
Refactors
- 🚚 Rename test to corner-cases to make it more explicit. PR #1083 by
@tiangolo.Docs
- ✏️ Fix small typos in the tutorial documentation. PR #1137 by
@svlandeg.- 📝 Update optional CLI argument section in tutorial with
Annotated. PR #983 by@gkeuccsr.- 📝 Clarify the need for
mix_stderrwhen accessing the output ofstderrin tests. PR #1045 by@mrchrisadams.
... (truncated)
Commits
38cbb1f🔖 Release version 0.15.4e46db8f📝 Update release notes589c045📌 Pin Click to < 8.2, compatibility for Click >= 8.2 will be added in a futur...38d1873🔖 Release version 0.15.38e9a540📝 Update release notesa776163⬆ Bump astral-sh/setup-uv from 5 to 6 (#1203)34c2173📝 Update release notesb0014d6📝 Update release notesef8345c⬆ Bump ruff from 0.11.2 to 0.11.6 (#1200)13e4b39⬆ [pre-commit.ci] pre-commit autoupdate (#1196)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Technical Details
| ID: | 498598 |
| UUID: | 2529841571 |
| Node ID: | PR_kwDOKemh986WylGj |
| Host: | GitHub |
| Repository: | smallstep/smallstep-python |
| Merge State: | Unknown |