Skip to content

Comments

fix(deps): update module github.com/onsi/gomega to v1.39.1#481

Merged
clyang82 merged 1 commit intomainfrom
konflux/mintmaker/main/github.com-onsi-gomega-1.x
Feb 2, 2026
Merged

fix(deps): update module github.com/onsi/gomega to v1.39.1#481
clyang82 merged 1 commit intomainfrom
konflux/mintmaker/main/github.com-onsi-gomega-1.x

Conversation

@red-hat-konflux
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/gomega v1.39.0 -> v1.39.1 age confidence

Warning

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


Release Notes

onsi/gomega (github.com/onsi/gomega)

v1.39.1

Compare Source

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@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 Jan 31, 2026
@red-hat-konflux
Copy link
Contributor Author

ℹ 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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.27.5 -> v2.28.0
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 -> v0.0.0-20260115054156-294ebfa9ad83
golang.org/x/crypto v0.46.0 -> v0.47.0
golang.org/x/mod v0.30.0 -> v0.32.0
golang.org/x/net v0.48.0 -> v0.49.0
golang.org/x/sys v0.39.0 -> v0.40.0
golang.org/x/term v0.38.0 -> v0.39.0
golang.org/x/text v0.32.0 -> v0.33.0
golang.org/x/tools v0.39.0 -> v0.41.0

@coderabbitai
Copy link

coderabbitai bot commented Jan 31, 2026

Walkthrough

The pull request updates multiple Go module dependencies to newer versions. Direct dependencies (Ginkgo v2 and Gomega) are bumped along with indirect dependencies across the golang.org/x namespace, including crypto, mod, net, sys, term, text, and tools packages.

Changes

Cohort / File(s) Summary
Dependency Version Updates
go.mod
Bumped 10 direct and indirect Go dependencies to newer versions: Ginkgo v2.27.5→v2.28.0, Gomega v1.39.0→v1.39.1, google/pprof, and multiple golang.org/x packages.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating github.com/onsi/gomega to v1.39.1, which aligns with the primary dependency update in the changeset.
Description check ✅ Passed The description is directly related to the changeset, providing a table of package updates, release notes for gomega v1.39.1, and Renovate configuration details relevant to the dependency update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch konflux/mintmaker/main/github.com-onsi-gomega-1.x

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

Copy link
Contributor

@clyang82 clyang82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@clyang82 clyang82 merged commit 55df89a into main Feb 2, 2026
13 checks passed
@clyang82 clyang82 deleted the konflux/mintmaker/main/github.com-onsi-gomega-1.x branch February 2, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant