Skip to content

Commit 4457558

Browse files
Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 (#1712)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.2 to 1.36.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.36.3</h2> <h2>1.36.3</h2> <h3>Maintenance</h3> <ul> <li>bump all the things [adb8b49]</li> <li>chore: replace <code>interface{}</code> with <code>any</code> [7613216]</li> <li>Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (<a href="https://redirect.github.com/onsi/gomega/issues/822">#822</a>) [9fe5259]</li> <li>remove spurious &quot;toolchain&quot; from go.mod (<a href="https://redirect.github.com/onsi/gomega/issues/819">#819</a>) [a0e85b9]</li> <li>Bump golang.org/x/net from 0.33.0 to 0.35.0 (<a href="https://redirect.github.com/onsi/gomega/issues/823">#823</a>) [604a8b1]</li> <li>Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/772">#772</a>) [36fbc84]</li> <li>Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/778">#778</a>) [ced70d7]</li> <li>Bump rexml from 3.2.6 to 3.3.9 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/788">#788</a>) [c8b4a07]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (<a href="https://redirect.github.com/onsi/gomega/issues/812">#812</a>) [06431b9]</li> <li>Bump webrick from 1.8.1 to 1.9.1 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/800">#800</a>) [b55a92d]</li> <li>Fix typos (<a href="https://redirect.github.com/onsi/gomega/issues/813">#813</a>) [a1d518b]</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.36.3</h2> <h3>Maintenance</h3> <ul> <li>bump all the things [adb8b49]</li> <li>chore: replace <code>interface{}</code> with <code>any</code> [7613216]</li> <li>Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (<a href="https://redirect.github.com/onsi/gomega/issues/822">#822</a>) [9fe5259]</li> <li>remove spurious &quot;toolchain&quot; from go.mod (<a href="https://redirect.github.com/onsi/gomega/issues/819">#819</a>) [a0e85b9]</li> <li>Bump golang.org/x/net from 0.33.0 to 0.35.0 (<a href="https://redirect.github.com/onsi/gomega/issues/823">#823</a>) [604a8b1]</li> <li>Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/772">#772</a>) [36fbc84]</li> <li>Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/778">#778</a>) [ced70d7]</li> <li>Bump rexml from 3.2.6 to 3.3.9 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/788">#788</a>) [c8b4a07]</li> <li>Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (<a href="https://redirect.github.com/onsi/gomega/issues/812">#812</a>) [06431b9]</li> <li>Bump webrick from 1.8.1 to 1.9.1 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/800">#800</a>) [b55a92d]</li> <li>Fix typos (<a href="https://redirect.github.com/onsi/gomega/issues/813">#813</a>) [a1d518b]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/gomega/commit/225114336a6717596c44d6b175e826b2f3d4c147"><code>2251143</code></a> v1.36.3</li> <li><a href="https://github.com/onsi/gomega/commit/adb8b4976faa398931a6fb1c5fe17eda7dbe72c7"><code>adb8b49</code></a> bump all the things</li> <li><a href="https://github.com/onsi/gomega/commit/76132163ee4176163a07cef6fedafb19a8a347a8"><code>7613216</code></a> chore: replace <code>interface{}</code> with <code>any</code></li> <li><a href="https://github.com/onsi/gomega/commit/9fe5259f96673cbc44a2984e9a003a5fd2cb7d3a"><code>9fe5259</code></a> Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (<a href="https://redirect.github.com/onsi/gomega/issues/822">#822</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/a0e85b953834893bcfac18266026076947b38d99"><code>a0e85b9</code></a> remove spurious &quot;toolchain&quot; from go.mod (<a href="https://redirect.github.com/onsi/gomega/issues/819">#819</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/604a8b1b7b1e9a9876efc90546428594d84289d9"><code>604a8b1</code></a> Bump golang.org/x/net from 0.33.0 to 0.35.0 (<a href="https://redirect.github.com/onsi/gomega/issues/823">#823</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/36fbc8471a1a2391d40b9b8e561e014b3771255c"><code>36fbc84</code></a> Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/772">#772</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/ced70d75ba48c03934c265b05e31441d728d285b"><code>ced70d7</code></a> Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/778">#778</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/c8b4a0765a95c35530e91c773e62db6596e309b6"><code>c8b4a07</code></a> Bump rexml from 3.2.6 to 3.3.9 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/788">#788</a>)</li> <li><a href="https://github.com/onsi/gomega/commit/06431b928f0d0dfc1b92f4ecfef5c15dfd2d1ce7"><code>06431b9</code></a> Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (<a href="https://redirect.github.com/onsi/gomega/issues/812">#812</a>)</li> <li>Additional commits viewable in <a href="https://github.com/onsi/gomega/compare/v1.36.2...v1.36.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.36.2&new-version=1.36.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 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 1814f94 commit 4457558

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/mattn/go-isatty v0.0.20
1010
github.com/mkmik/multierror v0.4.0
1111
github.com/onsi/ginkgo/v2 v2.23.3
12-
github.com/onsi/gomega v1.36.2
12+
github.com/onsi/gomega v1.36.3
1313
github.com/prometheus/client_golang v1.21.1
1414
github.com/spf13/pflag v1.0.6
1515
github.com/throttled/throttled v2.2.5+incompatible
@@ -64,15 +64,15 @@ require (
6464
github.com/spf13/cast v1.7.0 // indirect
6565
github.com/x448/float16 v0.8.4 // indirect
6666
golang.org/x/mod v0.23.0 // indirect
67-
golang.org/x/net v0.36.0 // indirect
67+
golang.org/x/net v0.37.0 // indirect
6868
golang.org/x/oauth2 v0.24.0 // indirect
6969
golang.org/x/sync v0.12.0 // indirect
7070
golang.org/x/sys v0.31.0 // indirect
7171
golang.org/x/term v0.30.0 // indirect
7272
golang.org/x/text v0.23.0 // indirect
7373
golang.org/x/time v0.7.0 // indirect
7474
golang.org/x/tools v0.30.0 // indirect
75-
google.golang.org/protobuf v1.36.1 // indirect
75+
google.golang.org/protobuf v1.36.5 // indirect
7676
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
7777
gopkg.in/inf.v0 v0.9.1 // indirect
7878
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

+6-6
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
8888
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
8989
github.com/onsi/ginkgo/v2 v2.23.3 h1:edHxnszytJ4lD9D5Jjc4tiDkPBZ3siDeJJkUZJJVkp0=
9090
github.com/onsi/ginkgo/v2 v2.23.3/go.mod h1:zXTP6xIp3U8aVuXN8ENK9IXRaTjFnpVB9mGmaSRvxnM=
91-
github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8=
92-
github.com/onsi/gomega v1.36.2/go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY=
91+
github.com/onsi/gomega v1.36.3 h1:hID7cr8t3Wp26+cYnfcjR6HpJ00fdogN6dqZ1t6IylU=
92+
github.com/onsi/gomega v1.36.3/go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0=
9393
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
9494
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
9595
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
@@ -136,8 +136,8 @@ golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn
136136
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
137137
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
138138
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
139-
golang.org/x/net v0.36.0 h1:vWF2fRbw4qslQsQzgFqZff+BItCvGFQqKzKIzx1rmoA=
140-
golang.org/x/net v0.36.0/go.mod h1:bFmbeoIPfrw4sMHNhb4J9f6+tPziuGjq7Jk/38fxi1I=
139+
golang.org/x/net v0.37.0 h1:1zLorHbz+LYj7MQlSf1+2tPIIgibq2eL5xkrGk6f+2c=
140+
golang.org/x/net v0.37.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
141141
golang.org/x/oauth2 v0.24.0 h1:KTBBxWqUa0ykRPLtV69rRto9TLXcqYkeswu48x/gvNE=
142142
golang.org/x/oauth2 v0.24.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
143143
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -169,8 +169,8 @@ golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8T
169169
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
170170
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
171171
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
172-
google.golang.org/protobuf v1.36.1 h1:yBPeRvTftaleIgM3PZ/WBIZ7XM/eEYAaEyCwvyjq/gk=
173-
google.golang.org/protobuf v1.36.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
172+
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
173+
google.golang.org/protobuf v1.36.5/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
174174
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
175175
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
176176
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=

0 commit comments

Comments
 (0)