Skip to content

Commit

Permalink
build(deps): bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#3)
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.5.0 to 2.5.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.5.1</h2>
<h2>2.5.1</h2>
<h3>Fixes</h3>
<ul>
<li>skipped tests only show as 'S' when running with -v [3ab38ae]</li>
<li>Fix typo in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1082">#1082</a>)
[55fc58d]</li>
<li>Fix typo in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1081">#1081</a>)
[8a14f1f]</li>
<li>Fix link notation in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1080">#1080</a>)
[2669612]</li>
<li>Fix typo in <code>--progress</code> deprecation message (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1076">#1076</a>)
[b4b7edc]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>chore: Included githubactions in the dependabot config (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/976">#976</a>)
[baea341]</li>
<li>Bump golang.org/x/sys from 0.1.0 to 0.2.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1075">#1075</a>)
[9646297]</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.5.1</h2>
<h3>Fixes</h3>
<ul>
<li>skipped tests only show as 'S' when running with -v [3ab38ae]</li>
<li>Fix typo in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1082">#1082</a>)
[55fc58d]</li>
<li>Fix typo in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1081">#1081</a>)
[8a14f1f]</li>
<li>Fix link notation in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1080">#1080</a>)
[2669612]</li>
<li>Fix typo in <code>--progress</code> deprecation message (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1076">#1076</a>)
[b4b7edc]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>chore: Included githubactions in the dependabot config (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/976">#976</a>)
[baea341]</li>
<li>Bump golang.org/x/sys from 0.1.0 to 0.2.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1075">#1075</a>)
[9646297]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/a3eed17c9c938946bf591c677bc1fd2a6698017e"><code>a3eed17</code></a>
v2.5.1</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/3ab38aeb1bc05dd3cdd02f5254e1abe380571fb7"><code>3ab38ae</code></a>
skipped tests only show as 'S' when running with -v</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/55fc58d7e6e42cdfc803aa080222df45ad888ccf"><code>55fc58d</code></a>
Fix typo in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1082">#1082</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/8a14f1f1a5261cfaa9e4ff01c99add564ce7fa26"><code>8a14f1f</code></a>
Fix typo in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1081">#1081</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/266961297f599601946db081db586103dcdfc2f2"><code>2669612</code></a>
Fix link notation in docs/index.md (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1080">#1080</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/baea3418315ee43c863172877a3fc5e60204589c"><code>baea341</code></a>
chore: Included githubactions in the dependabot config (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/976">#976</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/b4b7edcc5d75e16de8b8db01949be484f3f02968"><code>b4b7edc</code></a>
Fix typo in <code>--progress</code> deprecation message (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1076">#1076</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/9646297da1343818b864579882f7f0c9855bca86"><code>9646297</code></a>
Bump golang.org/x/sys from 0.1.0 to 0.2.0 (<a
href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/1075">#1075</a>)</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.5.0...v2.5.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.5.0&new-version=2.5.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 Nov 24, 2022
1 parent e38cbcb commit abf1f07
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 @@ -3,7 +3,7 @@ module github.com/runfinch/common-tests
go 1.19

require (
github.com/onsi/ginkgo/v2 v2.5.0
github.com/onsi/ginkgo/v2 v2.5.1
github.com/onsi/gomega v1.24.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ 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.5.0 h1:TRtrvv2vdQqzkwrQ1ke6vtXf7IK34RBUJafIy1wMwls=
github.com/onsi/ginkgo/v2 v2.5.0/go.mod h1:Luc4sArBICYCS8THh8v3i3i5CuSZO+RaQRaJoeNwomw=
github.com/onsi/ginkgo/v2 v2.5.1 h1:auzK7OI497k6x4OvWq+TKAcpcSAlod0doAH72oIN0Jw=
github.com/onsi/ginkgo/v2 v2.5.1/go.mod h1:63DOGlLAH8+REH8jUGdL3YpCpu7JODesutUjdENfUAc=
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=
Expand Down

0 comments on commit abf1f07

Please sign in to comment.