Skip to content

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

Open
red-hat-konflux[bot] wants to merge 1 commit intosecurity-compliancefrom
konflux/mintmaker/security-compliance/github.com-onsi-gomega-1.x
Open

fix(deps): update module github.com/onsi/gomega to v1.40.0#321
red-hat-konflux[bot] wants to merge 1 commit intosecurity-compliancefrom
konflux/mintmaker/security-compliance/github.com-onsi-gomega-1.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Jan 10, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/onsi/gomega v1.38.2v1.40.0 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.40.0

Compare Source

1.40.0

We're adopting a new release strategy to minimize dependency bloat in projects that consume Gomega. It is a limitation of the go mod toolchain that test subdependencies of your project's direct dependencies get pulled in as indirect dependencies. In the case of Gomega, this ends up pulling in all of Ginkgo into your go.mod even if you are only using Gomega (Gomega uses Ginkgo for its own tests).

Going forward, releases will strip out all tests, tidy up the go.mod and then push this stripped down version to a new master-lite branch. These stripped-down versions will receive the vx.y.z git tag and will be picked up by the go toolchain.

Please open an issue if this new release process causes unexpected changes for your projects.

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.

v1.39.0

Compare Source

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

v1.38.3

Compare Source

1.38.3

Fixes

make string formatitng more consistent for users who use format.Object directly


Configuration

📅 Schedule: 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.

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

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.0 fix(deps): update module github.com/onsi/gomega to v1.39.0 - abandoned Jan 21, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.0 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.0 Jan 21, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/security-compliance/github.com-onsi-gomega-1.x branch from a6851fc to fa8d0ca Compare January 30, 2026 04:40
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.0 fix(deps): update module github.com/onsi/gomega to v1.39.1 Jan 30, 2026
@red-hat-konflux
Copy link
Copy Markdown
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.2 -> v2.28.0
github.com/google/pprof v0.0.0-20251114195745-4902fdda35c8 -> v0.0.0-20260115054156-294ebfa9ad83
golang.org/x/crypto v0.45.0 -> v0.47.0
golang.org/x/mod v0.29.0 -> v0.32.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/tools v0.38.0 -> v0.41.0

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (security-compliance@cc4790a). Learn more about missing BASE report.

Additional details and impacted files
@@                  Coverage Diff                   @@
##             security-compliance     #321   +/-   ##
======================================================
  Coverage                       ?   46.10%           
======================================================
  Files                          ?       18           
  Lines                          ?     1436           
  Branches                       ?        0           
======================================================
  Hits                           ?      662           
  Misses                         ?      729           
  Partials                       ?       45           

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

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Feb 2, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Feb 2, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Feb 4, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Feb 4, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Feb 5, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Feb 5, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Feb 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Feb 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Feb 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Feb 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Feb 10, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Feb 10, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Feb 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Feb 13, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Mar 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Mar 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Mar 10, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Mar 10, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Mar 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Mar 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Mar 13, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Mar 13, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Apr 2, 2026

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

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.45.0 -> v0.47.0
golang.org/x/mod v0.29.0 -> v0.31.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/text v0.31.0 -> v0.33.0
golang.org/x/tools v0.38.0 -> v0.40.0

@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Apr 8, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Apr 8, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Apr 9, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Apr 9, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Apr 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Apr 15, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Apr 20, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Apr 20, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Apr 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Apr 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned Apr 27, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 - abandoned fix(deps): update module github.com/onsi/gomega to v1.39.1 Apr 27, 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/security-compliance/github.com-onsi-gomega-1.x branch from fa8d0ca to 561e096 Compare April 29, 2026 01:38
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module github.com/onsi/gomega to v1.39.1 fix(deps): update module github.com/onsi/gomega to v1.40.0 Apr 29, 2026
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.

1 participant