lonsty / xvideos-dl

CLI to download videos from https://xvideos.com | H 片下载工具 😘
MIT License
248 stars 37 forks source link

:arrow_up: Bump typer from 0.3.2 to 0.4.1 #114

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps typer from 0.3.2 to 0.4.1.

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.

0.4.0

Features

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

Internal

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

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 compatibility score

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[bot] commented 2 years ago

Superseded by #128.