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/stretchr/testify to v1.10.0 #3

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/stretchr/testify v1.6.1 -> v1.10.0 age adoption passing confidence

Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

v1.8.4

Compare Source

v1.8.3

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

v1.7.5

Compare Source

v1.7.4

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0: Minor improvements and bug fixes

Compare Source

Minor feature improvements and bug fixes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented Apr 26, 2021

⚠️ 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/retailnext/backoff":"/mnt/renovate/gh/retailnext/backoff" -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/retailnext/backoff" docker.io/renovate/go:1.15.11 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/davecgh/go-spew v1.1.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
github.com/retailnext/backoff tested by
	github.com/retailnext/backoff.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied

@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 245bf6f to 9d6c43b Compare April 26, 2021 16:44
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 9d6c43b to 888fb2a Compare March 26, 2022 12:17
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.0 fix(deps): update module github.com/stretchr/testify to v1.7.1 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 888fb2a to 0b8cccb Compare June 18, 2022 22:18
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.1 fix(deps): update module github.com/stretchr/testify to v1.7.2 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 0b8cccb to 214966b Compare June 23, 2022 23:50
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.2 fix(deps): update module github.com/stretchr/testify to v1.7.4 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 214966b to 31ebd3e Compare September 25, 2022 17:34
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.7.4 fix(deps): update module github.com/stretchr/testify to v1.8.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 31ebd3e to 8b5e8c4 Compare November 20, 2022 18:48
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.0 fix(deps): update module github.com/stretchr/testify to v1.8.1 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.1 fix(deps): update module github.com/stretchr/testify to v1.8.2 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 8b5e8c4 to 9c92365 Compare March 16, 2023 17:44
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.2 fix(deps): update module github.com/stretchr/testify to v1.8.3 May 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 9c92365 to a65ce6b Compare May 30, 2023 01:53
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.3 fix(deps): update module github.com/stretchr/testify to v1.8.4 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from a65ce6b to 9c85c85 Compare June 1, 2023 17:28
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from 9c85c85 to bfc946a Compare March 2, 2024 08:00
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.8.4 fix(deps): update module github.com/stretchr/testify to v1.9.0 Mar 2, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-stretchr-testify-1.x branch from bfc946a to 401359c Compare November 24, 2024 08:26
@renovate renovate bot changed the title fix(deps): update module github.com/stretchr/testify to v1.9.0 fix(deps): update module github.com/stretchr/testify to v1.10.0 Nov 24, 2024
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.

0 participants