Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Update go.starlark.net digest to 9b43f0a - autoclosed #125

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.starlark.net require digest 6e684ef -> 9b43f0a

Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from d9fb0a2 to 02b80a6 Compare March 13, 2021 01:02
@renovate renovate bot changed the title Update go.starlark.net commit hash to 6a590ae Update go.starlark.net commit hash to 74c10e2 Mar 13, 2021
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch 2 times, most recently from 6c8463f to a1eb656 Compare March 24, 2021 18:56
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from a1eb656 to c1274b2 Compare April 6, 2021 16:05
@renovate renovate bot changed the title Update go.starlark.net commit hash to 74c10e2 Update go.starlark.net commit hash to 7a1108e Apr 6, 2021
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from c1274b2 to 7543347 Compare April 16, 2021 14:44
@renovate renovate bot changed the title Update go.starlark.net commit hash to 7a1108e Update go.starlark.net commit hash to 1607a96 Apr 16, 2021
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 7543347 to cd01cef Compare April 29, 2021 13:53
@renovate renovate bot changed the title Update go.starlark.net commit hash to 1607a96 Update go.starlark.net commit hash to 0c63ff3 Apr 29, 2021
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from cd01cef to 52455f8 Compare May 6, 2021 04:50
@renovate renovate bot changed the title Update go.starlark.net commit hash to 0c63ff3 Update go.starlark.net commit hash to 8464232 May 6, 2021
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 52455f8 to 7bd7f43 Compare May 7, 2021 16:12
@renovate renovate bot changed the title Update go.starlark.net commit hash to 8464232 Update go.starlark.net commit hash to e9428d6 May 7, 2021
@renovate
Copy link
Contributor Author

renovate bot commented May 7, 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/raba-jp/primus":"/mnt/renovate/gh/raba-jp/primus" -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/raba-jp/primus" docker.io/renovate/go:1.16.3 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/google/wire v0.5.0
go: downloading github.com/rs/zerolog v1.21.0
go: downloading github.com/spf13/afero v1.6.0
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading github.com/spf13/cobra v1.1.3
go: downloading github.com/fatih/color v1.10.0
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading go.starlark.net v0.0.0-20210511153848-cca21e7857d4
go: downloading golang.org/x/crypto v0.0.0-20201112155050-0c6587e931a9
go: downloading github.com/c-bata/go-prompt v0.2.6
go: downloading golang.org/x/text v0.3.3
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/mattn/go-isatty v0.0.12
go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/mattn/go-tty v0.0.3
go: downloading github.com/pkg/term v1.2.0-beta.2
go: downloading github.com/stretchr/testify v1.7.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
github.com/raba-jp/primus imports
	github.com/knqyf263/mockery/: malformed import path "github.com/knqyf263/mockery/": trailing slash
github.com/raba-jp/primus/pkg/backend tested by
	github.com/raba-jp/primus/pkg/backend.test imports
	github.com/stretchr/testify/assert imports
	gopkg.in/yaml.v3: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v3@v3.0.0-20200313102051-9f266ea9e77c: permission denied

@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 7bd7f43 to 085a09e Compare May 11, 2021 17:11
@renovate renovate bot changed the title Update go.starlark.net commit hash to e9428d6 Update go.starlark.net commit hash to cca21e7 May 11, 2021
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 085a09e to 3efddde Compare June 6, 2021 22:58
@renovate renovate bot changed the title Update go.starlark.net commit hash to cca21e7 Update go.starlark.net commit hash to 1cdb82c Jun 6, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Jun 6, 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 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: go mod tidy
go: downloading github.com/google/go-cmp v0.5.5
go: downloading google.golang.org/protobuf v1.33.0
go: downloading gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
go: downloading github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
go: downloading github.com/kr/text v0.2.0
go: github.com/raba-jp/primus imports
	github.com/knqyf263/mockery/: malformed import path "github.com/knqyf263/mockery/": trailing slash

