⬆ Bump typer from 0.17.4 to 0.19.2
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(9 months ago)
(9 months ago)
(9 months ago)
by svlandeg
dependencies python internal
Bumps typer from 0.17.4 to 0.19.2.
Release notes
Sourced from typer's releases.
0.19.2
Fixes
- 🐛 Fix list convertor with an empty list default factory . PR #1350 by
@svlandeg.Refactors
Internal
- ⬆ Bump ruff from 0.13.0 to 0.13.1. PR #1339 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1351 by
@pre-commit-ci[bot].- ⬆ Bump markdown-include-variants from 0.0.4 to 0.0.5. PR #1348 by
@dependabot[bot].0.19.1
Note: this is the last version to support Python 3.7, going forward Typer will require Python 3.8+. And soon Python 3.8 will also be dropped as Python 3.8 reached it's end of life almost a year ago.
Fixes
- 🐛 Ensure that
Optional[list]values work correctly with callbacks. PR #1018 by@solesensei.0.19.0
Features
- ✨ Support
typing.Literalto define a set of predefined choices. PR #429 by@blackary.- ✨ Allow setting an environment variable to
NoneinCliRunner.invoke. PR #1303 by@arjenzorgdoc.Refactors
- ✅ Use Ruff rules to ensure safe lazy-loading of
rich. PR #1297 by@nathanjmcdougall.- ✅ Avoid rich formatting in number test. PR #1305 by
@svlandeg.Docs
- 📝 Clarify single-command vs multi-command behaviour in README. PR #1268 by
@MorgenPronk.0.18.0
Fixes
- 👽️ Ensure compatibility with Click 8.3.0 by restoring the original
value_is_missingfunction. PR #1333 by@svlandeg.Upgrades
- 📌 Remove pin for Click < 8.3.0 now that there's a fix for the changes. PR #1346 by
@tiangolo.0.17.5
Fixes
- ⬇️ Restrict Click to below 8.3.0 to handle changes in the new version. PR #1336 by
@svlandeg.
... (truncated)
Changelog
Sourced from typer's changelog.
0.19.2
Fixes
- 🐛 Fix list convertor with an empty list default factory . PR #1350 by
@svlandeg.Refactors
Internal
- ⬆ Bump ruff from 0.13.0 to 0.13.1. PR #1339 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1351 by
@pre-commit-ci[bot].- ⬆ Bump markdown-include-variants from 0.0.4 to 0.0.5. PR #1348 by
@dependabot[bot].0.19.1
Note: this is the last version to support Python 3.7, going forward Typer will require Python 3.8+. And soon Python 3.8 will also be dropped as Python 3.8 reached it's end of life almost a year ago.
Fixes
- 🐛 Ensure that
Optional[list]values work correctly with callbacks. PR #1018 by@solesensei.0.19.0
Features
- ✨ Support
typing.Literalto define a set of predefined choices. PR #429 by@blackary.- ✨ Allow setting an environment variable to
NoneinCliRunner.invoke. PR #1303 by@arjenzorgdoc.Refactors
- ✅ Use Ruff rules to ensure safe lazy-loading of
rich. PR #1297 by@nathanjmcdougall.- ✅ Avoid rich formatting in number test. PR #1305 by
@svlandeg.Docs
- 📝 Clarify single-command vs multi-command behaviour in README. PR #1268 by
@MorgenPronk.0.18.0
Fixes
- 👽️ Ensure compatibility with Click 8.3.0 by restoring the original
value_is_missingfunction. PR #1333 by@svlandeg.Upgrades
- 📌 Remove pin for Click < 8.3.0 now that there's a fix for the changes. PR #1346 by
@tiangolo.
... (truncated)
Commits
dc07284🔖 Release version 0.19.2a84fa46📝 Update release notesf34aa4a🐛 Fix list convertor with an empty list default factory (#1350)df2359a📝 Update release notes437c51e📝 Update release notese921e7c⬆ Bump ruff from 0.13.0 to 0.13.1 (#1339)923f608⬆ [pre-commit.ci] pre-commit autoupdate (#1351)805095c📝 Update release notes6be50c6⬆ Bump markdown-include-variants from 0.0.4 to 0.0.5 (#1348)549596c📝 Update release notes- 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
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 8322809 |
| UUID: | 2854654910 |
| Node ID: | PR_kwDOF8_QEs6qJpO- |
| Host: | GitHub |
| Repository: | fastapi/sqlmodel |
| Merge State: | Unknown |