Skip to content

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Feb 16, 2025

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require minor v1.34.1 -> v1.37.0

Warning

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


Release Notes

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

v1.37.0

Compare Source

1.37.0

Features
  • add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]

v1.36.3

Compare Source

1.36.3

Maintenance

v1.36.2

Compare Source

Maintenance

v1.36.1

Compare Source

1.36.1

Fixes

v1.36.0

Compare Source

1.36.0

Features
  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

v1.35.1

Compare Source

1.35.1

Fixes
  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

v1.35.0

Compare Source

1.35.0

Features
  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]
Fixes
  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]
Maintenance

v1.34.2

Compare Source

1.34.2

Require Go 1.22+

Maintenance
  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]

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.

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

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

@red-hat-konflux
Copy link
Author

red-hat-konflux bot commented Feb 16, 2025

ℹ 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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.5 -> 1.23.8
golang.org/x/mod v0.20.0 -> v0.23.0
golang.org/x/net v0.28.0 -> v0.37.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
golang.org/x/sync v0.8.0 -> v0.12.0
golang.org/x/sys v0.23.0 -> v0.31.0
golang.org/x/term v0.23.0 -> v0.30.0
golang.org/x/text v0.17.0 -> v0.23.0
golang.org/x/tools v0.23.0 -> v0.30.0
google.golang.org/protobuf v1.34.2 -> v1.36.5

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/master/github.com-onsi-gomega-1.x branch from c0b640b to 08af176 Compare March 23, 2025 12:18
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/onsi/gomega to v1.36.2 Update module github.com/onsi/gomega to v1.36.3 Mar 23, 2025
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/github.com-onsi-gomega-1.x branch from 08af176 to ef74d9d Compare April 6, 2025 12:44
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/onsi/gomega to v1.36.3 Update module github.com/onsi/gomega to v1.37.0 Apr 6, 2025
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