Skip to content

Commit

Permalink
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in …
Browse files Browse the repository at this point in the history
…the all-go-mod-patch-and-minor group across 1 directory (#739)

Bumps the all-go-mod-patch-and-minor group with 1 update in the /
directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).

Updates `github.com/onsi/ginkgo/v2` from 2.17.3 to 2.19.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.19.0</h2>
<h2>2.19.0</h2>
<h3>Features</h3>
<p><a href="https://onsi.github.io/ginkgo/#label-sets">Label Sets</a>
allow for more expressive and flexible label filtering.</p>
<h2>v2.18.0</h2>
<h2>2.18.0</h2>
<h3>Features</h3>
<ul>
<li>Add --slience-skips and --force-newlines [f010b65]</li>
<li>fail when no tests were run and --fail-on-empty was set
[d80eebe]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fix table entry context edge case [42013d6]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/tools from 0.20.0 to 0.21.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1406">#1406</a>)
[fcf1fd7]</li>
<li>Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1399">#1399</a>)
[8bb14fd]</li>
<li>Bump golang.org/x/net from 0.24.0 to 0.25.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1407">#1407</a>)
[04bfad7]</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.19.0</h2>
<h3>Features</h3>
<p><a href="https://onsi.github.io/ginkgo/#label-sets">Label Sets</a>
allow for more expressive and flexible label filtering.</p>
<h2>2.18.0</h2>
<h3>Features</h3>
<ul>
<li>Add --slience-skips and --force-newlines [f010b65]</li>
<li>fail when no tests were run and --fail-on-empty was set
[d80eebe]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Fix table entry context edge case [42013d6]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Bump golang.org/x/tools from 0.20.0 to 0.21.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1406">#1406</a>)
[fcf1fd7]</li>
<li>Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1399">#1399</a>)
[8bb14fd]</li>
<li>Bump golang.org/x/net from 0.24.0 to 0.25.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1407">#1407</a>)
[04bfad7]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/28fb5d613e96c8f11ca813e1d467117b50662215"><code>28fb5d6</code></a>
v2.19.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/e31f03aaa9e02c5a9a7b16d36364af776473b321"><code>e31f03a</code></a>
fix another typo</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/966a28cb713d24386362dc06f53b2786c49256cf"><code>966a28c</code></a>
Fix typos in label sets docs</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/cd231fdac44981705fc1b939d29a040c5b897787"><code>cd231fd</code></a>
Label sets allow for more expressive label filtering</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/eb27ca84327794debfca31af5faeeb66d1b1b964"><code>eb27ca8</code></a>
v2.18.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/f010b650124cfd7f70d1dbb8f999947d8923f688"><code>f010b65</code></a>
Add --slience-skips and --force-newlines</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/42013d62fc790e61915bef369d5769ed38ec1924"><code>42013d6</code></a>
Fix table entry context edge case</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/9e234ea2631167a81714300910f68c412afa2eb4"><code>9e234ea</code></a>
always rebuild and run ginkgo in makefile</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/5ce83552e545ee3e99b4480abbbfb9929bd8e0dd"><code>5ce8355</code></a>
add --fail-on-empty to recommended CI flags in docs</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/3ffbf8ba363200cb669caba0477025cb1f552d58"><code>3ffbf8b</code></a>
add makefile</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/ginkgo/compare/v2.17.3...v2.19.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.17.3&new-version=2.19.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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 39e0b6f commit efe7e38
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 @@ -23,7 +23,7 @@ require (
github.com/hashicorp/go-getter v1.7.4
github.com/mesosphere/dkp-cli-runtime/core v0.7.3
github.com/mholt/archiver/v3 v3.5.1
github.com/onsi/ginkgo/v2 v2.17.3
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/opencontainers/image-spec v1.1.0
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -693,8 +693,8 @@ github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/nwaples/rardecode v1.1.0 h1:vSxaY8vQhOcVr4mm5e8XllHWTiM4JF507A0Katqw7MQ=
github.com/nwaples/rardecode v1.1.0/go.mod h1:5DzqNKiOdpKKBH87u8VlvAnPZMXcGRhxWkRpHbbfGS0=
github.com/onsi/ginkgo/v2 v2.17.3 h1:oJcvKpIb7/8uLpDDtnQuf18xVnwKp8DTD7DQ6gTd/MU=
github.com/onsi/ginkgo/v2 v2.17.3/go.mod h1:nP2DPOQoNsQmsVyv5rDA8JkXQoCs6goXIvr/PRJ1eCc=
github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA=
github.com/onsi/ginkgo/v2 v2.19.0/go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To=
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
Expand Down

0 comments on commit efe7e38

Please sign in to comment.