Skip to content

Commit 65458f1

Browse files
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.3 to 2.9.5 (#400)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.3 to 2.9.5. <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.9.5</h2> <h2>2.9.5</h2> <h3>Fixes</h3> <ul> <li>ensure the correct deterministic sort order is produced when ordered specs are generated by a helper function [7fa0b6b]</li> </ul> <h3>Maintenance</h3> <ul> <li>fix generators link (<a href="https://redirect.github.com/onsi/ginkgo/issues/1200">#1200</a>) [9f9d8b9]</li> <li>Bump golang.org/x/tools from 0.8.0 to 0.9.1 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1196">#1196</a>) [150e3f2]</li> <li>fix spelling err in docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1199">#1199</a>) [0013b1a]</li> <li>Bump golang.org/x/sys from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1193">#1193</a>) [9e9e3e5]</li> </ul> <h2>v2.9.4</h2> <h2>2.9.4</h2> <h3>Fixes</h3> <ul> <li> <p>fix hang with ginkgo -p (<a href="https://redirect.github.com/onsi/ginkgo/issues/1192">#1192</a>) [15d4bdc] - this addresses a <em>long</em> standing issue related to Ginkgo hanging when a child process spawned by the test does not exit.</p> </li> <li> <p>fix: fail fast may cause Serial spec or cleanup Node interrupted (<a href="https://redirect.github.com/onsi/ginkgo/issues/1178">#1178</a>) [8dea88b] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite.</p> </li> </ul> <h3>Maintenance</h3> <ul> <li>Document run order when multiple setup nodes are at the same nesting level [903be81]</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.9.5</h2> <h3>Fixes</h3> <ul> <li>ensure the correct deterministic sort order is produced when ordered specs are generated by a helper function [7fa0b6b]</li> </ul> <h3>Maintenance</h3> <ul> <li>fix generators link (<a href="https://redirect.github.com/onsi/ginkgo/issues/1200">#1200</a>) [9f9d8b9]</li> <li>Bump golang.org/x/tools from 0.8.0 to 0.9.1 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1196">#1196</a>) [150e3f2]</li> <li>fix spelling err in docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1199">#1199</a>) [0013b1a]</li> <li>Bump golang.org/x/sys from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1193">#1193</a>) [9e9e3e5]</li> </ul> <h2>2.9.4</h2> <h3>Fixes</h3> <ul> <li> <p>fix hang with ginkgo -p (<a href="https://redirect.github.com/onsi/ginkgo/issues/1192">#1192</a>) [15d4bdc] - this addresses a <em>long</em> standing issue related to Ginkgo hanging when a child process spawned by the test does not exit.</p> </li> <li> <p>fix: fail fast may cause Serial spec or cleanup Node interrupted (<a href="https://redirect.github.com/onsi/ginkgo/issues/1178">#1178</a>) [8dea88b] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite.</p> </li> </ul> <h3>Maintenance</h3> <ul> <li>Document run order when multiple setup nodes are at the same nesting level [903be81]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/b59e304f53fb217a4d49c025d092c9ac43b2ad89"><code>b59e304</code></a> v2.9.5</li> <li><a href="https://github.com/onsi/ginkgo/commit/9f9d8b9f0393a0fe2b0fa98cbf23475c777c8f4a"><code>9f9d8b9</code></a> fix generators link (<a href="https://redirect.github.com/onsi/ginkgo/issues/1200">#1200</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/150e3f28a9a4d5a4839c06bb20d4770400569150"><code>150e3f2</code></a> Bump golang.org/x/tools from 0.8.0 to 0.9.1 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1196">#1196</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/0013b1a98b1f30b160b3464bb9f48f74526f51ec"><code>0013b1a</code></a> fix spelling err in docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1199">#1199</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/7fa0b6b29598eca7bab0732f3517ed7a39cb913b"><code>7fa0b6b</code></a> ensure the correct deterministic sort order is produced when ordered specs ar...</li> <li><a href="https://github.com/onsi/ginkgo/commit/9e9e3e55e77704674f439e8f32d9bbc8d6472bea"><code>9e9e3e5</code></a> Bump golang.org/x/sys from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1193">#1193</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/909d19387f14c77d47f73878e5d6e63c26fd7afa"><code>909d193</code></a> v2.9.4</li> <li><a href="https://github.com/onsi/ginkgo/commit/8dea88bb03ed0fa705b8a6b6f5d4999245097e73"><code>8dea88b</code></a> fix: fail fast may cause Serial spec or cleanup Node interrupted (<a href="https://redirect.github.com/onsi/ginkgo/issues/1178">#1178</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/903be81ba5a3f47631e6cb0e7c72c12fe47a6746"><code>903be81</code></a> Document run order when multiple setup nodes are at the same nesting level</li> <li><a href="https://github.com/onsi/ginkgo/commit/b56269baa96bf193be23330a595c09a285a840b7"><code>b56269b</code></a> remove accidental TODO commit</li> <li>Additional commits viewable in <a href="https://github.com/onsi/ginkgo/compare/v2.9.3...v2.9.5">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.9.3&new-version=2.9.5)](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 70fe4c3 commit 65458f1

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

Diff for: go.mod

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/golang/mock v1.6.0
88
github.com/google/go-licenses v1.6.0
99
github.com/lima-vm/lima v0.15.1
10-
github.com/onsi/ginkgo/v2 v2.9.3
10+
github.com/onsi/ginkgo/v2 v2.9.5
1111
github.com/onsi/gomega v1.27.6
1212
github.com/pelletier/go-toml v1.9.5
1313
github.com/pkg/sftp v1.13.5
@@ -19,7 +19,7 @@ require (
1919
github.com/stretchr/testify v1.8.2
2020
github.com/xorcare/pointer v1.2.2
2121
golang.org/x/crypto v0.8.0
22-
golang.org/x/tools v0.8.0
22+
golang.org/x/tools v0.9.1
2323
gopkg.in/yaml.v3 v3.0.1
2424
k8s.io/apimachinery v0.27.1
2525
)
@@ -49,7 +49,7 @@ require (
4949
github.com/tklauser/numcpus v0.6.0 // indirect
5050
github.com/u-root/uio v0.0.0-20210528114334-82958018845c // indirect
5151
github.com/yusufpapurcu/wmi v1.2.2 // indirect
52-
golang.org/x/sync v0.1.0 // indirect
52+
golang.org/x/sync v0.2.0 // indirect
5353
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
5454
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 // indirect
5555
google.golang.org/grpc v1.53.0 // indirect
@@ -85,8 +85,8 @@ require (
8585
github.com/xanzy/ssh-agent v0.2.1 // indirect
8686
go.opencensus.io v0.24.0 // indirect
8787
golang.org/x/mod v0.10.0 // indirect
88-
golang.org/x/net v0.9.0 // indirect
89-
golang.org/x/sys v0.7.0 // indirect
88+
golang.org/x/net v0.10.0 // indirect
89+
golang.org/x/sys v0.8.0 // indirect
9090
golang.org/x/text v0.9.0 // indirect
9191
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
9292
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect

Diff for: go.sum

+11-9
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,8 @@ github.com/miekg/dns v1.1.53/go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60
305305
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
306306
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
307307
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
308-
github.com/onsi/ginkgo/v2 v2.9.3 h1:5X2vl/isiKqkrOYjiaGgp3JQOcLV59g5o5SuTMqCcxU=
309-
github.com/onsi/ginkgo/v2 v2.9.3/go.mod h1:gCQYp2Q+kSoIj7ykSVb9nskRSsR6PUj4AiLywzIhbKM=
308+
github.com/onsi/ginkgo/v2 v2.9.5 h1:+6Hr4uxzP4XIUyAkg61dWBw8lb/gc4/X5luuxN/EC+Q=
309+
github.com/onsi/ginkgo/v2 v2.9.5/go.mod h1:tvAoo1QUJwNEU2ITftXTpR7R1RbCzoZUOs3RonqW57k=
310310
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
311311
github.com/onsi/gomega v1.27.6/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
312312
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
@@ -512,8 +512,8 @@ golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e/go.mod h1:XRhObCWvk6IyKnWLug
512512
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
513513
golang.org/x/net v0.1.0/go.mod h1:Cx3nUiGt4eDBEyega/BKRp+/AlGL8hYe7U9odMt2Cco=
514514
golang.org/x/net v0.5.0/go.mod h1:DivGGAXEgPSlEBzxGzZI+ZLohi+xUj054jfeKui00ws=
515-
golang.org/x/net v0.9.0 h1:aWJ/m6xSmxWBx+V0XRHTlrYrPG56jKsLdTFmsSsCzOM=
516-
golang.org/x/net v0.9.0/go.mod h1:d48xBJpPfHeWQsugry2m+kC02ZBRGRgulfHnEXEuWns=
515+
golang.org/x/net v0.10.0 h1:X2//UzNDwYmtCLn7To6G58Wr6f5ahEAQgKNzv9Y951M=
516+
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
517517
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
518518
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
519519
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
@@ -549,8 +549,9 @@ golang.org/x/sync v0.0.0-20201207232520-09787c993a3a/go.mod h1:RxMgew5VJxzue5/jJ
549549
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
550550
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
551551
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
552-
golang.org/x/sync v0.1.0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o=
553552
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
553+
golang.org/x/sync v0.2.0 h1:PUR+T4wwASmuSTYdKjYHI5TD22Wy5ogLU5qZCOLxBrI=
554+
golang.org/x/sync v0.2.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
554555
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
555556
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
556557
golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
@@ -631,13 +632,14 @@ golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
631632
golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
632633
golang.org/x/sys v0.4.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
633634
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
634-
golang.org/x/sys v0.7.0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU=
635635
golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
636+
golang.org/x/sys v0.8.0 h1:EBmGv8NaZBZTWvrbjNoL6HVt+IVy3QDQpJs7VRIw3tU=
637+
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
636638
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
637639
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
638640
golang.org/x/term v0.1.0/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
639641
golang.org/x/term v0.4.0/go.mod h1:9P2UbLfCdcvo3p/nzKvsmas4TnlujnuoV9hGgYzW1lQ=
640-
golang.org/x/term v0.7.0 h1:BEvjmm5fURWqcfbSKTdpkDXYBrUS1c0m8agp14W48vQ=
642+
golang.org/x/term v0.8.0 h1:n5xxQn2i3PC0yLAbjTpNT85q/Kgzcr2gIoX9OrJUols=
641643
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
642644
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
643645
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
@@ -714,8 +716,8 @@ golang.org/x/tools v0.1.4/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
714716
golang.org/x/tools v0.1.5/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
715717
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
716718
golang.org/x/tools v0.5.0/go.mod h1:N+Kgy78s5I24c24dU8OfWNEotWjutIs8SnJvn5IDq+k=
717-
golang.org/x/tools v0.8.0 h1:vSDcovVPld282ceKgDimkRSC8kpaH1dgyc9UMzlt84Y=
718-
golang.org/x/tools v0.8.0/go.mod h1:JxBZ99ISMI5ViVkT1tr6tdNmXeTrcpVSD3vZ1RsRdN4=
719+
golang.org/x/tools v0.9.1 h1:8WMNJAz3zrtPmnYC7ISf5dEn3MT0gY7jBJfw27yrrLo=
720+
golang.org/x/tools v0.9.1/go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc=
719721
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
720722
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
721723
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)