Skip to content

⬆️ Update typer requirement from ^0.2.1 to ^0.3.2#8

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/typer-tw-0.3.2
Closed

⬆️ Update typer requirement from ^0.2.1 to ^0.3.2#8
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/typer-tw-0.3.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 13, 2020

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.3.2

Features

Docs

  • Update docs with new --help showing default values. PR #135 by @victorphoenix3.
  • Add Optional to docs for CLI Arguments and Options with a default of None. PR #131 by @rkbeatss.
  • Add valid date formats to docs. PR #122 by @IamCathal.

Internal

  • Report coverage in XML to support GitHub Actions. PR #146.
  • Update badges and remove Travis, now that GitHub Actions is the main CI. PR #145.
Changelog

Sourced from typer's changelog.

0.3.2

Features

Docs

  • Update docs with new --help showing default values. PR #135 by @victorphoenix3.
  • Add Optional to docs for CLI Arguments and Options with a default of None. PR #131 by @rkbeatss.
  • Add valid date formats to docs. PR #122 by @IamCathal.

Internal

  • Report coverage in XML to support GitHub Actions. PR #146.
  • Update badges and remove Travis, now that GitHub Actions is the main CI. PR #145.

0.3.1

  • Add GitHub Actions, move from Travis. PR #144.
  • Pin dependencies. PR #138.
  • Add Dependabot. PR #136.
  • Upgrade Isort to version 5.x.x. PR #137.

0.3.0

Commits
  • c3a4c72 🔖 Release version 0.3.2
  • 35eefeb 📝 Update release notes
  • 3cc81b6 ✨ Add support for mypy --strict (#147)
  • 4312ead 📝 Update release notes
  • 39a6552 📝 Update docs with the new --help argument (#135)
  • ab5da80 📝 Update release notes
  • 32436f0 📝 Add Optional to docs for CLI Arguments and Options with a None default (#131)
  • c2235d1 📝 Update release notes
  • 26ccd5f 📝 Add date string formats to docs (#122)
  • c4e3e46 📝 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 13, 2020
Updates the requirements on [typer](https://github.com/tiangolo/typer) to permit the latest version.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.2.1...0.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/typer-tw-0.3.2 branch from ac32a16 to 8a49461 Compare November 9, 2020 15:16
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 30, 2021

Superseded by #56.

@dependabot dependabot Bot closed this Aug 30, 2021
@dependabot dependabot Bot deleted the dependabot/pip/typer-tw-0.3.2 branch August 30, 2021 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants