Skip to content

Commit

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

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.6.0 to 2.6.1.
<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.6.1</h2>
<h2>2.6.1</h2>
<h3>Features</h3>
<ul>
<li>Override formatter colors from envvars - this is a new feature but
an alternative approach involving config files might be taken in the
future (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1095">#1095</a>)
[60240d1]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>GinkgoRecover now supports ignoring panics that match a specific,
hidden, interface [301f3e2]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1077">#1077</a>)
[3643823]</li>
<li>Bump golang.org/x/tools from 0.2.0 to 0.4.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1090">#1090</a>)
[f9f856e]</li>
<li>Bump nokogiri from 1.13.9 to 1.13.10 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1091">#1091</a>)
[0d7087e]</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.6.1</h2>
<h3>Features</h3>
<ul>
<li>Override formatter colors from envvars - this is a new feature but
an alternative approach involving config files might be taken in the
future (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1095">#1095</a>)
[60240d1]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>GinkgoRecover now supports ignoring panics that match a specific,
hidden, interface [301f3e2]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1077">#1077</a>)
[3643823]</li>
<li>Bump golang.org/x/tools from 0.2.0 to 0.4.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1090">#1090</a>)
[f9f856e]</li>
<li>Bump nokogiri from 1.13.9 to 1.13.10 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1091">#1091</a>)
[0d7087e]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/e7e3db7a3ee2fa40d21931f4f98f0c71c34ed3eb"><code>e7e3db7</code></a>
v2.6.1</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/301f3e227fb17f36aa515a8c9fbfd76075abe27e"><code>301f3e2</code></a>
GinkgoRecover now supports ignoring panics that match a specific,
hidden, int...</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/60240d1b6479bb8bba394760ec0034b98d5c3f7b"><code>60240d1</code></a>
Override formatter colors from envvars (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1095">#1095</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/364382340e26027caa3329cebc04a6d30bca6a00"><code>3643823</code></a>
Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1077">#1077</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/f9f856eceb8e862aaba5434779ccf4268584625b"><code>f9f856e</code></a>
Bump golang.org/x/tools from 0.2.0 to 0.4.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1090">#1090</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/0d7087e5327f1abe1f3ab4d2319cc38ed6453aad"><code>0d7087e</code></a>
Bump nokogiri from 1.13.9 to 1.13.10 in /docs (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1091">#1091</a>)</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.6.0...v2.6.1">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.6.0&new-version=2.6.1)](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 Dec 15, 2022
1 parent 9dea794 commit becbc44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.5.0
github.com/lima-vm/lima v0.14.1
github.com/onsi/ginkgo/v2 v2.6.0
github.com/onsi/ginkgo/v2 v2.6.1
github.com/onsi/gomega v1.24.1
github.com/pelletier/go-toml v1.9.5
github.com/pkg/sftp v1.13.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,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.6.0 h1:9t9b9vRUbFq3C4qKFCGkVuq/fIHji802N1nrtkh1mNc=
github.com/onsi/ginkgo/v2 v2.6.0/go.mod h1:63DOGlLAH8+REH8jUGdL3YpCpu7JODesutUjdENfUAc=
github.com/onsi/ginkgo/v2 v2.6.1 h1:1xQPCjcqYw/J5LchOcp4/2q/jzJFjiAOc25chhnDw+Q=
github.com/onsi/ginkgo/v2 v2.6.1/go.mod h1:yjiuMwPokqY1XauOgju45q3sJt6VzQ/Fict1LFVcsAo=
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 becbc44

Please sign in to comment.