-
Notifications
You must be signed in to change notification settings - Fork 776
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
chore: bump github.com/onsi/gomega from 1.27.7 to 1.27.10 #2900
Merged
sozercan
merged 2 commits into
master
from
dependabot/go_modules/github.com/onsi/gomega-1.27.10
Oct 23, 2023
Merged
chore: bump github.com/onsi/gomega from 1.27.7 to 1.27.10 #2900
sozercan
merged 2 commits into
master
from
dependabot/go_modules/github.com/onsi/gomega-1.27.10
Oct 23, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f0d109d
to
4271ca2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2900 +/- ##
==========================================
+ Coverage 52.43% 52.51% +0.08%
==========================================
Files 134 134
Lines 11952 11952
==========================================
+ Hits 6267 6277 +10
+ Misses 5193 5185 -8
+ Partials 492 490 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
4271ca2
to
f063969
Compare
@dependabot rebase |
74268bf
to
6373fdb
Compare
6373fdb
to
79bc15a
Compare
@dependabot rebase |
79bc15a
to
5eac8aa
Compare
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.7 to 1.27.10. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.7...v1.27.10) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
5eac8aa
to
0df44c6
Compare
sozercan
approved these changes
Oct 23, 2023
Mattes83
pushed a commit
to Mattes83/gatekeeper
that referenced
this pull request
Oct 25, 2023
…y-agent#2900) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/onsi/gomega from 1.27.7 to 1.27.10.
Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
9cbf7b0
v1.27.10bdc7803
fix: go 1.21 adding goroutine ID to creator+location (#685)66bcd9d
v1.27.93b31fc3
Prevent nil-dereference in format.Object for boxed nil error (#681)360849b
Bump golang.org/x/net from 0.11.0 to 0.12.0 (#679)86f3659
chore: use String() instead of fmt.Sprintf (#678)642ead0
Bump golang.org/x/net from 0.10.0 to 0.11.0 (#674)ceb9ca6
chore: unnecessary use of fmt.Sprintf (#677)a2087d8
Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#675)fc9a89f
docs: fix ContainSubstring references (#673)You can trigger a rebase of this PR 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)