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

Renovate: Update External dependencies #46

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/prometheus/client_golang v1.20.4 -> v1.20.5 age adoption passing confidence require patch
go (source) 1.23.2 -> 1.23.3 age adoption passing confidence toolchain patch
golang.org/x/net v0.30.0 -> v0.31.0 age adoption passing confidence require minor
sigs.k8s.io/controller-runtime v0.19.0 -> v0.19.1 age adoption passing confidence require patch

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

golang/go (go)

v1.23.3

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.19.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1


Configuration

📅 Schedule: Branch creation - "before 8am on Thursday" (UTC), 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.

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

@coveralls
Copy link

coveralls commented Oct 17, 2024

Pull Request Test Coverage Report for Build 11748774940

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 11741109493: 0.0%
Covered Lines: 0
Relevant Lines: 392

💛 - Coveralls

@renovate renovate bot changed the title Renovate: Update module github.com/prometheus/client_golang to v1.20.5 Renovate: Update External dependencies Oct 24, 2024
@renovate renovate bot force-pushed the renovate/external-dependencies branch from 122277a to f577344 Compare October 24, 2024 15:19
@renovate renovate bot force-pushed the renovate/external-dependencies branch from f577344 to a5a120f Compare November 7, 2024 01:00
Copy link
Contributor Author

renovate bot commented Nov 8, 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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/term v0.25.0 -> v0.26.0
golang.org/x/text v0.19.0 -> v0.20.0

@renovate renovate bot force-pushed the renovate/external-dependencies branch from a5a120f to 446e74e Compare November 8, 2024 20:03
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.

4 participants