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

fix(deps): update module github.com/hashicorp/go-getter to v1.5.11 #161

Merged
merged 1 commit into from Jan 17, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-getter require patch v1.5.5 -> v1.5.11

Release Notes

hashicorp/go-getter

v1.5.11

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/go-getter@v1.5.10...v1.5.11

v1.5.10

Compare Source

  • When fetching files from Google Cloud Storage, go-getter will now consider the GOOGLE_OAUTH_ACCESS_TOKEN environment variable as a potential source of a Google Cloud Platform access token. (#​302)
  • Fixed a regression from v1.5.9 where git:: sources would no longer accept direct commit ids in the optional ref argument, and would instead only allow named refs from the remote. As a compromise, go-getter will now accept for ref anything that git checkout would accept as a valid tree selector, unless you also set depth to activate shallow clone mode in which case ref must be a named ref due to requirements of the Git protocol in that case. (#​345)

v1.5.9

Compare Source

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

v1.5.8

Compare Source

v1.5.7

Compare Source

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

v1.5.6

Compare Source


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, click this checkbox.

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


This change is Reviewable

@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #161 (7060b48) into master (03f3fe0) will not change coverage.
The diff coverage is n/a.

❗ Current head 7060b48 differs from pull request most recent head b208eeb. Consider uploading reports for the commit b208eeb to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   63.37%   63.37%           
=======================================
  Files          15       15           
  Lines        1256     1256           
=======================================
  Hits          796      796           
  Misses        381      381           
  Partials       79       79           

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 cabe89e...b208eeb. Read the comment docs.

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from b61e502 to 9a15d2d Compare August 9, 2021 21:21
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.6 fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 Aug 9, 2021
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-hashicorp-go-getter-1.x branch August 30, 2021 09:38
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 - autoclosed fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-hashicorp-go-getter-1.x branch August 30, 2021 12:19
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 9a15d2d to 855e7f8 Compare August 30, 2021 12:21
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-hashicorp-go-getter-1.x branch August 30, 2021 19:06
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 - autoclosed fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 Aug 30, 2021
@renovate renovate bot reopened this Aug 30, 2021
@renovate renovate bot restored the renovate/github.com-hashicorp-go-getter-1.x branch August 30, 2021 19:51
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 855e7f8 to 2763d8f Compare August 30, 2021 19:52
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 - autoclosed Aug 30, 2021
@renovate renovate bot closed this Aug 30, 2021
@renovate renovate bot deleted the renovate/github.com-hashicorp-go-getter-1.x branch August 30, 2021 22:53
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 - autoclosed fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/github.com-hashicorp-go-getter-1.x branch August 31, 2021 00:19
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 2763d8f to 896e88c Compare August 31, 2021 00:20
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 - autoclosed Aug 31, 2021
@renovate renovate bot closed this Aug 31, 2021
@renovate renovate bot deleted the renovate/github.com-hashicorp-go-getter-1.x branch August 31, 2021 04:36
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 - autoclosed fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 Aug 31, 2021
@renovate renovate bot reopened this Aug 31, 2021
@renovate renovate bot restored the renovate/github.com-hashicorp-go-getter-1.x branch August 31, 2021 07:48
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 896e88c to 7761c27 Compare August 31, 2021 07:51
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 7761c27 to 47c3f34 Compare September 7, 2021 23:28
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 fix(deps): update module github.com/hashicorp/go-getter to v1.5.8 Sep 7, 2021
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 47c3f34 to 35f507c Compare October 18, 2021 21:50
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.8 fix(deps): update module github.com/hashicorp/go-getter to v1.5.9 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 35f507c to 7f9a208 Compare December 22, 2021 22:48
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.9 fix(deps): update module github.com/hashicorp/go-getter to v1.5.10 Dec 22, 2021
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 7f9a208 to 7de8ab0 Compare January 10, 2022 20:42
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-getter to v1.5.10 fix(deps): update module github.com/hashicorp/go-getter to v1.5.11 Jan 10, 2022
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch 2 times, most recently from ae8c1b8 to 7060b48 Compare January 17, 2022 13:38
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-getter-1.x branch from 7060b48 to b208eeb Compare January 17, 2022 18:41
@smintz smintz merged commit 2b6c108 into master Jan 17, 2022
@smintz smintz deleted the renovate/github.com-hashicorp-go-getter-1.x branch January 17, 2022 18:42
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.

None yet

2 participants