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.33 to 0.0.47 #646

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

v0.0.47

What’s Changed

  • No changes

v0.0.46

Docker images

  • docker pull surenpi/hd:v0.0.46
  • docker pull ghcr.io/linuxsuren/hd:v0.0.46

v0.0.45

What’s Changed

🚀 Features

🚦 Tests

v0.0.44

What’s Changed

🚀 Features

🐛 Bug Fixes

v0.0.43

What’s Changed

It's pretty easy to install a tool that comes from the GitHub release.

hd install cli

🚀 Features

... (truncated)

Commits
  • d109c0d Fix the path error of zip file
  • c39acba Add support get the latest version from a URL (#167)
  • 017a33d Add .zip file support (#168)
  • 38d64ee Implement the Compress interface for Xz (#157)
  • b2f3676 Adding UT in check_test.go for has hasPackageSuffix method (#160)
  • f04529c Some release asset files are not tar file (#159)
  • 7b46129 Add an interface for file compress (#155)
  • 5dd962f Adding support for more packaging formats (#154)
  • 0c7630d Add completion sub-cmd (#149)
  • b285908 Adding support for hd-downloader to download right package for a windows mach...
  • 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 3 years ago

Superseded by #648.