Skip to content

Commit

Permalink
Bump github.com/onsi/gomega from 1.17.0 to 1.27.6 in /scheduler (#94)
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from
1.17.0 to 1.27.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's
releases</a>.</em></p>
<blockquote>
<h2>v1.27.6</h2>
<h2>1.27.6</h2>
<h3>Fixes</h3>
<ul>
<li>Allow collections matchers to work correctly when expected has nil
elements [60e7cf3]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>updates MatchError godoc comment to also accept a Gomega matcher (<a
href="https://redirect.github.com/onsi/gomega/issues/654">#654</a>)
[67b869d]</li>
</ul>
<h2>v1.27.5</h2>
<h2>1.27.5</h2>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (<a
href="https://redirect.github.com/onsi/gomega/issues/653">#653</a>)
[a215021]</li>
<li>Bump github.com/go-task/slim-sprig (<a
href="https://redirect.github.com/onsi/gomega/issues/652">#652</a>)
[a26fed8]</li>
</ul>
<h2>v1.27.4</h2>
<h2>1.27.4</h2>
<h3>Fixes</h3>
<ul>
<li>improve error formatting and remove duplication of error message in
Eventually/Consistently [854f075]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (<a
href="https://redirect.github.com/onsi/gomega/issues/650">#650</a>)
[ccebd9b]</li>
</ul>
<h2>v1.27.3</h2>
<h2>1.27.3</h2>
<h3>Fixes</h3>
<ul>
<li>format.Object now always includes err.Error() when passed an error
[86d97ef]</li>
<li>Fix HaveExactElements to work inside ContainElement or other
collection matchers (<a
href="https://redirect.github.com/onsi/gomega/issues/648">#648</a>)
[636757e]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (<a
href="https://redirect.github.com/onsi/gomega/issues/649">#649</a>)
[cc16689]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/646">#646</a>)
[e783366]</li>
</ul>
<h2>v1.27.2</h2>
<h2>1.27.2</h2>
<h3>Fixes</h3>
<ul>
<li>improve poll progress message when polling a consistently that has
been passing [28a319b]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>bump ginkgo</li>
<li>remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli
dependencies [81443b3]</li>
</ul>
<h2>v1.27.1</h2>
<h2>1.27.1</h2>
<h3>Maintenance</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's
changelog</a>.</em></p>
<blockquote>
<h2>1.27.6</h2>
<h3>Fixes</h3>
<ul>
<li>Allow collections matchers to work correctly when expected has nil
elements [60e7cf3]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>updates MatchError godoc comment to also accept a Gomega matcher (<a
href="https://redirect.github.com/onsi/gomega/issues/654">#654</a>)
[67b869d]</li>
</ul>
<h2>1.27.5</h2>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (<a
href="https://redirect.github.com/onsi/gomega/issues/653">#653</a>)
[a215021]</li>
<li>Bump github.com/go-task/slim-sprig (<a
href="https://redirect.github.com/onsi/gomega/issues/652">#652</a>)
[a26fed8]</li>
</ul>
<h2>1.27.4</h2>
<h3>Fixes</h3>
<ul>
<li>improve error formatting and remove duplication of error message in
Eventually/Consistently [854f075]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (<a
href="https://redirect.github.com/onsi/gomega/issues/650">#650</a>)
[ccebd9b]</li>
</ul>
<h2>1.27.3</h2>
<h3>Fixes</h3>
<ul>
<li>format.Object now always includes err.Error() when passed an error
[86d97ef]</li>
<li>Fix HaveExactElements to work inside ContainElement or other
collection matchers (<a
href="https://redirect.github.com/onsi/gomega/issues/648">#648</a>)
[636757e]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (<a
href="https://redirect.github.com/onsi/gomega/issues/649">#649</a>)
[cc16689]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/646">#646</a>)
[e783366]</li>
</ul>
<h2>1.27.2</h2>
<h3>Fixes</h3>
<ul>
<li>improve poll progress message when polling a consistently that has
been passing [28a319b]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>bump ginkgo</li>
<li>remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli
dependencies [81443b3]</li>
</ul>
<h2>1.27.1</h2>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/net from 0.6.0 to 0.7.0 (<a
href="https://redirect.github.com/onsi/gomega/issues/640">#640</a>)
[bc686cd]</li>
</ul>
<h2>1.27.0</h2>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/64305cbf9d7c2209f13bcfd65dc4aafd6ec4b898"><code>64305cb</code></a>
v1.27.6</li>
<li><a
href="https://github.com/onsi/gomega/commit/60e7cf395b6b88b3aa8d8a7a9e13185d8aac3be6"><code>60e7cf3</code></a>
Allow collections matchers to work correctly when expected has nil
elements</li>
<li><a
href="https://github.com/onsi/gomega/commit/67b869d65ae76f6db20349a440ed9ccb49b96ca0"><code>67b869d</code></a>
updates MatchError godoc comment to also accept a Gomega matcher (<a
href="https://redirect.github.com/onsi/gomega/issues/654">#654</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/5129b5cf7d54245b130b241a4ace8a0d12442ab1"><code>5129b5c</code></a>
v1.27.5</li>
<li><a
href="https://github.com/onsi/gomega/commit/a215021955460515ff0c6673353fdbe38ebdc48d"><code>a215021</code></a>
Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (<a
href="https://redirect.github.com/onsi/gomega/issues/653">#653</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/a26fed89eba179ec91bb43d4a913ddadac3cd434"><code>a26fed8</code></a>
Bump github.com/go-task/slim-sprig (<a
href="https://redirect.github.com/onsi/gomega/issues/652">#652</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/39d793229b2fc2e58325ffb5b8bae37eded32e1a"><code>39d7932</code></a>
v1.27.4</li>
<li><a
href="https://github.com/onsi/gomega/commit/854f075f6f25515929ce95d9036269aa25ced809"><code>854f075</code></a>
improve error formatting and remove duplication of error message in
Eventuall...</li>
<li><a
href="https://github.com/onsi/gomega/commit/ccebd9bd517c11655b91ec9d50bab30779b5da3b"><code>ccebd9b</code></a>
Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (<a
href="https://redirect.github.com/onsi/gomega/issues/650">#650</a>)</li>
<li><a
href="https://github.com/onsi/gomega/commit/e13f3d9bbf753010f979f9a2b38299ae10898fad"><code>e13f3d9</code></a>
v1.27.3</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/gomega/compare/v1.17.0...v1.27.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/onsi/gomega&package-manager=go_modules&previous-version=1.17.0&new-version=1.27.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eden Federman <eden@keyval.dev>
  • Loading branch information
dependabot[bot] and edeNFed authored May 3, 2023
1 parent c7753d8 commit 796398d
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 21 deletions.
20 changes: 10 additions & 10 deletions scheduler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/keyval-dev/odigos/api v0.0.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.17.0
github.com/onsi/gomega v1.27.6
k8s.io/apimachinery v0.23.5
k8s.io/client-go v0.23.5
sigs.k8s.io/controller-runtime v0.11.2
Expand All @@ -25,12 +25,12 @@ require (
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
github.com/form3tech-oss/jwt-go v3.2.3+incompatible // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/go-logr/logr v1.2.0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-logr/zapr v1.2.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-cmp v0.5.5 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.1.0 // indirect
github.com/google/uuid v1.1.2 // indirect
github.com/googleapis/gnostic v0.5.5 // indirect
Expand All @@ -51,19 +51,19 @@ require (
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.19.1 // indirect
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
golang.org/x/net v0.0.0-20211209124913-491a49abca63 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f // indirect
golang.org/x/sys v0.0.0-20211029165221-6e7872819dc8 // indirect
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/term v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.27.1 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/api v0.23.5 // indirect
k8s.io/apiextensions-apiserver v0.23.5 // indirect
k8s.io/component-base v0.23.5 // indirect
Expand Down
Loading

0 comments on commit 796398d

Please sign in to comment.