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.54.0 #349

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.53.0...v0.54.0

v0.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.52.3...v0.53.0

v0.52.3

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.52.2...v0.52.3

v0.52.2

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.51.1...v0.52.2

v0.51.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.51.0...v0.51.1

v0.51.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.50.0...v0.51.0

v0.50.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.49.0...v0.50.0

v0.49.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.48.0...v0.49.0

v0.48.0

Compare Source

This release will require changes of code that relies on direct access to content-type format strings. See the PR linked below for work-arounds. Please file an issue if your use case doesn't work anymore.

What's Changed

Full Changelog: prometheus/common@v0.47.0...v0.48.0

v0.47.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.46.0...v0.47.0

v0.46.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.45.0...v0.46.0

v0.45.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.44.0...v0.45.0

v0.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.43.0...v0.43.1

v0.43.0: 0.43.0 / 2023-05-04

Compare Source

NOTE: The protobuf library has been changed from the deprecated github.com/golang/protobuf to the new officially supported google.golang.org/protobuf. If you have direct use of the proto, you may need to make changes for deprecated functions.

What's Changed

Full Changelog: prometheus/common@v0.42.0...v0.43.0

v0.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.41.0...v0.42.0

v0.41.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.40.0...v0.41.0

v0.40.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.39.0...v0.40.0

v0.39.0

Compare Source

  • [ENHANCEMENT] Add support for proxy connect headers. #​409
  • [ENHANCEMENT] Add platform info to labels. #​403

v0.38.0

