Skip to content

Commit 52319d6

Browse files
Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#185)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.31.1 to 1.32.0. <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.32.0</h2> <h2>1.32.0</h2> <h3>Maintenance</h3> <ul> <li> <p>Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]</p> <p>This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks <a href="https://github.com/jbduncan"><code>@​jbduncan</code></a> !). Please open an issue if you run into one.</p> </li> <li> <p>chore: test with Go 1.22 (<a href="https://redirect.github.com/onsi/gomega/issues/733">#733</a>) [32ef35e]</p> </li> <li> <p>Bump golang.org/x/net from 0.19.0 to 0.20.0 (<a href="https://redirect.github.com/onsi/gomega/issues/717">#717</a>) [a0d0387]</p> </li> <li> <p>Bump github-pages and jekyll-feed in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/732">#732</a>) [b71e477]</p> </li> <li> <p>docs: fix typo and broken anchor link to gstruct [f460154]</p> </li> <li> <p>docs: fix HaveEach matcher signature [a2862e4]</p> </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.32.0</h2> <h3>Maintenance</h3> <ul> <li> <p>Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]</p> <p>This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks <a href="https://github.com/jbduncan"><code>@​jbduncan</code></a> !). Please open an issue if you run into one.</p> </li> <li> <p>chore: test with Go 1.22 (<a href="https://redirect.github.com/onsi/gomega/issues/733">#733</a>) [32ef35e]</p> </li> <li> <p>Bump golang.org/x/net from 0.19.0 to 0.20.0 (<a href="https://redirect.github.com/onsi/gomega/issues/717">#717</a>) [a0d0387]</p> </li> <li> <p>Bump github-pages and jekyll-feed in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/732">#732</a>) [b71e477]</p> </li> <li> <p>docs: fix typo and broken anchor link to gstruct [f460154]</p> </li> <li> <p>docs: fix HaveEach matcher signature [a2862e4]</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/437995126acee58e6237f963913f54cb6386dd0a"><code>4379951</code></a> v1.32.0</li> <li><a href="https://github.com/onsi/gomega/commit/a350b95475d80b6139762e3ae405072a660ead1c"><code>a350b95</code></a> Maintain source backwards compatibility</li> <li><a href="https://github.com/onsi/gomega/commit/a6c8875c9101b27be67e57288b6bc95863f470ee"><code>a6c8875</code></a> Fix failing test</li> <li><a href="https://github.com/onsi/gomega/commit/436a197c11fbafe8f356f6e8bd2cc0e01bfc4324"><code>436a197</code></a> Migrate github.com/golang/protobuf to google.golang.org/protobuf</li> <li><a href="https://github.com/onsi/gomega/commit/32ef35ea6e233acc84502d9ec90c106aeec1615d"><code>32ef35e</code></a> chore: test with Go 1.22 (<a href="https://redirect.github.com/onsi/gomega/issues/733">#733</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/a0d0387c676ecbc28ce60dd2c16dd7a6900d645e"><code>a0d0387</code></a> Bump golang.org/x/net from 0.19.0 to 0.20.0 (<a href="https://redirect.github.com/onsi/gomega/issues/717">#717</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/b71e47766573f9c48c5b306a1afdd143b9f46e42"><code>b71e477</code></a> Bump github-pages and jekyll-feed in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/732">#732</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/f4601547eab6c872dabcd88064c50ba8eb5408cf"><code>f460154</code></a> docs: fix typo and broken anchor link to gstruct</li> <li><a href="https://github.com/onsi/gomega/commit/a2862e41f3f866e4d37c940a33e25827e504cfed"><code>a2862e4</code></a> docs: fix HaveEach matcher signature</li> <li>See full diff in <a href="https://github.com/onsi/gomega/compare/v1.31.1...v1.32.0">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.31.1&new-version=1.32.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 50dfa6d commit 52319d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/hyperledger/fabric-protos-go-apiv2 v0.3.3
1212
github.com/mitchellh/mapstructure v1.5.0
1313
github.com/onsi/ginkgo/v2 v2.16.0
14-
github.com/onsi/gomega v1.31.1
14+
github.com/onsi/gomega v1.32.0
1515
github.com/opentracing/opentracing-go v1.2.0
1616
go.uber.org/mock v0.4.0
1717
google.golang.org/grpc v1.62.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
9393
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
9494
github.com/onsi/ginkgo/v2 v2.16.0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM=
9595
github.com/onsi/ginkgo/v2 v2.16.0/go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs=
96-
github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo=
97-
github.com/onsi/gomega v1.31.1/go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0=
96+
github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk=
97+
github.com/onsi/gomega v1.32.0/go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg=
9898
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
9999
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
100100
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=

0 commit comments

Comments
 (0)