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

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

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.60.1 age adoption passing confidence require minor
github.com/prometheus/exporter-toolkit v0.12.0 -> v0.13.1 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 -> 2d47ceb 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.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.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 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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.26.0 -> v0.28.0
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/oauth2 v0.22.0 -> v0.23.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.23.0 -> v0.26.0
golang.org/x/text v0.17.0 -> v0.19.0

@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 8 times, most recently from 11ff4e9 to 1aaf65e Compare November 21, 2024 04:33
@renovate renovate bot force-pushed the renovate/go-packages branch 2 times, most recently from d35dcfe to 829ac1f Compare November 23, 2024 14:12
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