Skip to content

Commit

Permalink
build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#15)
Browse files Browse the repository at this point in the history
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 1805ba8 commit ab4e024
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ module github.com/runfinch/common-tests
go 1.19

require (
github.com/onsi/ginkgo/v2 v2.6.0
github.com/onsi/ginkgo/v2 v2.6.1
github.com/onsi/gomega v1.24.1
)

require (
github.com/go-logr/logr v1.2.3 // indirect
github.com/google/go-cmp v0.5.9 // indirect
golang.org/x/net v0.2.0 // indirect
golang.org/x/sys v0.2.0 // indirect
golang.org/x/text v0.4.0 // indirect
golang.org/x/net v0.3.0 // indirect
golang.org/x/sys v0.3.0 // indirect
golang.org/x/text v0.5.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ github.com/go-logr/logr v1.2.3/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbV
github.com/golang/protobuf v1.5.2 h1:ROPKBNFfQgOUMifHyP+KYbvpjbdoFNs+aK7DXlji0Tw=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
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 v1.24.1 h1:KORJXNNTzJXzu4ScJWssJfJMnJ+2QJqhoQSRwNlze9E=
github.com/onsi/gomega v1.24.1/go.mod h1:3AOiACssS3/MajrniINInwbfOOtfZvplPzuRSmvt1jM=
golang.org/x/net v0.2.0 h1:sZfSu1wtKLGlWI4ZZayP0ck9Y73K1ynO6gqzTdBVdPU=
golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY=
golang.org/x/sys v0.2.0 h1:ljd4t30dBnAvMZaQCevtY0xLLD0A+bRZXbgLMLU1F/A=
golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/text v0.4.0 h1:BrVqGRd7+k1DiOgtnFvAkoQEWQvBc25ouMJM6429SFg=
golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/net v0.3.0 h1:VWL6FNY2bEEmsGVKabSlHu5Irp34xmMRoqb/9lF9lxk=
golang.org/x/net v0.3.0/go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE=
golang.org/x/sys v0.3.0 h1:w8ZOecv6NaNa/zC8944JTU3vz4u6Lagfk4RPQxv92NQ=
golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/text v0.5.0 h1:OLmvp0KP+FVG99Ct/qFiL/Fhk4zp4QQnZ7b2U+5piUM=
golang.org/x/text v0.5.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
google.golang.org/protobuf v1.28.0 h1:w43yiav+6bVFTBQFZX0r7ipe9JQ1QsbMgHwbBziscLw=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down

0 comments on commit ab4e024

Please sign in to comment.