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/prometheus/common to v0.60.0 #123

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 2, 2023

This PR contains the following updates:

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

Release Notes

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

v0.60.0

Compare Source

What's Changed

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

v0.59.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.59.0...v0.59.1

v0.59.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.58.0...v0.59.0

v0.58.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.57.0...v0.58.0

v0.57.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.56.0...v0.57.0

v0.56.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.55.0...v0.56.0

v0.55.0

Compare Source

What's Changed

New Contributors

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

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

Configuration

📅 Schedule: Branch creation - "after 7am and before 10am on friday" in timezone Europe/London, 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
Copy link
Author

renovate bot commented Jun 2, 2023

⚠ 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: go.opentelemetry.io/contrib/[email protected]: reading go.opentelemetry.io/contrib/propagators/go.mod at revision propagators/v1.0.0: unknown revision propagators/v1.0.0

@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from e3e82e4 to 47d0c10 Compare October 18, 2023 15:51
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.44.0 Update module github.com/prometheus/common to v0.45.0 Oct 18, 2023
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.45.0 Update module github.com/prometheus/common to v0.45.0 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-prometheus-common-0.x branch October 23, 2023 11:15
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.45.0 - autoclosed Update module github.com/prometheus/common to v0.45.0 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-prometheus-common-0.x branch October 23, 2023 12:41
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.45.0 Update module github.com/prometheus/common to v0.46.0 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 47d0c10 to 222c193 Compare January 13, 2024 23:12
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 222c193 to de469c1 Compare February 15, 2024 15:51
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.46.0 Update module github.com/prometheus/common to v0.47.0 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from de469c1 to 1672cb4 Compare February 23, 2024 00:02
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.47.0 Update module github.com/prometheus/common to v0.48.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 1672cb4 to 37b643b Compare February 29, 2024 17:27
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.48.0 Update module github.com/prometheus/common to v0.49.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 37b643b to 47201b0 Compare March 7, 2024 11:01
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.49.0 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 47201b0 to 2b72c1b Compare March 21, 2024 17:38
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.50.0 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 2b72c1b to c001e7e Compare March 24, 2024 07:48
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.51.0 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 c001e7e to eb2a9ba Compare April 3, 2024 15:02
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.51.1 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 eb2a9ba to 4ecfbfd Compare April 11, 2024 00:49
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.52.2 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 4ecfbfd to 011ee60 Compare April 18, 2024 14:23
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.52.3 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 011ee60 to 5dc157f Compare June 5, 2024 23:32
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.53.0 Update module github.com/prometheus/common to v0.54.0 Jun 5, 2024
Copy link
Author

renovate bot commented Jun 5, 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: go.opentelemetry.io/contrib/[email protected]: reading go.opentelemetry.io/contrib/propagators/go.mod at revision propagators/v1.0.0: unknown revision propagators/v1.0.0

@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 5dc157f to c7163fc Compare June 26, 2024 14:16
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.54.0 Update module github.com/prometheus/common to v0.55.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from c7163fc to 082aee3 Compare August 28, 2024 01:39
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.55.0 Update module github.com/prometheus/common to v0.56.0 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 082aee3 to 9430d06 Compare August 28, 2024 20:36
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.56.0 Update module github.com/prometheus/common to v0.57.0 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 9430d06 to f0a85ac Compare September 3, 2024 13:49
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.57.0 Update module github.com/prometheus/common to v0.58.0 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from f0a85ac to 641025b Compare September 5, 2024 15:56
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.58.0 Update module github.com/prometheus/common to v0.59.0 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 641025b to bef9ea2 Compare September 5, 2024 19:09
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.59.0 Update module github.com/prometheus/common to v0.59.1 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from bef9ea2 to 9d01463 Compare October 1, 2024 13:50
@renovate renovate bot changed the title Update module github.com/prometheus/common to v0.59.1 Update module github.com/prometheus/common to v0.60.0 Oct 1, 2024
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.

0 participants