Compare Source

  • [FEATURE] Implement Stringer on TLSVersion (#​405)
  • [FEATURE] Check if TLS certificate and key file have been modified (#​345)
  • [ENHANCEMENT] Add the ability to specify the maximum acceptable TLS version (#​414)
  • [ENHANCEMENT] Make LoadHTTPConfigFile set directory and move from tests file (#​415)
  • [ENHANCEMENT] Get Revision from debug.BuildInfo if not explicitly set (#​374)

v0.37.1

Compare Source

v0.37.0

Compare Source

  • [ENHANCEMENT] Improve OAuth2 user agent handling (#​391)

v0.36.0

Compare Source

  • [ENHANCEMENT] OAuth2: Respect disable keepalives option; Implement close idle connections (#​390)
  • [ENHANCEMENT] Add User-Agent header to oauth2 requests #​387

v0.35.0

Compare Source

  • [ENHANCEMENT] Static server: Add more mimetypes (#​385)

v0.34.0

Compare Source

  • [ENHANCEMENT] Enable selecting minimum TLS version. #​375

v0.33.0

Compare Source

  • [ENHANCEMENT] Make HTTP2 User Visible #​360
  • [FEATURE] Add proxy_url support for oauth2 #​358

v0.32.1

Compare Source

v0.32.0

Compare Source

  • [FEATURE] Add tls_config field to OAuth 2.0 Config #​331
  • [ENHANCEMENT] route: allow HEAD operations #​332
  • [BUGFIX] Fix caller in promlog #​334

v0.31.1

Compare Source

Do not marshal secrets in URL's (#​328)

v0.31.0

Compare Source

  • Re-enable HTTP/2 (#​325)
  • promlog: check the log level before calling runtime.Caller (#​322)

v0.30.1

Compare Source

Do not marshal secrets in URL's (#​328)

v0.30.0

Compare Source

Add the ability to enable HTTP2 again via an env variable

v0.29.0

Compare Source

Add WithIdleConnTimeout HTTP client option

v0.28.0

Compare Source

Client golang dependency update.

v0.27.0: / 2021-06-03

Compare Source

  • Fix marshalling of URL wrapper with nil value. #​303
  • Remove deprecated log package #​306

v0.26.0: / 2021-06-03

Compare Source

  • Add dynamic logging capabilities #​296
  • Replace go-kit/kit/log with go-kit/log #​304

v0.25.0

Compare Source

  • Expose NewTLSRoundTripper
  • Expose new labels to set scrape interval and timeouts via relabeling

v0.24.0

Compare Source

Adds json struct tags

v0.23.0

Compare Source

Add oauth2 support.

v0.22.0

Compare Source

v0.21.0

Compare Source

Add functional option to allow to customize DialContext() in HTTP client

v0.20.0

Compare Source

Validate duration overflows

v0.19.0

Compare Source

Add JSON marshalling to durations.

v0.18.0

Compare Source

Support follow_redirects

v0.17.0

Compare Source

Remove private fields in http client #​274

v0.16.0

Compare Source

  • Make Duration implement encoding.TextUnmarshaler #​270
  • Support authorization credentials (replaces bearer_token) #​272

v0.15.0

Compare Source

v0.15.0

v0.14.0

Compare Source

v0.14.0

v0.13.0

Compare Source

v0.13.0

v0.12.0

Compare Source

v0.11.1

Compare Source

v0.11.0

Compare Source

v0.10.0

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source

v0.8.0

Compare Source

v0.7.0

Compare Source

v0.6.0

Compare Source

v0.6.0

v0.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Mar 4, 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: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading github.com/prometheus/common v0.53.0
go: downloading github.com/prometheus/prometheus v0.0.0-20190710134608-e5b22494857d
go: downloading github.com/tidwall/gjson v1.9.3
go: downloading github.com/tidwall/sjson v1.0.4
go: downloading github.com/youthlin/stream v0.0.3
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/rakyll/statik v0.1.6
go: downloading github.com/spf13/cobra v0.0.5
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading gopkg.in/src-d/go-git.v4 v4.12.0
go: downloading k8s.io/client-go v12.0.0+incompatible
go: downloading github.com/fsnotify/fsnotify v1.4.7
go: downloading github.com/prometheus/client_model v0.6.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/net v0.22.0
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/spf13/pflag v1.0.3
go: downloading github.com/sergi/go-diff v1.0.0
go: downloading golang.org/x/crypto v0.21.0
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.0
go: downloading golang.org/x/sys v0.18.0
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading github.com/pelletier/go-toml v1.2.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/bytedance/sonic v1.9.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/go-kit/kit v0.9.0
go: downloading github.com/opentracing/opentracing-go v1.1.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading k8s.io/apimachinery v0.0.0-20190719140911-bfcf53abc9f8
go: downloading k8s.io/klog v0.3.1
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-logfmt/logfmt v0.5.1
go: downloading github.com/cespare/xxhash v1.1.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.12.0
go: downloading github.com/gogo/protobuf v1.2.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/time v0.3.0
go: downloading k8s.io/utils v0.0.0-20190607212802-c55fbcfc754a
go: downloading github.com/google/gofuzz v1.0.0
go: downloading github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
go: downloading golang.org/x/arch v0.3.0
go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
go: downloading github.com/prometheus/tsdb v0.9.1
go: downloading golang.org/x/term v0.18.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/pelletier/go-buffruneio v0.2.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.4
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/oklog/ulid v1.3.1
go: downloading golang.org/x/sync v0.3.0
go: downloading sigs.k8s.io/yaml v1.1.0
go: downloading github.com/golang/snappy v0.0.4
go: github.com/pingcap/monitoring/reload/server/bizlogic imports
	github.com/prometheus/common/log: cannot find module providing package github.com/prometheus/common/log
go: warning: k8s.io/client-go@v12.0.0+incompatible: retracted by module author: pre-module versions are obsolete
go: to switch to the latest unretracted version, run:
	go get k8s.io/client-go@latest

Copy link

ti-chi-bot bot commented Mar 4, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign csuzhangxc for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the size/XS label Mar 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from d921121 to 09c458e Compare March 7, 2024 10:09
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.49.0 fix(deps): update module github.com/prometheus/common to v0.50.0 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 09c458e to 59fe3a4 Compare March 21, 2024 15:02
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.50.0 fix(deps): update module github.com/prometheus/common to v0.51.0 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 59fe3a4 to 739f767 Compare March 24, 2024 06:34
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.51.0 fix(deps): update module github.com/prometheus/common to v0.51.1 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 739f767 to 07438cc Compare April 3, 2024 16:25
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.51.1 fix(deps): update module github.com/prometheus/common to v0.52.2 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 07438cc to cd93cce Compare April 11, 2024 00:20
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.52.2 fix(deps): update module github.com/prometheus/common to v0.52.3 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from cd93cce to ecf45da Compare April 18, 2024 15:04
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.52.3 fix(deps): update module github.com/prometheus/common to v0.53.0 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from ecf45da to 305a240 Compare June 3, 2024 17:12
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/common to v0.53.0 fix(deps): update module github.com/prometheus/common to v0.54.0 Jun 3, 2024
Copy link
Contributor Author

renovate bot commented Jun 3, 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: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/prometheus/common v0.54.0
go: downloading github.com/prometheus/prometheus v0.0.0-20190710134608-e5b22494857d
go: downloading github.com/spf13/cobra v0.0.5
go: downloading github.com/tidwall/gjson v1.9.3
go: downloading github.com/tidwall/sjson v1.0.4
go: downloading github.com/youthlin/stream v0.0.3
go: downloading golang.org/x/oauth2 v0.19.0
go: downloading gopkg.in/src-d/go-git.v4 v4.12.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/client-go v12.0.0+incompatible
go: downloading github.com/google/go-querystring v1.0.0
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/rakyll/statik v0.1.6
go: downloading github.com/fsnotify/fsnotify v1.4.7
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading google.golang.org/protobuf v1.34.0
go: downloading github.com/inconshreveable/mousetrap v1.0.0
go: downloading github.com/spf13/pflag v1.0.3
go: downloading github.com/tidwall/match v1.1.1
go: downloading github.com/tidwall/pretty v1.2.0
go: downloading github.com/sergi/go-diff v1.0.0
go: downloading golang.org/x/crypto v0.22.0
go: downloading gopkg.in/src-d/go-billy.v4 v4.3.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading golang.org/x/net v0.24.0
go: downloading golang.org/x/sys v0.19.0
go: downloading github.com/emirpasic/gods v1.12.0
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/src-d/gcfg v1.4.0
go: downloading github.com/go-kit/kit v0.9.0
go: downloading github.com/opentracing/opentracing-go v1.1.0
go: downloading github.com/prometheus/client_golang v1.19.0
go: downloading github.com/go-playground/validator/v10 v10.14.0
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/ugorji/go/codec v1.2.11
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/pelletier/go-toml v1.2.0
go: downloading github.com/bytedance/sonic v1.9.1
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading k8s.io/apimachinery v0.0.0-20190719140911-bfcf53abc9f8
go: downloading k8s.io/klog v0.3.1
go: downloading github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/xanzy/ssh-agent v0.2.1
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/go-logfmt/logfmt v0.5.1
go: downloading github.com/cespare/xxhash v1.1.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.12.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.2
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/gogo/protobuf v1.2.1
go: downloading github.com/google/gofuzz v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/time v0.3.0
go: downloading k8s.io/utils v0.0.0-20190607212802-c55fbcfc754a
go: downloading github.com/pelletier/go-buffruneio v0.2.0
go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
go: downloading github.com/prometheus/tsdb v0.9.1
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
go: downloading golang.org/x/arch v0.3.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading golang.org/x/term v0.19.0
go: downloading github.com/oklog/ulid v1.3.1
go: downloading golang.org/x/sync v0.3.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.4
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading sigs.k8s.io/yaml v1.1.0
go: downloading github.com/golang/snappy v0.0.4
go: github.com/pingcap/monitoring/reload/server/bizlogic imports
	github.com/prometheus/common/log: cannot find module providing package github.com/prometheus/common/log
go: warning: k8s.io/client-go@v12.0.0+incompatible: retracted by module author: pre-module versions are obsolete
go: to switch to the latest unretracted version, run:
	go get k8s.io/client-go@latest

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

Successfully merging this pull request may close these issues.

None yet

0 participants