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/sirupsen/logrus to v1.9.3 #80

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

Conversation

ethpandaops-renovatebot[bot]
Copy link

@ethpandaops-renovatebot ethpandaops-renovatebot bot commented Jun 6, 2023

This PR contains the following updates:

Package Type Update Change
github.com/sirupsen/logrus require patch v1.9.0 -> v1.9.3

Release Notes

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.3

Compare Source

Full Changelog: sirupsen/logrus@v1.9.2...v1.9.3

v1.9.2

Compare Source

Full Changelog: sirupsen/logrus@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.9.0...v1.9.1


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Tuesday" in timezone Europe/Berlin, Automerge - "after 9am every weekday except Friday or Monday,before 11am every weekday except Friday or Monday" in timezone Europe/Berlin.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Renovate Bot.

@ethpandaops-renovatebot
Copy link
Author

⚠️ 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 get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/spf13/cobra v1.6.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/ethereum/go-ethereum v1.10.26
go: downloading github.com/onrik/ethrpc v1.1.1
go: downloading github.com/prometheus/client_golang v1.16.0
go: downloading github.com/ethpandaops/beacon v0.34.0
go: downloading golang.org/x/sys v0.16.0
go: downloading github.com/inconshreveable/mousetrap v1.0.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/procfs v0.10.1
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/attestantio/go-eth2-client v0.19.9
go: downloading github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9
go: downloading github.com/go-co-op/gocron v1.16.2
go: downloading github.com/ethpandaops/ethwallclock v0.2.0
go: downloading github.com/rs/zerolog v1.29.1
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/ferranbt/fastssz v0.1.3
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/goccy/go-yaml v1.9.5
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/huandu/go-clone v1.6.0
go: downloading github.com/r3labs/sse/v2 v2.10.0
go: downloading go.opentelemetry.io/otel v1.16.0
go: downloading github.com/prysmaticlabs/go-bitfield v0.0.0-20210809151128-385d8c5e3fb7
go: downloading github.com/holiman/uint256 v1.2.4
go: downloading golang.org/x/crypto v0.18.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading golang.org/x/sync v0.2.0
go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
go: downloading gopkg.in/cenkalti/backoff.v1 v1.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/fatih/color v1.16.0
go: downloading golang.org/x/net v0.10.0
go: downloading go.opentelemetry.io/otel/trace v1.16.0
go: downloading github.com/go-logr/logr v1.2.4
go: downloading go.opentelemetry.io/otel/metric v1.16.0
go: downloading github.com/go-logr/stdr v1.2.2
go: github.com/ethpandaops/ethereum-metrics-exporter/pkg/exporter/execution imports
	github.com/ethereum/go-ethereum/ethclient: github.com/ethereum/[email protected]: reading https://proxy.golang.org/github.com/ethereum/go-ethereum/@v/v1.10.26.zip: 403 Forbidden
go: github.com/ethpandaops/ethereum-metrics-exporter/pkg/exporter/execution/api imports
	github.com/ethereum/go-ethereum/common/hexutil: github.com/ethereum/[email protected]: reading https://proxy.golang.org/github.com/ethereum/go-ethereum/@v/v1.10.26.zip: 403 Forbidden
go: github.com/ethpandaops/ethereum-metrics-exporter/pkg/exporter/execution/api imports
	github.com/ethereum/go-ethereum/p2p: github.com/ethereum/[email protected]: reading https://proxy.golang.org/github.com/ethereum/go-ethereum/@v/v1.10.26.zip: 403 Forbidden
go: github.com/ethpandaops/ethereum-metrics-exporter/pkg/exporter/execution/api/types imports
	github.com/ethereum/go-ethereum/common: github.com/ethereum/[email protected]: reading https://proxy.golang.org/github.com/ethereum/go-ethereum/@v/v1.10.26.zip: 403 Forbidden
go: github.com/ethpandaops/ethereum-metrics-exporter/pkg/exporter imports
	github.com/ethpandaops/beacon/pkg/beacon imports
	github.com/attestantio/go-eth2-client/api imports
	github.com/ferranbt/fastssz: github.com/ferranbt/[email protected]: reading https://proxy.golang.org/github.com/ferranbt/fastssz/@v/v0.1.3.zip: 403 Forbidden

@ethpandaops-renovatebot
Copy link
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants