Skip to content

Commit 7d2c4c8

Browse files
build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.3 (#41)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.1 to 1.27.3. <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.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> </blockquote> </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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/e13f3d9bbf753010f979f9a2b38299ae10898fad"><code>e13f3d9</code></a> v1.27.3</li> <li><a href="https://github.com/onsi/gomega/commit/86d97efc6ac9bb810d5bcc4078a3dc9796e01ad1"><code>86d97ef</code></a> format.Object now always includes err.Error() when passed an error</li> <li><a href="https://github.com/onsi/gomega/commit/cc1668957265b7bc8e3eeb8544b839e710c0b7cc"><code>cc16689</code></a> 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>)</li> <li><a href="https://github.com/onsi/gomega/commit/e7833662ffdeeccf7ccd4e116dbe915a0c153a16"><code>e783366</code></a> 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>)</li> <li><a href="https://github.com/onsi/gomega/commit/636757e9e12c738ccd35a25018cf65a47885b1e5"><code>636757e</code></a> Fix HaveExactElements to work inside ContainElement or other collection match...</li> <li><a href="https://github.com/onsi/gomega/commit/dbd4cb504ac2e8b5cdbeb204e9c75447f56cc39a"><code>dbd4cb5</code></a> v1.27.2</li> <li><a href="https://github.com/onsi/gomega/commit/a44f4efaeeb4d943776c66b83ef73949306c7ef4"><code>a44f4ef</code></a> lol. actually bump ginkgo</li> <li><a href="https://github.com/onsi/gomega/commit/b993b239abaa31e2797a2dd939468a16a020bc39"><code>b993b23</code></a> commit go mod tidy changes</li> <li><a href="https://github.com/onsi/gomega/commit/ce269e2d73871d0153cc0ff83701fb6e602f7888"><code>ce269e2</code></a> bump ginkgo</li> <li><a href="https://github.com/onsi/gomega/commit/28a319b0172d9e7d062584af203aa3ef562d05ae"><code>28a319b</code></a> improve poll progress message when polling a cosnistently that has been passing</li> <li>Additional commits viewable in <a href="https://github.com/onsi/gomega/compare/v1.27.1...v1.27.3">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.27.1&new-version=1.27.3)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0883a4c commit 7d2c4c8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/fluxcd/pkg/apis/meta v0.18.0
1111
github.com/fluxcd/source-controller/api v0.33.0
1212
github.com/onsi/ginkgo/v2 v2.9.0
13-
github.com/onsi/gomega v1.27.1
13+
github.com/onsi/gomega v1.27.3
1414
github.com/spf13/pflag v1.0.5
1515
github.com/stretchr/testify v1.8.2
1616
golang.org/x/sync v0.1.0
@@ -54,7 +54,7 @@ require (
5454
github.com/gobuffalo/flect v0.3.0 // indirect
5555
github.com/gogo/protobuf v1.3.2 // indirect
5656
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
57-
github.com/golang/protobuf v1.5.2 // indirect
57+
github.com/golang/protobuf v1.5.3 // indirect
5858
github.com/google/gnostic v0.6.9 // indirect
5959
github.com/google/go-cmp v0.5.9 // indirect
6060
github.com/google/go-github/v45 v45.2.0 // indirect

go.sum

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,9 @@ github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QD
176176
github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI=
177177
github.com/golang/protobuf v1.4.3/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI=
178178
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
179-
github.com/golang/protobuf v1.5.2 h1:ROPKBNFfQgOUMifHyP+KYbvpjbdoFNs+aK7DXlji0Tw=
180179
github.com/golang/protobuf v1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
180+
github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=
181+
github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
181182
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
182183
github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
183184
github.com/google/cel-go v0.12.6 h1:kjeKudqV0OygrAqA9fX6J55S8gj+Jre2tckIm5RoG4M=
@@ -289,8 +290,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
289290
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
290291
github.com/onsi/ginkgo/v2 v2.9.0 h1:Tugw2BKlNHTMfG+CheOITkYvk4LAh6MFOvikhGVnhE8=
291292
github.com/onsi/ginkgo/v2 v2.9.0/go.mod h1:4xkjoL/tZv4SMWeww56BU5kAt19mVB47gTWxmrTcxyk=
292-
github.com/onsi/gomega v1.27.1 h1:rfztXRbg6nv/5f+Raen9RcGoSecHIFgBBLQK3Wdj754=
293-
github.com/onsi/gomega v1.27.1/go.mod h1:aHX5xOykVYzWOV4WqQy0sy8BQptgukenXpCXfadcIAw=
293+
github.com/onsi/gomega v1.27.3 h1:5VwIwnBY3vbBDOJrNtA4rVdiTZCsq9B5F12pvy1Drmk=
294+
github.com/onsi/gomega v1.27.3/go.mod h1:5vG284IBtfDAmDyrK+eGyZmUgUlmi+Wngqo557cZ6Gw=
294295
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
295296
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
296297
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=

0 commit comments

Comments
 (0)