Skip to content

Update Go modules#288

Merged
jotak merged 2 commits intomainfrom
konflux/mintmaker/main/go-modules
May 28, 2025
Merged

Update Go modules#288
jotak merged 2 commits intomainfrom
konflux/mintmaker/main/go-modules

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented May 4, 2025

This PR contains the following updates:

Package Type Update Change
github.com/google/pprof indirect digest 337e5dd -> c008609
github.com/ovn-org/ovn-kubernetes/go-controller indirect digest 57a2590 -> 75fe04c
github.com/prometheus/common indirect minor v0.63.0 -> v0.64.0
github.com/segmentio/kafka-go indirect patch v0.4.47 -> v0.4.48
go (source) toolchain minor 1.23.5 -> 1.24.3
golang.org/x/net indirect minor v0.39.0 -> v0.40.0
golang.org/x/oauth2 indirect minor v0.29.0 -> v0.30.0
golang.org/x/sys indirect minor v0.32.0 -> v0.33.0
golang.org/x/term indirect minor v0.31.0 -> v0.32.0
golang.org/x/text indirect minor v0.24.0 -> v0.25.0
golang.org/x/tools indirect minor v0.32.0 -> v0.33.0
google.golang.org/genproto/googleapis/rpc indirect digest 7b38467 -> 5a2f75b
google.golang.org/grpc indirect patch v1.72.0 -> v1.72.1
k8s.io/api require minor v0.32.3 -> v0.33.1
k8s.io/apimachinery require minor v0.32.3 -> v0.33.1
k8s.io/client-go require minor v0.32.3 -> v0.33.1
k8s.io/component-base indirect minor v0.32.3 -> v0.33.1
k8s.io/utils indirect digest 1f6e0b7 -> 0f33e8f

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v0.64.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.63.0...v0.64.0

segmentio/kafka-go (github.com/segmentio/kafka-go)

v0.4.48

Compare Source

What's Changed

New Contributors

Full Changelog: segmentio/kafka-go@v0.4.47...v0.4.48

golang/go (go)

v1.24.3

v1.24.2

v1.24.1

v1.24.0

v1.23.9

v1.23.8

v1.23.7

v1.23.6

grpc/grpc-go (google.golang.org/grpc)

v1.72.1: Release 1.72.1

Compare Source

Bug Fixes

  • client: HTTP Proxy connections are no longer attempted for addresses with non-TCP network types. (#​8215)
  • client: Fix bug that causes RPCs to fail with status INTERNAL instead of CANCELLED or DEADLINE_EXCEEDED when receiving a RST_STREAM frame in the middle of the gRPC message. (#​8289)
kubernetes/api (k8s.io/api)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source

kubernetes/component-base (k8s.io/component-base)

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.5

Compare Source

v0.32.4

Compare Source


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot added the dependencies Pull requests that update a dependency file label May 4, 2025
@openshift-ci
Copy link

openshift-ci bot commented May 4, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kalmanmeth for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented May 4, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-modules branch 2 times, most recently from 679fab8 to 45922b1 Compare May 18, 2025 05:58
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-modules branch from 45922b1 to a3be48c Compare May 25, 2025 05:37
red-hat-konflux bot and others added 2 commits May 28, 2025 17:25
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@jotak jotak force-pushed the konflux/mintmaker/main/go-modules branch from 185f37a to 75208f7 Compare May 28, 2025 15:26
@codecov
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.83%. Comparing base (96ddc3a) to head (75208f7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #288   +/-   ##
=======================================
  Coverage   22.83%   22.83%           
=======================================
  Files          14       14           
  Lines        1454     1454           
=======================================
  Hits          332      332           
  Misses       1099     1099           
  Partials       23       23           
Flag Coverage Δ
unittests 22.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jotak jotak merged commit 026c761 into main May 28, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants