Skip to content

Commit

Permalink
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 (runf…
Browse files Browse the repository at this point in the history
…inch#233)

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.8.0 to 2.8.3.
<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.8.3</h2>
<h2>2.8.3</h2>
<p>Released to fix security issue in golang.org/x/net dependency</p>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/net from 0.6.0 to 0.7.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1141">#1141</a>)
[fc1a02e]</li>
<li>remove tools.go hack from documentation [0718693]</li>
</ul>
<h2>v2.8.2</h2>
<h2>2.8.2</h2>
<p>Ginkgo now includes a <code>tools.go</code> file in the root
directory of the <code>ginkgo</code> package. This should allow modules
that simply <code>go get github.com/onsi/ginkgo/v2</code> to also pull
in the CLI dependencies. This obviates the need for consumers of Ginkgo
to have their own <code>tools.go</code> file and makes it simpler to
ensure that the version of the <code>ginkgo</code> CLI being used
matches the version of the library. You can simply run <code>go run
github.com/onsi/ginkgo/v2/ginkgo</code> to run the version of the cli
associated with your package go.mod.</p>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1139">#1139</a>)
[5767b0a]</li>
<li>Fix minor typos (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1138">#1138</a>)
[e1e9723]</li>
<li>Fix link in V2 Migration Guide (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1137">#1137</a>)
[a588f60]</li>
</ul>
<h2>v2.8.1</h2>
<h2>2.8.1</h2>
<h3>Fixes</h3>
<ul>
<li>lock around default report output to avoid triggering the race
detector when calling By from goroutines [2d5075a]</li>
<li>don't run ReportEntries through sprintf [febbe38]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/tools from 0.5.0 to 0.6.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1135">#1135</a>)
[11a4860]</li>
<li>test: update matrix for Go 1.20 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1130">#1130</a>)
[4890a62]</li>
<li>Bump golang.org/x/sys from 0.4.0 to 0.5.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1133">#1133</a>)
[a774638]</li>
<li>Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1120">#1120</a>)
[3f233bd]</li>
<li>Bump github-pages from 227 to 228 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1131">#1131</a>)
[f9b8649]</li>
<li>Bump activesupport from 6.0.6 to 6.0.6.1 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1127">#1127</a>)
[6f8c042]</li>
<li>Update index.md with instructions on how to upgrade Ginkgo
[833a75e]</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.8.3</h2>
<p>Released to fix security issue in golang.org/x/net dependency</p>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/net from 0.6.0 to 0.7.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1141">#1141</a>)
[fc1a02e]</li>
<li>remove tools.go hack from documentation [0718693]</li>
</ul>
<h2>2.8.2</h2>
<p>Ginkgo now includes a <code>tools.go</code> file in the root
directory of the <code>ginkgo</code> package. This should allow modules
that simply <code>go get github.com/onsi/ginkgo/v2</code> to also pull
in the CLI dependencies. This obviates the need for consumers of Ginkgo
to have their own <code>tools.go</code> file and makes it simpler to
ensure that the version of the <code>ginkgo</code> CLI being used
matches the version of the library. You can simply run <code>go run
github.com/onsi/ginkgo/v2/ginkgo</code> to run the version of the cli
associated with your package go.mod.</p>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1139">#1139</a>)
[5767b0a]</li>
<li>Fix minor typos (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1138">#1138</a>)
[e1e9723]</li>
<li>Fix link in V2 Migration Guide (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1137">#1137</a>)
[a588f60]</li>
</ul>
<h2>2.8.1</h2>
<h3>Fixes</h3>
<ul>
<li>lock around default report output to avoid triggering the race
detector when calling By from goroutines [2d5075a]</li>
<li>don't run ReportEntries through sprintf [febbe38]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/tools from 0.5.0 to 0.6.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1135">#1135</a>)
[11a4860]</li>
<li>test: update matrix for Go 1.20 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1130">#1130</a>)
[4890a62]</li>
<li>Bump golang.org/x/sys from 0.4.0 to 0.5.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1133">#1133</a>)
[a774638]</li>
<li>Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1120">#1120</a>)
[3f233bd]</li>
<li>Bump github-pages from 227 to 228 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1131">#1131</a>)
[f9b8649]</li>
<li>Bump activesupport from 6.0.6 to 6.0.6.1 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1127">#1127</a>)
[6f8c042]</li>
<li>Update index.md with instructions on how to upgrade Ginkgo
[833a75e]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/02875615161399a309839fbf3ae019c6f87dd33d"><code>0287561</code></a>
v2.8.3</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/fc1a02e17d0e0e41c84cfab91bd4d2bd5615370e"><code>fc1a02e</code></a>
Bump golang.org/x/net from 0.6.0 to 0.7.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1141">#1141</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/0718693ff7f084ae4eccb8a1c7f15c906cc82162"><code>0718693</code></a>
remove tools.go hack from documentation</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/cca66a86b668bda0ddab325c10f07de29678e0b1"><code>cca66a8</code></a>
v2.8.2</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/f05681c5ec1269d679d2e736dbd78e25ca015187"><code>f05681c</code></a>
exploring to see whether adding a tools.go to ginkgo proper will cause
consum...</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/5767b0a4257c8ba58fe6ed9606c72d49f50dee39"><code>5767b0a</code></a>
Bump github.com/onsi/gomega from 1.26.0 to 1.27.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1139">#1139</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/e1e9723e3a3c51dd7e24459046f49ce14c0600fc"><code>e1e9723</code></a>
Fix minor typos (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1138">#1138</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/a588f6064512ed4ba26a8821fb5f2b37df55aa78"><code>a588f60</code></a>
Fix link in V2 Migration Guide (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1137">#1137</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/c7e3ebe32b1aca0fc3b32d385c828fb11cbeafbf"><code>c7e3ebe</code></a>
v2.8.1</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/2d5075afb8bbe53a62060d2c2028c15b653aae38"><code>2d5075a</code></a>
lock around default report output to avoid triggering the race detector
when ...</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/ginkgo/compare/v2.8.0...v2.8.3">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.8.0&new-version=2.8.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 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
dependabot[bot] authored Feb 22, 2023
1 parent e1a36cf commit 1185372
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.6.0
github.com/lima-vm/lima v0.14.2
github.com/onsi/ginkgo/v2 v2.8.1
github.com/onsi/ginkgo/v2 v2.8.3
github.com/onsi/gomega v1.27.1
github.com/pelletier/go-toml v1.9.5
github.com/pkg/sftp v1.13.5
Expand All @@ -29,10 +29,12 @@ require (
github.com/containerd/containerd v1.6.18 // indirect
github.com/containers/gvisor-tap-vsock v0.4.1-0.20220920072955-5b1aff8ba743 // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/btree v1.0.1 // indirect
github.com/google/gopacket v1.1.19 // indirect
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
github.com/insomniacslk/dhcp v0.0.0-20220504074936-1ca156eafb9f // indirect
github.com/miekg/dns v1.1.50 // indirect
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 // indirect
Expand Down
6 changes: 4 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+
github.com/go-playground/validator/v10 v10.4.1 h1:pH2c5ADXtd66mxoE0Zm9SUhxE20r7aM3F26W0hOn+GE=
github.com/go-playground/validator/v10 v10.4.1/go.mod h1:nlOn6nFhuKACm19sB/8EGNn9GlaMV7XkbRSipzJ0Ii4=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 h1:p104kn46Q8WdvHunIJ9dAyjPVtrBPhSr3KT2yUst43I=
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
github.com/goccy/go-yaml v1.9.8 h1:5gMyLUeU1/6zl+WFfR1hN7D2kf+1/eRGa7DFtToiBvQ=
github.com/goccy/go-yaml v1.9.8/go.mod h1:JubOolP3gh0HpiBc4BLRD4YmjEjHAmIIB2aaXKkTfoE=
Expand Down Expand Up @@ -317,6 +318,7 @@ github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLe
github.com/google/pprof v0.0.0-20210506205249-923b5ab0fc1a/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/pprof v0.0.0-20210601050228-01bbb1931b22/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/pprof v0.0.0-20210609004039-a478d1d731e9/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 h1:K6RDEckDVWvDI9JAJYCmNdQXq6neHJOYx3V6jnqNEec=
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/google/subcommands v1.0.2-0.20190508160503-636abe8753b8/go.mod h1:ZjhPrFU+Olkh9WazFPsl27BQ4UPiG37m3yTrtFlrHVk=
Expand Down Expand Up @@ -448,8 +450,8 @@ github.com/onsi/ginkgo v1.16.5/go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042
github.com/onsi/ginkgo/v2 v2.1.3/go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c=
github.com/onsi/ginkgo/v2 v2.1.4/go.mod h1:um6tUpWM/cxCK3/FK8BXqEiUMUwRgSM4JXG47RKZmLU=
github.com/onsi/ginkgo/v2 v2.1.6/go.mod h1:MEH45j8TBi6u9BMogfbp0stKC5cdGjumZj5Y7AG4VIk=
github.com/onsi/ginkgo/v2 v2.8.1 h1:xFTEVwOFa1D/Ty24Ws1npBWkDYEV9BqZrsDxVrVkrrU=
github.com/onsi/ginkgo/v2 v2.8.1/go.mod h1:N1/NbDngAFcSLdyZ+/aYTYGSlq9qMCS/cNKGJjy+csc=
github.com/onsi/ginkgo/v2 v2.8.3 h1:RpbK1G8nWPNaCVFBWsOGnEQQGgASi6b8fxcWBvDYjxQ=
github.com/onsi/ginkgo/v2 v2.8.3/go.mod h1:6OaUA8BCi0aZfmzYT/q9AacwTzDpNbxILUT+TlBq6MY=
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c/go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA=
github.com/onsi/gomega v1.5.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY=
Expand Down

0 comments on commit 1185372

Please sign in to comment.