-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 #12215
Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 #12215
Conversation
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This update requires Go 1.16, which doesn't seem to be available on F33 and Ubuntu 21.04. @cevich I imagine we're dropping F33 soon - what's the story with 21.04? |
I hit the issue in #12239 as well (c/common already bumped it) and now force 1.16.0 over there (see the replace line in go.mod). |
Looks like github.com/onsi/gomega is up-to-date now, so this is no longer needed. |
Still need a newer Go so we can remove the |
Okay, I've got golang 1.17 wired up for the next set of Ubuntu images, and we get 1.16 by default in F35 (and 34 IIRC). |
Ref: Go 1.17 coming in here: https://github.com/containers/automation_images/pull/100/files |
Bumps github.com/onsi/gomega from 1.16.0 to 1.17.0.
Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
05f6097
v1.17.03a26311
Add HaveField matcher2f96943
add Error() assertions on the final error value of multi-return values (#480)18a4723
separate out offsets and timeouts (#478)e001fab
fix transformation error reporting (#479)61cd3b8
Fix typo (#477)bf93408
allow transform functions to report errors (#472)07f405d
chore: stop using deprecated ioutil package (#467)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 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)