Skip to content

Commit 8e04421

Browse files
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (runfinch#842)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.15.0 to 2.16.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.16.0</h2> <h2>2.16.0</h2> <h3>Features</h3> <ul> <li>add SpecContext to reporting nodes</li> </ul> <h3>Fixes</h3> <ul> <li>merge coverages instead of combining them (<a href="https://redirect.github.com/onsi/ginkgo/issues/1329">#1329</a>) (<a href="https://redirect.github.com/onsi/ginkgo/issues/1340">#1340</a>) [23f0cc5]</li> <li>core_dsl: disable Getwd() with environment variable (<a href="https://redirect.github.com/onsi/ginkgo/issues/1357">#1357</a>) [cd418b7]</li> </ul> <h3>Maintenance</h3> <ul> <li>docs/index.md: Typo [2cebe8d]</li> <li>fix docs [06de431]</li> <li>chore: test with Go 1.22 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1352">#1352</a>) [898cba9]</li> <li>Bump golang.org/x/tools from 0.16.1 to 0.17.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1336">#1336</a>) [17ae120]</li> <li>Bump golang.org/x/sys from 0.15.0 to 0.16.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1327">#1327</a>) [5a179ed]</li> <li>Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1321">#1321</a>) [a1e6b69]</li> <li>Bump github-pages and jekyll-feed in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1351">#1351</a>) [d52951d]</li> <li>Fix docs for handling failures in goroutines (<a href="https://redirect.github.com/onsi/ginkgo/issues/1339">#1339</a>) [4471b2e]</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.16.0</h2> <h3>Features</h3> <ul> <li>add SpecContext to reporting nodes</li> </ul> <h3>Fixes</h3> <ul> <li>merge coverages instead of combining them (<a href="https://redirect.github.com/onsi/ginkgo/issues/1329">#1329</a>) (<a href="https://redirect.github.com/onsi/ginkgo/issues/1340">#1340</a>) [23f0cc5]</li> <li>core_dsl: disable Getwd() with environment variable (<a href="https://redirect.github.com/onsi/ginkgo/issues/1357">#1357</a>) [cd418b7]</li> </ul> <h3>Maintenance</h3> <ul> <li>docs/index.md: Typo [2cebe8d]</li> <li>fix docs [06de431]</li> <li>chore: test with Go 1.22 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1352">#1352</a>) [898cba9]</li> <li>Bump golang.org/x/tools from 0.16.1 to 0.17.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1336">#1336</a>) [17ae120]</li> <li>Bump golang.org/x/sys from 0.15.0 to 0.16.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1327">#1327</a>) [5a179ed]</li> <li>Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1321">#1321</a>) [a1e6b69]</li> <li>Bump github-pages and jekyll-feed in /docs (<a href="https://redirect.github.com/onsi/ginkgo/issues/1351">#1351</a>) [d52951d]</li> <li>Fix docs for handling failures in goroutines (<a href="https://redirect.github.com/onsi/ginkgo/issues/1339">#1339</a>) [4471b2e]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/a181ee22f50186b1be81d3d3011a6841518782d2"><code>a181ee2</code></a> v2.16.0</li> <li><a href="https://github.com/onsi/ginkgo/commit/2cebe8d4def1a24d5df12819defbc980a0fcaea2"><code>2cebe8d</code></a> docs/index.md: Typo</li> <li><a href="https://github.com/onsi/ginkgo/commit/881efde71ccc44d0d2ebc02f3641941e143a1c1d"><code>881efde</code></a> update documentation to reflect changes to reporting nodes</li> <li><a href="https://github.com/onsi/ginkgo/commit/c4e219ff5f317e6f0b78e30c2554088ee3ea2f92"><code>c4e219f</code></a> add SpecContext to other reporting nodes and update tests</li> <li><a href="https://github.com/onsi/ginkgo/commit/06de43198fea28d265ee93530424252028f30181"><code>06de431</code></a> fix docs</li> <li><a href="https://github.com/onsi/ginkgo/commit/372d26a2c9cfda920b52f6230cdd2d94f1cdec2e"><code>372d26a</code></a> update docs</li> <li><a href="https://github.com/onsi/ginkgo/commit/fd929c6e27e6b53886f2d76525c97f9f130cb560"><code>fd929c6</code></a> update test description</li> <li><a href="https://github.com/onsi/ginkgo/commit/fed9402d63e0871b76dc390a18e3fa23d8428e92"><code>fed9402</code></a> update documentation.</li> <li><a href="https://github.com/onsi/ginkgo/commit/5ff9d7fafb94f34fa83fbbc29132d1ef60890e19"><code>5ff9d7f</code></a> Add SpecContext to ReportAfterSuite callback body.</li> <li><a href="https://github.com/onsi/ginkgo/commit/9c771cd687800da7a9a6c65c0e447127e6a90548"><code>9c771cd</code></a> Add SpecContext to ReportAfterSuite callback body.</li> <li>Additional commits viewable in <a href="https://github.com/onsi/ginkgo/compare/v2.15.0...v2.16.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.15.0&new-version=2.16.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 b7ef6f2 commit 8e04421

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/golang/mock v1.6.0
1010
github.com/google/go-licenses v1.6.1-0.20230903011517-706b9c60edd4
1111
github.com/lima-vm/lima v0.20.1
12-
github.com/onsi/ginkgo/v2 v2.15.0
12+
github.com/onsi/ginkgo/v2 v2.16.0
1313
github.com/onsi/gomega v1.31.1
1414
github.com/pelletier/go-toml v1.9.5
1515
github.com/pkg/sftp v1.13.6

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
126126
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
127127
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ=
128128
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8=
129-
github.com/onsi/ginkgo/v2 v2.15.0 h1:79HwNRBAZHOEwrczrgSOPy+eFTTlIGELKy5as+ClttY=
130-
github.com/onsi/ginkgo/v2 v2.15.0/go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM=
129+
github.com/onsi/ginkgo/v2 v2.16.0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM=
130+
github.com/onsi/ginkgo/v2 v2.16.0/go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs=
131131
github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo=
132132
github.com/onsi/gomega v1.31.1/go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0=
133133
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=

0 commit comments

Comments
 (0)