@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 3efddde to a6fd86e Compare October 18, 2021 23:32
@renovate renovate bot changed the title Update go.starlark.net commit hash to 1cdb82c Update go.starlark.net commit hash to b0039bd Oct 18, 2021
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from a6fd86e to a456435 Compare January 5, 2022 15:57
@renovate renovate bot changed the title Update go.starlark.net commit hash to b0039bd Update go.starlark.net commit hash to 70c0e40 Jan 5, 2022
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from a456435 to 0fe3203 Compare March 7, 2022 16:59
@renovate renovate bot changed the title Update go.starlark.net commit hash to 70c0e40 Update go.starlark.net commit hash to 5411bad Mar 7, 2022
@renovate renovate bot changed the title Update go.starlark.net commit hash to 5411bad Update go.starlark.net digest to 5411bad Mar 26, 2022
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 0fe3203 to 4a679c6 Compare April 24, 2022 20:58
@renovate renovate bot changed the title Update go.starlark.net digest to 5411bad Update go.starlark.net digest to d1966c6 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 4a679c6 to 92c7ae6 Compare September 25, 2022 17:07
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 47cecea to ad2c013 Compare September 25, 2023 17:02
@renovate renovate bot changed the title Update go.starlark.net digest to a958746 Update go.starlark.net digest to 10651d5 Sep 25, 2023
@renovate renovate bot changed the title Update go.starlark.net digest to 10651d5 Update go.starlark.net digest to 47c85ba Oct 13, 2023
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from ad2c013 to ccbc36a Compare October 13, 2023 18:04
@renovate renovate bot changed the title Update go.starlark.net digest to 47c85ba Update go.starlark.net digest to 2232540 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from ccbc36a to aa3993d Compare October 16, 2023 15:40
@renovate renovate bot changed the title Update go.starlark.net digest to 2232540 Update go.starlark.net digest to 556fd59 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from aa3993d to 611cd76 Compare November 1, 2023 16:36
@renovate renovate bot changed the title Update go.starlark.net digest to 556fd59 Update go.starlark.net digest to 90ade8b Nov 21, 2023
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 611cd76 to 3cce33b Compare November 21, 2023 16:47
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 3cce33b to a3bc2e3 Compare January 23, 2024 15:01
@renovate renovate bot changed the title Update go.starlark.net digest to 90ade8b Update go.starlark.net digest to f864706 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from a3bc2e3 to ca06f20 Compare March 7, 2024 20:19
@renovate renovate bot changed the title Update go.starlark.net digest to f864706 Update go.starlark.net digest to 981680b Mar 7, 2024
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from ca06f20 to b658984 Compare March 11, 2024 18:53
@renovate renovate bot changed the title Update go.starlark.net digest to 981680b Update go.starlark.net digest to efac672 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from b658984 to c91bf40 Compare March 14, 2024 03:12
@renovate renovate bot changed the title Update go.starlark.net digest to efac672 Update go.starlark.net digest to ee8ed14 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from c91bf40 to 2f9f190 Compare March 29, 2024 15:48
@renovate renovate bot changed the title Update go.starlark.net digest to ee8ed14 Update go.starlark.net digest to e6e8e7c Mar 29, 2024
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 2f9f190 to 73c4ad0 Compare April 8, 2024 18:19
@renovate renovate bot changed the title Update go.starlark.net digest to e6e8e7c Update go.starlark.net digest to 3f0a370 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 73c4ad0 to 7237164 Compare April 11, 2024 19:04
@renovate renovate bot changed the title Update go.starlark.net digest to 3f0a370 Update go.starlark.net digest to 169c986 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/go.starlark.net-digest branch from 7237164 to 6c19eca Compare April 11, 2024 23:21
@renovate renovate bot changed the title Update go.starlark.net digest to 169c986 Update go.starlark.net digest to 9b43f0a Apr 11, 2024
@renovate renovate bot changed the title Update go.starlark.net digest to 9b43f0a Update go.starlark.net digest to 9b43f0a - autoclosed May 1, 2024
@renovate renovate bot closed this May 1, 2024
@renovate renovate bot deleted the renovate/go.starlark.net-digest branch May 1, 2024 09:46
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.

0 participants