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/client_golang to v1.20.5 - autoclosed #36

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/client_golang v1.20.1 -> v1.20.5 age adoption passing confidence

Release Notes

prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.5: / 2024-10-15

Compare Source

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #​1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #​1645

v1.20.4

Compare Source

  • [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #​1623

v1.20.3

Compare Source

  • [BUGFIX] histograms: Fix possible data race when appending exemplars. #​1608

v1.20.2

Compare Source

  • [BUGFIX] promhttp: Unset Content-Encoding header when data is uncompressed. #​1596

Configuration

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

🚦 Automerge: Enabled.

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

@renovate renovate bot added the dependencies label Mar 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 056d6d8 to 449ca0e Compare May 14, 2024 00:00
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.19.0 Update module github.com/prometheus/client_golang to v1.19.1 May 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 449ca0e to 0330f58 Compare August 18, 2024 08:58
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.19.1 Update module github.com/prometheus/client_golang to v1.20.0 Aug 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 0330f58 to ee3894b Compare August 24, 2024 09:01
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.0 Update module github.com/prometheus/client_golang to v1.20.1 Aug 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from ee3894b to 7dad51a Compare August 26, 2024 23:50
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.1 Update module github.com/prometheus/client_golang to v1.20.2 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 7dad51a to e19a06f Compare September 9, 2024 02:49
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.2 Update module github.com/prometheus/client_golang to v1.20.3 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from e19a06f to 96eb34c Compare September 17, 2024 12:11
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.3 Update module github.com/prometheus/client_golang to v1.20.4 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 96eb34c to 6990fad Compare September 18, 2024 17:02
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 6990fad to 0b4491e Compare October 19, 2024 05:54
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.4 Update module github.com/prometheus/client_golang to v1.20.5 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch 3 times, most recently from f37b122 to ce5e74b Compare January 13, 2025 15:08
@renovate renovate bot enabled auto-merge (squash) January 13, 2025 15:24
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from ce5e74b to 119791a Compare January 13, 2025 15:24
Copy link
Contributor Author

renovate bot commented Jan 13, 2025

⚠️ 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 mod tidy
go: finding module for package gopkg.in/go-jose/go-jose.v4
go: finding module for package gopkg.in/go-jose/go-jose.v4/jwt
go: found gopkg.in/go-jose/go-jose.v4 in gopkg.in/go-jose/go-jose.v4 v4.0.4
go: found gopkg.in/go-jose/go-jose.v4/jwt in gopkg.in/go-jose/go-jose.v4 v4.0.4
go: github.com/metal-toolbox/bomservice/pkg/api/v1/client tested by
	github.com/metal-toolbox/bomservice/pkg/api/v1/client.test imports
	gopkg.in/go-jose/go-jose.v4: gopkg.in/go-jose/[email protected]: parsing go.mod:
	module declares its path as: github.com/go-jose/go-jose/v4
	        but was required as: gopkg.in/go-jose/go-jose.v4

@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from 119791a to f6cf344 Compare January 13, 2025 15:29
@renovate renovate bot force-pushed the renovate/github.com-prometheus-client_golang-1.x branch from f6cf344 to 8a8bf4a Compare January 13, 2025 15:37
@renovate renovate bot changed the title Update module github.com/prometheus/client_golang to v1.20.5 Update module github.com/prometheus/client_golang to v1.20.5 - autoclosed Jan 13, 2025
@renovate renovate bot closed this Jan 13, 2025
auto-merge was automatically disabled January 13, 2025 16:05

Pull request was closed

@renovate renovate bot deleted the renovate/github.com-prometheus-client_golang-1.x branch January 13, 2025 16:05
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