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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2021

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)

Bumps [github.com/linuxsuren/http-downloader](https://github.com/linuxsuren/http-downloader) from 0.0.29 to 0.0.33.
- [Release notes](https://github.com/linuxsuren/http-downloader/releases)
- [Changelog](https://github.com/LinuxSuRen/http-downloader/blob/master/.goreleaser.yml)
- [Commits](LinuxSuRen/http-downloader@v0.0.29...v0.0.33)

---
updated-dependencies:
- dependency-name: github.com/linuxsuren/http-downloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 27, 2021
@codecov
Copy link

codecov bot commented Aug 30, 2021

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.

@LinuxSuRen LinuxSuRen merged commit 60a816c into master Aug 30, 2021
@LinuxSuRen LinuxSuRen deleted the dependabot-go_modules-github.com-linuxsuren-http-downloader-0.0.33 branch August 30, 2021 08:24
jxr98 pushed a commit to jxr98/jenkins-cli that referenced this pull request Aug 30, 2021
…kins-zh#622)

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

Bumps [github.com/linuxsuren/http-downloader](https://github.com/linuxsuren/http-downloader) from 0.0.29 to 0.0.33.
- [Release notes](https://github.com/linuxsuren/http-downloader/releases)
- [Changelog](https://github.com/LinuxSuRen/http-downloader/blob/master/.goreleaser.yml)
- [Commits](LinuxSuRen/http-downloader@v0.0.29...v0.0.33)

---
updated-dependencies:
- dependency-name: github.com/linuxsuren/http-downloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run go mod tidy

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
jxr98 pushed a commit to jxr98/jenkins-cli that referenced this pull request Sep 4, 2021
…kins-zh#622)

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

Bumps [github.com/linuxsuren/http-downloader](https://github.com/linuxsuren/http-downloader) from 0.0.29 to 0.0.33.
- [Release notes](https://github.com/linuxsuren/http-downloader/releases)
- [Changelog](https://github.com/LinuxSuRen/http-downloader/blob/master/.goreleaser.yml)
- [Commits](LinuxSuRen/http-downloader@v0.0.29...v0.0.33)

---
updated-dependencies:
- dependency-name: github.com/linuxsuren/http-downloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run go mod tidy

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
jxr98 pushed a commit to jxr98/jenkins-cli that referenced this pull request Sep 12, 2021
…kins-zh#622)

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

Bumps [github.com/linuxsuren/http-downloader](https://github.com/linuxsuren/http-downloader) from 0.0.29 to 0.0.33.
- [Release notes](https://github.com/linuxsuren/http-downloader/releases)
- [Changelog](https://github.com/LinuxSuRen/http-downloader/blob/master/.goreleaser.yml)
- [Commits](LinuxSuRen/http-downloader@v0.0.29...v0.0.33)

---
updated-dependencies:
- dependency-name: github.com/linuxsuren/http-downloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run go mod tidy

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant