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

Update module github.com/fatih/color to v1.16.0 #128

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/fatih/color v1.10.0 -> v1.16.0 age adoption passing confidence

Release Notes

fatih/color (github.com/fatih/color)

v1.16.0

Compare Source

What's Changed

Dependency updates

New Contributors

Full Changelog: fatih/color@v1.15.0...v1.16.0

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.14.1...v1.15.0

v1.14.1

Compare Source

What's Changed

Full Changelog: fatih/color@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: fatih/color@v1.13.0...v1.14.0

v1.13.0

Compare Source

This release updates the following dependencies:

github.com/mattn/go-colorable v0.1.9
github.com/mattn/go-isatty v0.0.14

v1.12.0

Compare Source

This release adds support for the NO_COLOR. For more information check out: https://no-color.org The pull request adding this change is: https://github.com/fatih/color/pull/137

v1.11.0

Compare Source

This release removes the vendor/ folder introduced by the PR: https://github.com/fatih/color/pull/138


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

renovate bot commented May 13, 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 GOFLAGS -e CGO_ENABLED -w "/mnt/renovate/gh/raba-jp/primus" docker.io/renovate/go:1.16.4 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.12.0
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading go.starlark.net v0.0.0-20200901195727-6e684ef5eeee
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
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
github.com/raba-jp/primus imports
	github.com/knqyf263/mockery/: malformed import path "github.com/knqyf263/mockery/": trailing slash

@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@renovate renovate bot force-pushed the renovate/github.com-fatih-color-1.x branch from efc2c26 to 9f186d0 Compare May 24, 2021 10:46
@renovate renovate bot changed the title Update module github.com/fatih/color to v1.11.0 Update module github.com/fatih/color to v1.12.0 May 24, 2021
@renovate renovate bot force-pushed the renovate/github.com-fatih-color-1.x branch from 9f186d0 to e955f05 Compare October 18, 2021 23:32
@renovate renovate bot changed the title Update module github.com/fatih/color to v1.12.0 Update module github.com/fatih/color to v1.13.0 Oct 18, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Oct 18, 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/13099b/48f3ee/repos/github/raba-jp/primus":"/tmp/worker/13099b/48f3ee/repos/github/raba-jp/primus" -v "/tmp/worker/13099b/48f3ee/cache":"/tmp/worker/13099b/48f3ee/cache" -e GOPATH -e GOPROXY -e GOSUMDB -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 CONTAINERBASE_CACHE_DIR -w "/tmp/worker/13099b/48f3ee/repos/github/raba-jp/primus" ghcr.io/containerbase/sidecar:9.23.11 bash -l -c "install-tool golang 1.21.3 && go get -d -t ./... && go mod tidy && go mod tidy"
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/stretchr/testify v1.7.0
go: downloading github.com/spf13/cobra v1.1.3
go: downloading github.com/google/wire v0.5.0
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading go.starlark.net v0.0.0-20200901195727-6e684ef5eeee
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/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
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.20
go: downloading golang.org/x/sys v0.14.0
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: upgraded github.com/mattn/go-colorable v0.1.8 => v0.1.13
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/github.com-fatih-color-1.x branch from e955f05 to c6e6eba Compare March 16, 2023 09:00
@renovate renovate bot changed the title Update module github.com/fatih/color to v1.13.0 Update module github.com/fatih/color to v1.15.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-fatih-color-1.x branch from c6e6eba to 15bafae Compare November 6, 2023 10:22
@renovate renovate bot changed the title Update module github.com/fatih/color to v1.15.0 Update module github.com/fatih/color to v1.16.0 Nov 6, 2023
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

0 participants