Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2025

Bumps github.com/grpc-ecosystem/grpc-health-probe from 0.4.42 to 0.4.43.

Release notes

Sourced from github.com/grpc-ecosystem/grpc-health-probe's releases.

v0.4.43

Changelog

  • 569c97609025c2de9fc7c01fdcd3959f8c1d425e Merge pull request #283 from grpc-ecosystem/dependabot/go_modules/google.golang.org/grpc-1.78.0
  • df8607c984927a1a9875c12d5ec7e212c9e1ed6f Bump google.golang.org/grpc from 1.77.0 to 1.78.0
  • d56ccc39f13dde30ad67b039b8eaeef63f4e9a03 Address CVE-2025-61729/CVE-2025-61727: Bump Go toolchain from 1.24.10 to 1.24.11 (#282)
  • 0142eafc526e187eabf1c6ac831438386e322b2f Merge pull request #280 from grpc-ecosystem/dependabot/go_modules/google.golang.org/grpc-1.77.0
  • f18a629e31ef18291f501a220d1f2de7ca01eb7a Bump google.golang.org/grpc from 1.76.0 to 1.77.0
  • 74fff06db9df3b8efe66ebe194268d57f374b3e0 Merge pull request #279 from grpc-ecosystem/dependabot/go_modules/go_modules-dd7da38a6b
  • d5db059440cf6d66a8e6ba67e14fbfb2f3e851b8 Bump golang.org/x/crypto in the go_modules group across 1 directory

Container Image in ghcr.io/grpc-ecosystem/grpc-health-probe: ghcr.io/grpc-ecosystem/grpc-health-probe:v0.4.43

Full Changelog: grpc-ecosystem/grpc-health-probe@v0.4.42...v0.4.43

Open Source Insights: v0.4.43 (compare to v0.4.42)

Commits
  • 569c976 Merge pull request #283 from grpc-ecosystem/dependabot/go_modules/google.gola...
  • df8607c Bump google.golang.org/grpc from 1.77.0 to 1.78.0
  • d56ccc3 Address CVE-2025-61729/CVE-2025-61727: Bump Go toolchain from 1.24.10 to 1.24...
  • 0142eaf Merge pull request #280 from grpc-ecosystem/dependabot/go_modules/google.gola...
  • f18a629 Bump google.golang.org/grpc from 1.76.0 to 1.77.0
  • 74fff06 Merge pull request #279 from grpc-ecosystem/dependabot/go_modules/go_modules-...
  • d5db059 Bump golang.org/x/crypto in the go_modules group across 1 directory
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 30, 2025
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Dec 30, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 30, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a operator-framework 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.

@openshift-ci openshift-ci bot requested review from anik120 and joelanford December 30, 2025 02:02
@grokspawn
Copy link
Contributor

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 8, 2026
@grokspawn
Copy link
Contributor

@dependabot rebase

Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.42 to 0.4.43.
- [Release notes](https://github.com/grpc-ecosystem/grpc-health-probe/releases)
- [Commits](grpc-ecosystem/grpc-health-probe@v0.4.42...v0.4.43)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-health-probe
  dependency-version: 0.4.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/grpc-ecosystem/grpc-health-probe-0.4.43 branch from 6620778 to ceb0602 Compare January 8, 2026 11:52
@grokspawn
Copy link
Contributor

@copilot given the recent rebase to pick up #1869, shouldn't this PR also update ./release/goreleaser.opm.Dockerfile?

Copy link
Contributor

Copilot AI commented Jan 8, 2026

@grokspawn I've opened a new pull request, #1873, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Update goreleaser.opm.Dockerfile to use grpc-health-probe v0.4.43

Co-authored-by: grokspawn <86862637+grokspawn@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: grokspawn <86862637+grokspawn@users.noreply.github.com>
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 8, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 8, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grokspawn

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

The pull request process is described 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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 8, 2026
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.49%. Comparing base (56d7b91) to head (b89bf53).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1871   +/-   ##
=======================================
  Coverage   57.49%   57.49%           
=======================================
  Files         136      136           
  Lines       12934    12934           
=======================================
  Hits         7437     7437           
  Misses       4342     4342           
  Partials     1155     1155           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@openshift-merge-bot openshift-merge-bot bot merged commit f7cb724 into master Jan 8, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grpc-ecosystem/grpc-health-probe-0.4.43 branch January 8, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants