Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#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>
- Loading branch information