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

build(deps): Bump github.com/hashicorp/go-getter from 1.4.1 to 1.5.9 #10557

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2021

Bumps github.com/hashicorp/go-getter from 1.4.1 to 1.5.9.

Release notes

Sourced from github.com/hashicorp/go-getter's releases.

v1.5.9

Fix git shallow clone (depth parameter) for any ref. See #266

v1.5.8

No release notes provided.

v1.5.7

In 1.5.7, we moved to using signore, an internal tool, for GPG signing.

v1.5.5

IMPROVEMENTS:

  • Added and exported tar decompressor #328 #138

v1.5.4

IMPROVEMENTS:

FIXES:

  • Allow to context cancel HTTP requests #321

NOTES:

  • This version requires Go 1.15+ and will no longer compile on older versions

v1.5.3

IMPROVEMENTS:

BUGFIXES:

v1.5.2

Bug fixes:

  • The goreleaser release pipeline that was created and used for the 1.5.1 release was missing the GOPRIVATE env var being set, which caused private modules to be skipped. This release contains the same code as 1.5.1, but with GOPRIVATE set to github.com/hashicorp.

v1.5.1

Enhancements:

  • Adds support for vhost-style s3 buckets (#283)

v1.5.0

v1.4.2

Improvement:

  • Expose a Umask option to mask file permissions when storing local files or decompressing an archive. Helpful for clearing setuid or other sensitive bits.

... (truncated)

Commits
  • 0821303 Merge pull request #266 from zachwhaley/shallow-tag-clone
  • d39dd15 fix error in test
  • 95deff2 Merge pull request #336 from hashicorp/go1.14-compat
  • e31b11f Update url.go
  • 3d71ae9 Merge branch 'go1.14-compat' of ssh://github.com/hashicorp/go-getter into go1...
  • 9b37063 Add go 1.14.15 to test matrix
  • 89ae239 Update url.go
  • 854150f Add port of net/url.Redact to satisfy go1.14 compatibility
  • 790e6b3 s3: Add progress tracker support to s3 downloads (#334)
  • c926030 Pass signore client ID and secret to releaser (#331)
  • 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/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.4.1 to 1.5.9.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](hashicorp/go-getter@v1.4.1...v1.5.9)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file labels Nov 16, 2021
@dependabot dependabot bot requested a review from fedekunze November 16, 2021 16:15
@tac0turtle tac0turtle merged commit 3f36857 into master Nov 16, 2021
@tac0turtle tac0turtle deleted the dependabot/go_modules/github.com/hashicorp/go-getter-1.5.9 branch November 16, 2021 18:29
blewater pushed a commit to e-money/cosmos-sdk that referenced this pull request Dec 8, 2021
…osmos#10557)

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.4.1 to 1.5.9.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](hashicorp/go-getter@v1.4.1...v1.5.9)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant