Skip to content

Commit

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

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.9.2 to 2.9.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.9.3</h2>
<h2>2.9.3</h2>
<h3>Features</h3>
<ul>
<li>Add RenderTimeline to GinkgoT() [c0c77b6]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>update Measure deprecation message. fixes <a
href="https://redirect.github.com/onsi/ginkgo/issues/1176">#1176</a>
[227c662]</li>
<li>add newlines to GinkgoLogr (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1170">#1170</a>)
(<a
href="https://redirect.github.com/onsi/ginkgo/issues/1171">#1171</a>)
[0de0e7c]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump commonmarker from 0.23.8 to 0.23.9 in /docs (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1183">#1183</a>)
[8b925ab]</li>
<li>Bump nokogiri from 1.14.1 to 1.14.3 in /docs (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1184">#1184</a>)
[e3795a4]</li>
<li>Bump golang.org/x/tools from 0.7.0 to 0.8.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1182">#1182</a>)
[b453793]</li>
<li>Bump actions/setup-go from 3 to 4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1164">#1164</a>)
[73ed75b]</li>
<li>Bump github.com/onsi/gomega from 1.27.4 to 1.27.6 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1173">#1173</a>)
[0a2bc64]</li>
<li>Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1174">#1174</a>)
[f41c557]</li>
<li>Bump golang.org/x/sys from 0.6.0 to 0.7.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1179">#1179</a>)
[8e423e5]</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.9.3</h2>
<h3>Features</h3>
<ul>
<li>Add RenderTimeline to GinkgoT() [c0c77b6]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>update Measure deprecation message. fixes <a
href="https://redirect.github.com/onsi/ginkgo/issues/1176">#1176</a>
[227c662]</li>
<li>add newlines to GinkgoLogr (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1170">#1170</a>)
(<a
href="https://redirect.github.com/onsi/ginkgo/issues/1171">#1171</a>)
[0de0e7c]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump commonmarker from 0.23.8 to 0.23.9 in /docs (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1183">#1183</a>)
[8b925ab]</li>
<li>Bump nokogiri from 1.14.1 to 1.14.3 in /docs (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1184">#1184</a>)
[e3795a4]</li>
<li>Bump golang.org/x/tools from 0.7.0 to 0.8.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1182">#1182</a>)
[b453793]</li>
<li>Bump actions/setup-go from 3 to 4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1164">#1164</a>)
[73ed75b]</li>
<li>Bump github.com/onsi/gomega from 1.27.4 to 1.27.6 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1173">#1173</a>)
[0a2bc64]</li>
<li>Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1174">#1174</a>)
[f41c557]</li>
<li>Bump golang.org/x/sys from 0.6.0 to 0.7.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1179">#1179</a>)
[8e423e5]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/7a8249ea52743eee1a5cf127a1959c2169b029c8"><code>7a8249e</code></a>
v2.9.3</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/c0c77b692d00eaa5e93d18b1e6ff837ff10a7c33"><code>c0c77b6</code></a>
Add RenderTimeline to GinkgoT()</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/8b925abe6639e4bfd62b9defc35c5da41da08d6a"><code>8b925ab</code></a>
Bump commonmarker from 0.23.8 to 0.23.9 in /docs (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1183">#1183</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/e3795a44abfdf52cfa671bfa545eac23bfcbf435"><code>e3795a4</code></a>
Bump nokogiri from 1.14.1 to 1.14.3 in /docs (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1184">#1184</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/b453793b607ade42b5f4192ea53cd6a4244a73ff"><code>b453793</code></a>
Bump golang.org/x/tools from 0.7.0 to 0.8.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1182">#1182</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/73ed75b9f74756a058df23dc31b39bcc463de0cb"><code>73ed75b</code></a>
Bump actions/setup-go from 3 to 4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1164">#1164</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/0a2bc6438f77c5eb598c0e2c3162cf8e010f54b5"><code>0a2bc64</code></a>
Bump github.com/onsi/gomega from 1.27.4 to 1.27.6 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1173">#1173</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/f41c557d462194fe704bd919af62badeb416a2c7"><code>f41c557</code></a>
Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1174">#1174</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/8e423e5e15be0b26c9e3d9ca2a9a05e513814c7d"><code>8e423e5</code></a>
Bump golang.org/x/sys from 0.6.0 to 0.7.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1179">#1179</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/227c662e819019ad42d3b6f3144cba3caa65023d"><code>227c662</code></a>
updqte Measure deprecation message. fixes <a
href="https://redirect.github.com/onsi/ginkgo/issues/1176">#1176</a></li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/ginkgo/compare/v2.9.2...v2.9.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.9.2&new-version=2.9.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 May 3, 2023
1 parent 76b31c0 commit 7102994
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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.15.1
github.com/onsi/ginkgo/v2 v2.9.2
github.com/onsi/ginkgo/v2 v2.9.3
github.com/onsi/gomega v1.27.6
github.com/pelletier/go-toml v1.9.5
github.com/pkg/sftp v1.13.5
Expand Down Expand Up @@ -63,7 +63,7 @@ require (
github.com/docker/go-units v0.5.0
github.com/emirpasic/gods v1.12.0 // indirect
github.com/fatih/color v1.15.0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/goccy/go-yaml v1.11.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/google/go-cmp v0.5.9 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/go-logr/logr v1.2.0/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.2.3 h1:2DntVwHkVopvECVRSlL5PSo9eG+cAkDCuckLubN+rq0=
github.com/go-logr/logr v1.2.3/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY=
github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0=
github.com/go-playground/locales v0.13.0 h1:HyWk6mgj5qFqCT5fjGBuRArbVDfE4hi8+e8ceBS/t7Q=
Expand Down Expand Up @@ -305,8 +305,8 @@ github.com/miekg/dns v1.1.53/go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/onsi/ginkgo/v2 v2.9.2 h1:BA2GMJOtfGAfagzYtrAlufIP0lq6QERkFmHLMLPwFSU=
github.com/onsi/ginkgo/v2 v2.9.2/go.mod h1:WHcJJG2dIlcCqVfBAwUCrJxSPFb6v4azBwgxeMeDuts=
github.com/onsi/ginkgo/v2 v2.9.3 h1:5X2vl/isiKqkrOYjiaGgp3JQOcLV59g5o5SuTMqCcxU=
github.com/onsi/ginkgo/v2 v2.9.3/go.mod h1:gCQYp2Q+kSoIj7ykSVb9nskRSsR6PUj4AiLywzIhbKM=
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
github.com/onsi/gomega v1.27.6/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
Expand Down

0 comments on commit 7102994

Please sign in to comment.