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

chore(deps): update go packages - autoclosed #230

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/prometheus/client_golang v1.20.3 -> v1.20.5 age adoption passing confidence require patch
github.com/prometheus/common v0.59.1 -> v0.61.0 age adoption passing confidence require minor
github.com/prometheus/exporter-toolkit v0.12.0 -> v0.13.2 age adoption passing confidence require minor
github.com/stretchr/testify v1.9.0 -> v1.10.0 age adoption passing confidence require minor
golang.org/x/exp e7e105d -> b2144cd age adoption passing confidence require digest

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
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

v0.60.0

Compare Source

What's Changed

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

prometheus/exporter-toolkit (github.com/prometheus/exporter-toolkit)

v0.13.2

Compare Source

What's Changed

Full Changelog: prometheus/exporter-toolkit@v0.13.1...v0.13.2

v0.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/exporter-toolkit@v0.13.0...v0.13.1

v0.13.0

Compare Source

  • [CHANGE] Switch logging library to slog #​240
stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Sep 10, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot requested a review from utkuozdemir as a code owner September 10, 2024 00:19
@renovate renovate bot force-pushed the renovate/go-packages branch 5 times, most recently from 959d25c to e3fdf2f Compare September 17, 2024 22:11
@renovate renovate bot force-pushed the renovate/go-packages branch 5 times, most recently from f985583 to 54f5e64 Compare October 1, 2024 16:57
Copy link
Contributor Author

renovate bot commented Oct 1, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.32.0
golang.org/x/oauth2 v0.22.0 -> v0.24.0
google.golang.org/protobuf v1.34.2 -> v1.35.2

@renovate renovate bot force-pushed the renovate/go-packages branch 4 times, most recently from 3cd4687 to edeb3d9 Compare October 7, 2024 22:42
@renovate renovate bot force-pushed the renovate/go-packages branch 2 times, most recently from 6f11dd0 to a6bbb23 Compare October 15, 2024 11:32
@renovate renovate bot force-pushed the renovate/go-packages branch 4 times, most recently from 7124637 to 6f277e3 Compare October 29, 2024 19:50
@renovate renovate bot force-pushed the renovate/go-packages branch 6 times, most recently from 56db5c2 to 7cfc843 Compare November 8, 2024 22:34
@renovate renovate bot force-pushed the renovate/go-packages branch from 7cfc843 to c779d86 Compare November 11, 2024 00:11
@renovate renovate bot force-pushed the renovate/go-packages branch 8 times, most recently from 11ff4e9 to 1aaf65e Compare November 21, 2024 04:33
@renovate renovate bot force-pushed the renovate/go-packages branch 3 times, most recently from 829ac1f to c07f405 Compare November 25, 2024 18:39
@renovate renovate bot force-pushed the renovate/go-packages branch 6 times, most recently from b164dc9 to 8a73e7c Compare December 11, 2024 07:49
@renovate renovate bot force-pushed the renovate/go-packages branch 6 times, most recently from c13fc4b to 49e97e1 Compare December 18, 2024 23:58
@renovate renovate bot force-pushed the renovate/go-packages branch from 49e97e1 to 5f039ec Compare December 19, 2024 10:07
@renovate renovate bot changed the title chore(deps): update go packages chore(deps): update go packages - autoclosed Dec 19, 2024
@renovate renovate bot closed this Dec 19, 2024
@renovate renovate bot deleted the renovate/go-packages branch December 19, 2024 11:31
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