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 github.com/aristanetworks/goarista digest to a6d58bf #1031

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2024

This PR contains the following updates:

Package Type Update Change
github.com/aristanetworks/goarista require digest dd28947 -> a6d58bf

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

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

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 19, 2024
Copy link
Contributor Author

renovate bot commented Oct 19, 2024

⚠️ 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/google/go-cmp v0.6.0
go: downloading github.com/google/go-github/v64 v64.0.0
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/rs/zerolog v1.33.0
go: downloading go.einride.tech/aip v0.68.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1
go: downloading google.golang.org/grpc v1.66.0
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/google/cel-go v0.21.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/cockscomb/cel2sql v0.0.0-20211204123659-c803dfd5c44c
go: downloading gorm.io/driver/sqlite v1.5.6
go: downloading gorm.io/gorm v1.25.12
go: downloading github.com/honeycombio/otel-config-go v1.17.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
go: downloading github.com/bazelbuild/rules_go v0.50.1
go: downloading github.com/gosuri/uiprogress v0.0.1
go: downloading github.com/keybase/go-keychain v0.0.0-20231219164618-57a3676c3af6
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/whilp/git-urls v1.0.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
go: downloading github.com/zenazn/goji v1.0.1
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.60.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading github.com/mndrix/tap-go v0.0.0-20171203230836-629fa407e90b
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240827150818-7e3bb234dfed
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.1
go: downloading golang.org/x/net v0.30.0
go: downloading github.com/mattn/go-sqlite3 v1.14.22
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/sethvargo/go-envconfig v1.1.0
go: downloading go.opentelemetry.io/otel v1.29.0
go: downloading go.opentelemetry.io/otel/sdk v1.28.0
go: downloading go.opentelemetry.io/otel/metric v1.29.0
go: downloading go.opentelemetry.io/otel/trace v1.29.0
go: downloading github.com/gosuri/uilive v0.0.4
go: downloading golang.org/x/sys v0.26.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading golang.org/x/text v0.19.0
go: downloading go.opentelemetry.io/contrib/instrumentation/host v0.53.0
go: downloading go.opentelemetry.io/contrib/instrumentation/runtime v0.53.0
go: downloading go.opentelemetry.io/contrib/propagators/b3 v1.28.0
go: downloading go.opentelemetry.io/contrib/propagators/ot v1.28.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.28.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.28.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/shirou/gopsutil/v4 v4.24.6
go: downloading go.uber.org/multierr v1.11.0
go: downloading go.opentelemetry.io/proto/otlp v1.3.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/lufia/plan9stats v0.0.0-20240513124658-fba389f38bae
go: downloading github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
go: downloading github.com/shoenig/go-m1cpu v0.1.6
go: downloading github.com/tklauser/go-sysconf v0.3.14
go: downloading github.com/yusufpapurcu/wmi v1.2.4
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
go: downloading github.com/tklauser/numcpus v0.8.0
go: downloading github.com/go-ole/go-ole v1.3.0
go: github.com/satreix/everest/src/go/bookstore imports
	github.com/satreix/everest/src/proto/bookstore/v1: cannot find module providing package github.com/satreix/everest/src/proto/bookstore/v1
go: github.com/satreix/everest/src/go/echo imports
	github.com/satreix/everest/src/proto/helloworld: cannot find module providing package github.com/satreix/everest/src/proto/helloworld

@renovate renovate bot force-pushed the renovate/github.com-aristanetworks-goarista-digest branch from 1328bc6 to 7152555 Compare October 22, 2024 22:20
@renovate renovate bot changed the title fix(deps): update github.com/aristanetworks/goarista digest to 8796365 fix(deps): update github.com/aristanetworks/goarista digest to 34c6d0e Oct 22, 2024
@renovate renovate bot changed the title fix(deps): update github.com/aristanetworks/goarista digest to 34c6d0e fix(deps): update github.com/aristanetworks/goarista digest to d8e501c Oct 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-aristanetworks-goarista-digest branch 2 times, most recently from a63182f to 75b1256 Compare November 1, 2024 13:49
@renovate renovate bot changed the title fix(deps): update github.com/aristanetworks/goarista digest to d8e501c fix(deps): update github.com/aristanetworks/goarista digest to a6d58bf Nov 1, 2024
@satreix satreix force-pushed the renovate/github.com-aristanetworks-goarista-digest branch from 75b1256 to f421b93 Compare November 18, 2024 10:36
@satreix satreix enabled auto-merge (squash) November 18, 2024 10:37
Copy link
Contributor Author

renovate bot commented Nov 18, 2024

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.

@satreix satreix merged commit 13d7780 into main Nov 18, 2024
7 checks passed
@satreix satreix deleted the renovate/github.com-aristanetworks-goarista-digest branch November 18, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant