Skip to content

Commit d08d102

Browse files
build(deps): Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (runfinch#496)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.8 to 1.27.10. <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.10</h2> <h2>1.27.10</h2> <h3>Fixes</h3> <ul> <li>fix: go 1.21 adding goroutine ID to creator+location (<a href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>) [bdc7803]</li> </ul> <h2>v1.27.9</h2> <h2>1.27.9</h2> <h3>Fixes</h3> <ul> <li>Prevent nil-dereference in format.Object for boxed nil error (<a href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>) [3b31fc3]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>) [360849b]</li> <li>chore: use String() instead of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>) [86f3659]</li> <li>Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>) [642ead0]</li> <li>chore: unnecessary use of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>) [ceb9ca6]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>) [a2087d8]</li> <li>docs: fix ContainSubstring references (<a href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>) [fc9a89f]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (<a href="https://redirect.github.com/onsi/gomega/issues/671">#671</a>) [9076019]</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.10</h2> <h3>Fixes</h3> <ul> <li>fix: go 1.21 adding goroutine ID to creator+location (<a href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>) [bdc7803]</li> </ul> <h2>1.27.9</h2> <h3>Fixes</h3> <ul> <li>Prevent nil-dereference in format.Object for boxed nil error (<a href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>) [3b31fc3]</li> </ul> <h3>Maintenance</h3> <ul> <li>Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>) [360849b]</li> <li>chore: use String() instead of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>) [86f3659]</li> <li>Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>) [642ead0]</li> <li>chore: unnecessary use of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>) [ceb9ca6]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>) [a2087d8]</li> <li>docs: fix ContainSubstring references (<a href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>) [fc9a89f]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (<a href="https://redirect.github.com/onsi/gomega/issues/671">#671</a>) [9076019]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/9cbf7b0019d4d489d668583b0d7a6ac889ee2bc8"><code>9cbf7b0</code></a> v1.27.10</li> <li><a href="https://github.com/onsi/gomega/commit/bdc7803e66e0db777db09edea3bb6e85df8c9d6d"><code>bdc7803</code></a> fix: go 1.21 adding goroutine ID to creator+location (<a href="https://redirect.github.com/onsi/gomega/issues/685">#685</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/66bcd9de8fa08e35002e61e673c37d38a96fcd45"><code>66bcd9d</code></a> v1.27.9</li> <li><a href="https://github.com/onsi/gomega/commit/3b31fc3875132cf36ce6e058180932da829fafec"><code>3b31fc3</code></a> Prevent nil-dereference in format.Object for boxed nil error (<a href="https://redirect.github.com/onsi/gomega/issues/681">#681</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/360849b5eeaa51d7324a9f8485e951a35b952ed8"><code>360849b</code></a> Bump golang.org/x/net from 0.11.0 to 0.12.0 (<a href="https://redirect.github.com/onsi/gomega/issues/679">#679</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/86f3659f49faa273ed5f93a0b2cf5affee4bd068"><code>86f3659</code></a> chore: use String() instead of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/678">#678</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/642ead0c6d5354f23dc9f0e52cebe5729c7c435d"><code>642ead0</code></a> Bump golang.org/x/net from 0.10.0 to 0.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/674">#674</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/ceb9ca6a1cfa690c19c7b778b0fe76edc4e28b6c"><code>ceb9ca6</code></a> chore: unnecessary use of fmt.Sprintf (<a href="https://redirect.github.com/onsi/gomega/issues/677">#677</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/a2087d8d97ab9af4ccd9fcea75ca6660bb595663"><code>a2087d8</code></a> Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (<a href="https://redirect.github.com/onsi/gomega/issues/675">#675</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/fc9a89ffe7d842fb0389f42c034194075ed38ef0"><code>fc9a89f</code></a> docs: fix ContainSubstring references (<a href="https://redirect.github.com/onsi/gomega/issues/673">#673</a>)</li> <li>Additional commits viewable in <a href="https://github.com/onsi/gomega/compare/v1.27.8...v1.27.10">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.8&new-version=1.27.10)](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 e9e8617 commit d08d102

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/google/go-licenses v1.6.0
1010
github.com/lima-vm/lima v0.16.0
1111
github.com/onsi/ginkgo/v2 v2.11.0
12-
github.com/onsi/gomega v1.27.8
12+
github.com/onsi/gomega v1.27.10
1313
github.com/pelletier/go-toml v1.9.5
1414
github.com/pkg/sftp v1.13.5
1515
github.com/runfinch/common-tests v0.7.1

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrk
279279
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
280280
github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU=
281281
github.com/onsi/ginkgo/v2 v2.11.0/go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM=
282-
github.com/onsi/gomega v1.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc=
283-
github.com/onsi/gomega v1.27.8/go.mod h1:2J8vzI/s+2shY9XHRApDkdgPo1TKT7P2u6fXeJKFnNQ=
282+
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
283+
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
284284
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
285285
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
286286
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b h1:YWuSjZCQAPM8UUBLkYUk1e+rZcvWHJmFb6i6rM44Xs8=

0 commit comments

Comments
 (0)