chore(deps): update module github.com/stretchr/testify to v1.7.2 #21

Closed
CSRBot wants to merge 0 commits from renovate/github.com-stretchr-testify-1.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require patch v1.7.1 -> v1.7.2

Release Notes

stretchr/testify

v1.7.2

Compare Source


Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/stretchr/testify](https://github.com/stretchr/testify) | require | patch | `v1.7.1` -> `v1.7.2` | --- ### Release Notes <details> <summary>stretchr/testify</summary> ### [`v1.7.2`](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2) [Compare Source](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2) </details> --- ### Configuration πŸ“… **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled due to failing status checks. β™» **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
CSRBot added 1 commit 2022-06-06 10:32:52 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
e242e0d67e
chore(deps): update module github.com/stretchr/testify to v1.7.2
Author
Collaborator

⚠ 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 click 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 "/tmp/renovate/repos/gitea/flucky/flucky":"/tmp/renovate/repos/gitea/flucky/flucky" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e GOPATH -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -e GIT_CONFIG_KEY_6 -e GIT_CONFIG_VALUE_6 -e GIT_CONFIG_KEY_7 -e GIT_CONFIG_VALUE_7 -e GIT_CONFIG_KEY_8 -e GIT_CONFIG_VALUE_8 -w "/tmp/renovate/repos/gitea/flucky/flucky" docker.io/renovate/go:1.18.3 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy"
git.cryptic.systems/volker.raschek/flucky imports
	github.com/golang-migrate/migrate/v4/database/postgres: cannot find module providing package github.com/golang-migrate/migrate/v4/database/postgres
git.cryptic.systems/volker.raschek/flucky imports
	github.com/golang-migrate/migrate/v4/database/sqlite3: cannot find module providing package github.com/golang-migrate/migrate/v4/database/sqlite3
git.cryptic.systems/volker.raschek/flucky/pkg/repository imports
	github.com/golang-migrate/migrate/v4: cannot find module providing package github.com/golang-migrate/migrate/v4
git.cryptic.systems/volker.raschek/flucky/pkg/repository imports
	github.com/johejo/golang-migrate-extra/source/iofs imports
	github.com/golang-migrate/migrate/v4/source: cannot find module providing package github.com/golang-migrate/migrate/v4/source

### ⚠ 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 click 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 "/tmp/renovate/repos/gitea/flucky/flucky":"/tmp/renovate/repos/gitea/flucky/flucky" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -e GOPATH -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e GIT_CONFIG_KEY_3 -e GIT_CONFIG_VALUE_3 -e GIT_CONFIG_KEY_4 -e GIT_CONFIG_VALUE_4 -e GIT_CONFIG_KEY_5 -e GIT_CONFIG_VALUE_5 -e GIT_CONFIG_KEY_6 -e GIT_CONFIG_VALUE_6 -e GIT_CONFIG_KEY_7 -e GIT_CONFIG_VALUE_7 -e GIT_CONFIG_KEY_8 -e GIT_CONFIG_VALUE_8 -w "/tmp/renovate/repos/gitea/flucky/flucky" docker.io/renovate/go:1.18.3 bash -l -c "go get -d -t ./... && go mod tidy && go mod tidy" git.cryptic.systems/volker.raschek/flucky imports github.com/golang-migrate/migrate/v4/database/postgres: cannot find module providing package github.com/golang-migrate/migrate/v4/database/postgres git.cryptic.systems/volker.raschek/flucky imports github.com/golang-migrate/migrate/v4/database/sqlite3: cannot find module providing package github.com/golang-migrate/migrate/v4/database/sqlite3 git.cryptic.systems/volker.raschek/flucky/pkg/repository imports github.com/golang-migrate/migrate/v4: cannot find module providing package github.com/golang-migrate/migrate/v4 git.cryptic.systems/volker.raschek/flucky/pkg/repository imports github.com/johejo/golang-migrate-extra/source/iofs imports github.com/golang-migrate/migrate/v4/source: cannot find module providing package github.com/golang-migrate/migrate/v4/source ```
CSRBot force-pushed renovate/github.com-stretchr-testify-1.x from e242e0d67e to 368f510d22 2022-06-13 22:02:23 +00:00 Compare
CSRBot force-pushed renovate/github.com-stretchr-testify-1.x from 368f510d22 to 26ab6a0567 2022-06-13 23:13:07 +00:00 Compare
CSRBot force-pushed renovate/github.com-stretchr-testify-1.x from 26ab6a0567 to fd211cbc2f 2022-06-13 23:42:04 +00:00 Compare
volker.raschek closed this pull request 2022-06-14 05:05:36 +00:00
Author
Collaborator

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v1.7.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will now ignore this update (v1.7.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the `ignoreDeps` array of your renovate config. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
All checks were successful
continuous-integration/drone/pr Build is passing
Required
Details
continuous-integration/drone/push Build is passing
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: flucky/flucky#21
No description provided.