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/prometheus/common to v0.61.0 - autoclosed #1042

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/common v0.60.0 -> v0.61.0 age adoption passing confidence

Warning

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


Release Notes

prometheus/common (github.com/prometheus/common)

v0.61.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.60.1...v0.61.0

v0.60.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.60.0...v0.60.1


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.

Copy link
Contributor Author

renovate bot commented Nov 23, 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.10.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-20241113202542-65e8d215514f
go: downloading google.golang.org/grpc v1.67.1
go: downloading google.golang.org/protobuf v1.35.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.61.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/mattn/go-colorable v0.1.13
go: downloading github.com/google/go-querystring v1.1.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading golang.org/x/net v0.32.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.28.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 golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading golang.org/x/text v0.21.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/tklauser/go-sysconf v0.3.14
go: downloading github.com/shoenig/go-m1cpu v0.1.6
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 added the dependencies Pull requests that update a dependency file label Nov 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 4db9bf8 to b41ccdc Compare December 5, 2024 00:17
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.60.1 fix(deps): update module github.com/prometheus/common to v0.61.0 Dec 5, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.61.0 fix(deps): update module github.com/prometheus/common to v0.61.0 - autoclosed Dec 17, 2024
@renovate renovate bot closed this Dec 17, 2024
@renovate renovate bot deleted the renovate/github.com-prometheus-common-0.x branch December 17, 2024 06:19
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.

0 participants