Skip to content

OCM-00000 | ci: Update helpers#3284

Closed
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/helpers
Closed

OCM-00000 | ci: Update helpers#3284
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/helpers

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/AlecAivazis/survey/v2 v2.2.15v2.3.7 age confidence
github.com/sirupsen/logrus v1.9.3v1.9.4 age confidence
github.com/zgalor/weberr v0.6.0v0.9.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

AlecAivazis/survey (github.com/AlecAivazis/survey/v2)

v2.3.7

Compare Source

v2.3.6

Compare Source

v2.3.5

Compare Source

v2.3.4

Compare Source

What's Changed

Full Changelog: AlecAivazis/survey@v2.3.3...v2.3.4

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0: Cursor tracks select focus

Compare Source

v2.2.16

Compare Source

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.4

Compare Source

Notable changes

  • go.mod: update minimum supported go version to v1.17 #​1460
  • go.mod: bump up dependencies #​1460
  • Touch-up godoc and add "doc" links.
  • README: fix links, grammar, and update examples.
  • Add GNU/Hurd support #​1364
  • Add WASI wasip1 support #​1388
  • Remove uses of deprecated ioutil package #​1472
  • CI: update actions and golangci-lint #​1459
  • CI: remove appveyor, add macOS #​1460

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

zgalor/weberr (github.com/zgalor/weberr)

v0.9.0

Compare Source

  • Add interoperability so that the standard library errors package can also be used to Unwrap weberr errors.
  • Add 'Join' function

v0.8.2

Add a wrapper to go errors Is() func

v0.7.0

Compare Source

Add a wrapper to pkg/errors As() func


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 25, 2026
@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 1a884885-b4f4-493d-8cf1-72abfbac559c

📥 Commits

Reviewing files that changed from the base of the PR and between 98ee434 and 3d1b8aa.

⛔ Files ignored due to path filters (49)
  • go.sum is excluded by !**/*.sum
  • vendor/github.com/AlecAivazis/survey/v2/.travis.yml is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/CONTRIBUTING.md is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/Gopkg.lock is excluded by !**/*.lock, !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/Gopkg.toml is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/README.md is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/_tasks.hcl is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/confirm.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/core/template.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/core/write.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/editor.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/input.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/multiline.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/multiselect.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/password.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/renderer.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/select.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/survey.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/cursor.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/cursor_windows.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/display_posix.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/display_windows.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/error.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/output.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/output_windows.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/runereader.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_bsd.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_linux.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_posix.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/runereader_ppc64le.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/terminal/sequences.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/transform.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/AlecAivazis/survey/v2/validate.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/.golangci.yml is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/CHANGELOG.md is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/README.md is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/appveyor.yml is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/entry.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/hooks.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/logger.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/logrus.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/terminal_check_bsd.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/terminal_check_unix.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/terminal_check_wasi.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/terminal_check_wasip1.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/sirupsen/logrus/text_formatter.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/zgalor/weberr/README.md is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/zgalor/weberr/errors.go is excluded by !vendor/**, !**/vendor/**
  • vendor/modules.txt is excluded by !vendor/**, !**/vendor/**
📒 Files selected for processing (1)
  • go.mod
🚧 Files skipped from review as they are similar to previous changes (1)
  • go.mod

📝 Walkthrough

Walkthrough

The go.mod file updates versions for github.com/AlecAivazis/survey/v2, github.com/sirupsen/logrus, and github.com/zgalor/weberr, and removes the indirect requirement for github.com/kr/pty.

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lacks the required template sections like PR Summary, issue links, change type, testing, and behavior before/after. Add the missing template sections, especially summary, issue links, change type, behavior details, and step-by-step validation.
✅ Passed checks (14 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately points to the helper dependency update, which matches the main change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed Tree diff vs origin/master changes only go.mod/go.sum/vendor files; no *_test.go files or Ginkgo titles were added or edited.
Test Structure And Quality ✅ Passed PR only updates go.mod/go.sum and vendored deps; no *_test.go or Ginkgo test code is changed, so the test-quality rules aren’t applicable.
Microshift Test Compatibility ✅ Passed PR only updates go.mod/go.sum and vendored deps; no *_test.go files or Ginkgo e2e tests were added, so no MicroShift-compatibility risk to assess.
Single Node Openshift (Sno) Test Compatibility ✅ Passed No new Ginkgo/e2e tests were added; the PR only updates go.mod/go.sum and vendored deps, with no test files changed.
Topology-Aware Scheduling Compatibility ✅ Passed PR is dependency-only (go.mod updates); no manifests/controllers/scheduling code were changed, so topology-aware scheduling is not implicated.
Ote Binary Stdout Contract ✅ Passed Dependency-only bump; inspected main/TestMain/BeforeSuite code has no stdout writes, and logrus still defaults to stderr.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only bumps Go dependencies in go.mod; no new Ginkgo e2e tests or network-sensitive code were added.
No-Weak-Crypto ✅ Passed PR only bumps go.mod deps; the touched file contains no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB or non-constant-time secret comparisons.
Container-Privileges ✅ Passed The PR is a dependency-only go.mod update; no container/K8s manifests were changed and no privileged settings were introduced.
No-Sensitive-Data-In-Logs ✅ Passed Only dependency version bumps in go.mod/go.sum; no code or log statements were added that would expose sensitive data.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/master/helpers

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

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

I'm waiting for a openshift 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/master/helpers branch from 5cb20c8 to 98ee434 Compare June 25, 2026 22:42
@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux[bot]: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.17%. Comparing base (aae6b62) to head (98ee434).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3284   +/-   ##
=======================================
  Coverage   26.17%   26.17%           
=======================================
  Files         334      334           
  Lines       36704    36704           
=======================================
  Hits         9608     9608           
  Misses      26359    26359           
  Partials      737      737           

☔ View full report in Codecov by Harness.
📢 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.

@amandahla

Copy link
Copy Markdown
Contributor

/approve
/lgtm
/check-required-labels

@openshift-ci openshift-ci Bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 26, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/helpers branch from 98ee434 to 3d1b8aa Compare June 30, 2026 21:27
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 30, 2026
@amandahla

Copy link
Copy Markdown
Contributor

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 1, 2026
@openshift-ci

openshift-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amandahla, red-hat-konflux[bot]

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

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