Skip to content

Commit 7a9787c

Browse files
deps: bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#1409)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.22.2 to 2.23.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's releases</a>.</em></p> <blockquote> <h2>v2.23.0</h2> <h2>2.23.0</h2> <p>Ginkgo 2.23.0 adds a handful of methods to <code>GinkgoT()</code> to make it compatible with the <code>testing.TB</code> interface in Go 1.24. <code>GinkgoT().Context()</code>, in particular, is a useful shorthand for generating a new context that will clean itself up in a <code>DeferCleanup()</code>. This has subtle behavior differences from the golang implementation but should make sense in a Ginkgo... um... context.</p> <h3>Features</h3> <ul> <li>bump to go 1.24.0 - support new testing.TB methods and add a test to cover testing.TB regressions [37a511b]</li> </ul> <h3>Fixes</h3> <ul> <li>fix edge case where build -o is pointing at an explicit file, not a directory [7556a86]</li> <li>Fix binary paths when precompiling multiple suites. [4df06c6]</li> </ul> <h3>Maintenance</h3> <ul> <li>Fix: Correct Markdown list rendering in MIGRATING_TO_V2.md [cbcf39a]</li> <li>docs: fix test workflow badge (<a href="https://redirect.github.com/onsi/ginkgo/issues/1512">#1512</a>) [9b261ff]</li> <li>Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (<a href="https://redirect.github.com/onsi/ginkgo/issues/1516">#1516</a>) [00f19c8]</li> <li>Bump golang.org/x/tools from 0.28.0 to 0.30.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1515">#1515</a>) [e98a4df]</li> <li>Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1504">#1504</a>) [60cc4e2]</li> <li>Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1447">#1447</a>) [fea6f2d]</li> <li>Bump rexml from 3.2.8 to 3.3.9 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1497">#1497</a>) [31d7813]</li> <li>Bump webrick from 1.8.1 to 1.9.1 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1501">#1501</a>) [fc3bbd6]</li> <li>Code linting (<a href="https://redirect.github.com/onsi/ginkgo/issues/1500">#1500</a>) [aee0d56]</li> <li>change interface{} to any (<a href="https://redirect.github.com/onsi/ginkgo/issues/1502">#1502</a>) [809a710]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's changelog</a>.</em></p> <blockquote> <h2>2.23.0</h2> <p>Ginkgo 2.23.0 adds a handful of methods to <code>GinkgoT()</code> to make it compatible with the <code>testing.TB</code> interface in Go 1.24. <code>GinkgoT().Context()</code>, in particular, is a useful shorthand for generating a new context that will clean itself up in a <code>DeferCleanup()</code>. This has subtle behavior differences from the golang implementation but should make sense in a Ginkgo... um... context.</p> <h3>Features</h3> <ul> <li>bump to go 1.24.0 - support new testing.TB methods and add a test to cover testing.TB regressions [37a511b]</li> </ul> <h3>Fixes</h3> <ul> <li>fix edge case where build -o is pointing at an explicit file, not a directory [7556a86]</li> <li>Fix binary paths when precompiling multiple suites. [4df06c6]</li> </ul> <h3>Maintenance</h3> <ul> <li>Fix: Correct Markdown list rendering in MIGRATING_TO_V2.md [cbcf39a]</li> <li>docs: fix test workflow badge (<a href="https://redirect.github.com/onsi/ginkgo/issues/1512">#1512</a>) [9b261ff]</li> <li>Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (<a href="https://redirect.github.com/onsi/ginkgo/issues/1516">#1516</a>) [00f19c8]</li> <li>Bump golang.org/x/tools from 0.28.0 to 0.30.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1515">#1515</a>) [e98a4df]</li> <li>Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1504">#1504</a>) [60cc4e2]</li> <li>Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1447">#1447</a>) [fea6f2d]</li> <li>Bump rexml from 3.2.8 to 3.3.9 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1497">#1497</a>) [31d7813]</li> <li>Bump webrick from 1.8.1 to 1.9.1 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1501">#1501</a>) [fc3bbd6]</li> <li>Code linting (<a href="https://redirect.github.com/onsi/ginkgo/issues/1500">#1500</a>) [aee0d56]</li> <li>change interface{} to any (<a href="https://redirect.github.com/onsi/ginkgo/issues/1502">#1502</a>) [809a710]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/1d705bc4b461496697eb72cf545fdb14c21f3f78"><code>1d705bc</code></a> v2.23.0</li> <li><a href="https://github.com/onsi/ginkgo/commit/37a511b5bca15e628309b421c20e834b7f67dad4"><code>37a511b</code></a> bump to go 1.24.0 - support new testing.TB methods and add a test to cover te...</li> <li><a href="https://github.com/onsi/ginkgo/commit/7556a863b3a43d976bcdc87d9c88a4859af05207"><code>7556a86</code></a> fix edge case where build -o is pointing at an explicit file, not a directory</li> <li><a href="https://github.com/onsi/ginkgo/commit/4df06c6d3b5480f739fd1b3cefaa7e241d8b3a31"><code>4df06c6</code></a> Fix binary paths when precompiling multiple suites.</li> <li><a href="https://github.com/onsi/ginkgo/commit/cbcf39a17b9a3aeea0281ce7779a42eb838334b7"><code>cbcf39a</code></a> Fix: Correct Markdown list rendering in MIGRATING_TO_V2.md</li> <li><a href="https://github.com/onsi/ginkgo/commit/9b261ffd97c743a75ca21f672c694d693d485ac0"><code>9b261ff</code></a> docs: fix test workflow badge (<a href="https://redirect.github.com/onsi/ginkgo/issues/1512">#1512</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/00f19c8e52611422dd9678c136f65dd4dfdf65f5"><code>00f19c8</code></a> Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (<a href="https://redirect.github.com/onsi/ginkgo/issues/1516">#1516</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/e98a4dfa299054790e069dc6eeeea9f8aff4e903"><code>e98a4df</code></a> Bump golang.org/x/tools from 0.28.0 to 0.30.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1515">#1515</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/60cc4e2b0117436c17abebcdda3053585e4c54af"><code>60cc4e2</code></a> Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1504">#1504</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/fea6f2d8597f7df0be2e2b31f50bdede862fca58"><code>fea6f2d</code></a> Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1447">#1447</a>)</li> <li>Additional commits viewable in <a href="https://github.com/onsi/ginkgo/compare/v2.22.2...v2.23.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/onsi/ginkgo/v2&package-manager=go_modules&previous-version=2.22.2&new-version=2.23.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 984114b commit 7a9787c

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
@@ -225,10 +225,10 @@ require (
225225
go.uber.org/dig v1.17.1 // indirect
226226
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba // indirect
227227
golang.org/x/crypto v0.35.0 // indirect
228-
golang.org/x/mod v0.22.0 // indirect
228+
golang.org/x/mod v0.23.0 // indirect
229229
golang.org/x/text v0.22.0 // indirect
230230
golang.org/x/time v0.10.0 // indirect
231-
golang.org/x/tools v0.28.0 // indirect
231+
golang.org/x/tools v0.30.0 // indirect
232232
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
233233
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
234234
google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 // indirect
@@ -309,7 +309,7 @@ require (
309309
github.com/mdlayher/netlink v1.7.2
310310
github.com/microsoft/ApplicationInsights-Go v0.4.4
311311
github.com/mitchellh/mapstructure v1.5.0
312-
github.com/onsi/ginkgo/v2 v2.22.2
312+
github.com/onsi/ginkgo/v2 v2.23.0
313313
github.com/onsi/gomega v1.36.2
314314
github.com/pkg/errors v0.9.1
315315
github.com/prometheus/client_model v0.6.1

go.sum

+6-6
Original file line numberDiff line numberDiff line change
@@ -718,8 +718,8 @@ github.com/onsi/ginkgo v1.8.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+W
718718
github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk=
719719
github.com/onsi/ginkgo v1.16.4/go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vvnwo0=
720720
github.com/onsi/ginkgo/v2 v2.1.3/go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c=
721-
github.com/onsi/ginkgo/v2 v2.22.2 h1:/3X8Panh8/WwhU/3Ssa6rCKqPLuAkVY2I0RoyDLySlU=
722-
github.com/onsi/ginkgo/v2 v2.22.2/go.mod h1:oeMosUL+8LtarXBHu/c0bx2D/K9zyQ6uX3cTyztHwsk=
721+
github.com/onsi/ginkgo/v2 v2.23.0 h1:FA1xjp8ieYDzlgS5ABTpdUDB7wtngggONc8a7ku2NqQ=
722+
github.com/onsi/ginkgo/v2 v2.23.0/go.mod h1:zXTP6xIp3U8aVuXN8ENK9IXRaTjFnpVB9mGmaSRvxnM=
723723
github.com/onsi/gomega v1.5.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
724724
github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY=
725725
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
@@ -961,8 +961,8 @@ golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
961961
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
962962
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
963963
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
964-
golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4=
965-
golang.org/x/mod v0.22.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
964+
golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM=
965+
golang.org/x/mod v0.23.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
966966
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
967967
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
968968
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
@@ -1115,8 +1115,8 @@ golang.org/x/tools v0.0.0-20201224043029-2b0845dc783e/go.mod h1:emZCQorbCU4vsT4f
11151115
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
11161116
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
11171117
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
1118-
golang.org/x/tools v0.28.0 h1:WuB6qZ4RPCQo5aP3WdKZS7i595EdWqWR8vqJTlwTVK8=
1119-
golang.org/x/tools v0.28.0/go.mod h1:dcIOrVd3mfQKTgrDVQHqCPMWy6lnhfhtX3hLXYVLfRw=
1118+
golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY=
1119+
golang.org/x/tools v0.30.0/go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY=
11201120
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
11211121
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
11221122
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)