Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Update module stretchr/testify to v1.5.1 #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 18, 2020

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require minor v1.4.0 -> v1.5.1

Release Notes

stretchr/testify

v1.5.1

Compare Source

This is a hotfix which reverts the suite package's interface type to use testing.T

v1.5.0

Compare Source

Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist


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
Copy link
Author

renovate bot commented Feb 18, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/golangci/golangci-api":"/mnt/renovate/gh/golangci/golangci-api" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/golangci/golangci-api" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: downloading github.com/golangci/golangci-lint v1.20.0
go: downloading github.com/stretchr/testify v1.5.1
go: downloading golang.org/x/tools v0.0.0-20190930201159-7c411dea38b0
go: extracting github.com/stretchr/testify v1.5.1
verifying github.com/golangci/[email protected]: checksum mismatch
	downloaded: h1:BRmroXvnikbTCJJ+wbBgbt2kfbDC5RGONSK8xL9D6eo=
	go.sum:     h1:bokjFHRgut7TT9YiKSVWVscWfZNs1fQgSz94geGPHJw=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from e080bd3 to 7eb15ad Compare February 19, 2020 22:43
@renovate renovate bot changed the title Update module stretchr/testify to v1.5.0 Update module stretchr/testify to v1.5.1 Feb 19, 2020
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 7eb15ad to 40a0842 Compare March 13, 2020 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant