Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update typer requirement from ^0.3.2 to ^0.4.1 #214

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2022

Updates the requirements on typer to permit the latest version.

Release notes

Sourced from typer's releases.

0.4.1

Fixes

Internal

  • 📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions. PR #368 by @​tiangolo.
  • 💚 Only test on push when on master, avoid duplicate CI runs from PRs. PR #358 by @​tiangolo.
  • ✨ Add support for previewing docs in PRs from forks and enable MkDocs Insiders. PR #357 by @​tiangolo.
  • ⬆️ Upgrade MkDocs Material, MDX-Include, and MkDocs structure. PR #356 by @​tiangolo.
  • 👷 Update publish GitHub action. PR #325 by @​tiangolo.
Changelog

Sourced from typer's changelog.

0.4.1

Fixes

Internal

  • 📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions. PR #368 by @​tiangolo.
  • 💚 Only test on push when on master, avoid duplicate CI runs from PRs. PR #358 by @​tiangolo.
  • ✨ Add support for previewing docs in PRs from forks and enable MkDocs Insiders. PR #357 by @​tiangolo.
  • ⬆️ Upgrade MkDocs Material, MDX-Include, and MkDocs structure. PR #356 by @​tiangolo.
  • 👷 Update publish GitHub action. PR #325 by @​tiangolo.

0.4.0

Features

  • ✨ Add support for Click 8 while keeping compatibility with Click 7. PR #317 by @​tiangolo.

Internal

0.3.2

Features

Docs

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.

... (truncated)

Commits
  • d5bc561 🔖 Release version 0.4.1
  • 3b390ea 📝 Update release notes
  • 4bf219b 📝 Update release notes
  • 9910f38 🐛 Fix import of get_terminal_size for click 8.1.0 support and upgrade Black...
  • 6d8e954 📝 Update release notes
  • 51646df 📝 Add Jina's QA Bot to the docs to help people that want to ask quick questio...
  • 06b6a3e 📝 Update release notes
  • 33ef692 💚 Only test on push when on master, avoid duplicate CI runs from PRs (#358)
  • bfb7afb 📝 Update release notes
  • 338d7e3 ✨ Add support for previewing docs in PRs from forks and enable MkDocs Insider...
  • 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 the dependencies Pull requests that update a dependency file label Mar 31, 2022
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #214 (776cbbf) into master (ba3f813) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #214   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        38           
  Lines         2723      2723           
  Branches       178       178           
=========================================
  Hits          2723      2723           
Flag Coverage Δ
tests-3.6-4-standalone 99.70% <ø> (ø)
tests-3.6-4.2-standalone 99.70% <ø> (ø)
tests-3.6-4.4-standalone 99.70% <ø> (ø)
tests-3.7-4-standalone 99.51% <ø> (ø)
tests-3.7-4.2-standalone 99.51% <ø> (ø)
tests-3.7-4.4-standalone 99.51% <ø> (ø)
tests-3.8-4-replicaSet 97.94% <ø> (ø)
tests-3.8-4-standalone 99.44% <ø> (ø)
tests-3.8-4.2-sharded 97.94% <ø> (ø)
tests-3.8-4.2-standalone 99.44% <ø> (ø)
tests-3.8-4.4-standalone 99.44% <ø> (ø)
tests-3.9-4-standalone 99.33% <ø> (ø)
tests-3.9-4.2-standalone 99.33% <ø> (ø)
tests-3.9-4.4-standalone 99.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@dependabot dependabot bot force-pushed the dependabot/pip/typer-tw-0.4.1 branch from a7d5d4a to 12c17cc Compare April 9, 2022 11:06
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.3.2...0.4.1)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/typer-tw-0.4.1 branch from 12c17cc to 776cbbf Compare April 12, 2022 18:36
@art049 art049 merged commit 776cbbf into master Apr 23, 2022
@art049 art049 deleted the dependabot/pip/typer-tw-0.4.1 branch April 23, 2022 13:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant