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

chore(deps): update module hashicorp/go-getter to v1.5.2 #53

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-getter require minor v1.4.1 -> v1.5.2

Release Notes

hashicorp/go-getter

v1.5.2

Compare Source

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

Compare Source

Enhancements:

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

v1.5.0

Compare Source

v1.4.2

Compare Source

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.
  • feat(detector): provide a detector for repositories hosted on GitLab.com
  • Use default AWS credential chain under normal circumstances

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 8, 2021 14:49
@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #53 (d7523ff) into master (4f1f43f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   47.97%   47.97%           
=======================================
  Files           9        9           
  Lines         371      371           
=======================================
  Hits          178      178           
  Misses        191      191           
  Partials        2        2           

Copy link
Contributor

@jbrockopp jbrockopp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@KellyMerrick KellyMerrick merged commit a244cf3 into master Jan 8, 2021
@KellyMerrick KellyMerrick deleted the renovate/github.com-hashicorp-go-getter-1.x branch January 8, 2021 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants