jenkins-zh / jenkins-cli

Jenkins CLI allows you to manage your Jenkins in an easy way. Jenkins 命令行客户端
http://www.jenkins-zh.cn/jenkins-cli/
MIT License
389 stars 78 forks source link

Bump github.com/linuxsuren/http-downloader from 0.0.29 to 0.0.33 #622

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/linuxsuren/http-downloader from 0.0.29 to 0.0.33.

Release notes

Sourced from github.com/linuxsuren/http-downloader's releases.

v0.0.33

What’s Changed

v0.0.32

What’s Changed

👻 Maintenance

v0.0.31

What’s Changed

👻 Maintenance

v0.0.30

What’s Changed

  • Fix the tar config does not work #90

📝 Documentation updates

👻 Maintenance

Commits
  • 0428784 Fix addition install error (#104)
  • e6b335f Add support install socat and conntrack (#103)
  • e674f5b Fix the ui progress panic with multiple threads (#99)
  • fddb270 Support to install addition files (#101)
  • e1f947b Bump github.com/AlecAivazis/survey/v2 from 2.2.16 to 2.3.1 (#100)
  • 03f9a45 Adding service status checking (#98)
  • 72a718e Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.2 (#79)
  • c9a6f9b Bump github.com/golang/mock from 1.5.0 to 1.6.0 (#81)
  • 5539009 Bump gaurav-nelson/github-action-markdown-link-check (#85)
  • 4d49913 Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#96)
  • 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #622 (adef5a5) into master (db917cf) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #622   +/-   ##
=======================================
  Coverage   37.98%   37.98%           
=======================================
  Files          13       13           
  Lines         416      416           
=======================================
  Hits          158      158           
  Misses        246      246           
  Partials       12       12           
Flag Coverage Δ
unittests 37.98% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update db917cf...adef5a5. Read the comment docs.