build(uv): bump typer from 0.15.4 to 0.16.0 in the uv group
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(about 1 year ago)
(about 1 year ago)
dependencies python:uv
Bumps the uv group with 1 update: typer.
Updates typer from 0.15.4 to 0.16.0
Release notes
Sourced from typer's releases.
0.16.0
Upgrades
- ⬆️ Add compatibility with Click 8.2. PR #1222 by
@tiangolo.When using the
CliRunnerwith Click < 8.2, to be able to access thestderroutput, you needed to set themix_stderrparameter toTrue. 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 by
@tiangolo.Internal
- 🔧 Remove Google Analytics. PR #1229 by
@tiangolo.
Changelog
Sourced from typer's changelog.
0.16.0
Upgrades
- ⬆️ Add compatibility with Click 8.2. PR #1222 by
@tiangolo.When using the
CliRunnerwith Click < 8.2, to be able to access thestderroutput, you needed to set themix_stderrparameter toTrue. 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 by
@tiangolo.Internal
- 🔧 Remove Google Analytics. PR #1229 by
@tiangolo.
Commits
9138340🔖 Release version 0.16.032c74b9📝 Update release notes40747a1📝 Update release notes74e0923⬆️ Add compatibility with Click 8.2 (#1222)3ce5032📝 Update release notes4fe4822✅ Refactor tests for compatibility with Click 8.2 (#1230)ca2559a📝 Update release notes17aaacc🔧 Remove Google Analytics (#1229)- See full diff 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+3
-3
Package Dependencies
Technical Details
| ID: | 682615 |
| UUID: | 2545892858 |
| Node ID: | PR_kwDOLAwy7c6Xvz36 |
| Host: | GitHub |
| Repository: | yxtay/python-example-app |
| Merge State: | Unknown |