Skip to content

Commit 1b22c31

Browse files
chore: Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#5823)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) 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 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>
1 parent 739e498 commit 1b22c31

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/lnquy/cron v1.1.1
1818
github.com/moby/buildkit v0.13.2
1919
github.com/moby/patternmatcher v0.6.0
20-
github.com/onsi/ginkgo/v2 v2.17.3
20+
github.com/onsi/ginkgo/v2 v2.19.0
2121
github.com/onsi/gomega v1.33.1
2222
github.com/robfig/cron/v3 v3.0.1
2323
github.com/spf13/afero v1.11.0
@@ -57,9 +57,9 @@ require (
5757
github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
5858
github.com/pkg/errors v0.9.1 // indirect
5959
github.com/pmezard/go-difflib v1.0.0 // indirect
60-
golang.org/x/net v0.24.0 // indirect
60+
golang.org/x/net v0.25.0 // indirect
6161
golang.org/x/sys v0.20.0 // indirect
62-
golang.org/x/tools v0.20.0 // indirect
62+
golang.org/x/tools v0.21.0 // indirect
6363
google.golang.org/protobuf v1.33.0 // indirect
6464
gotest.tools/v3 v3.5.0 // indirect
6565
)

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ github.com/moby/buildkit v0.13.2 h1:nXNszM4qD9E7QtG7bFWPnDI1teUQFQglBzon/IU3SzI=
7979
github.com/moby/buildkit v0.13.2/go.mod h1:2cyVOv9NoHM7arphK9ZfHIWKn9YVZRFd1wXB8kKmEzY=
8080
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=
8181
github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
82-
github.com/onsi/ginkgo/v2 v2.17.3 h1:oJcvKpIb7/8uLpDDtnQuf18xVnwKp8DTD7DQ6gTd/MU=
83-
github.com/onsi/ginkgo/v2 v2.17.3/go.mod h1:nP2DPOQoNsQmsVyv5rDA8JkXQoCs6goXIvr/PRJ1eCc=
82+
github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA=
83+
github.com/onsi/ginkgo/v2 v2.19.0/go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To=
8484
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
8585
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
8686
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
@@ -124,8 +124,8 @@ golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLL
124124
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
125125
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
126126
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM=
127-
golang.org/x/net v0.24.0 h1:1PcaxkF854Fu3+lvBIx5SYn9wRlBzzcnHZSiaFFAb0w=
128-
golang.org/x/net v0.24.0/go.mod h1:2Q7sJY5mzlzWjKtYUEXSlBWCdyaioyXzRB2RtU8KVE8=
127+
golang.org/x/net v0.25.0 h1:d/OCCoBEUq33pjydKrGQhw7IlUPI2Oylr+8qLx49kac=
128+
golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM=
129129
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
130130
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
131131
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -156,8 +156,8 @@ golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtn
156156
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
157157
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
158158
golang.org/x/tools v0.1.1/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
159-
golang.org/x/tools v0.20.0 h1:hz/CVckiOxybQvFw6h7b/q80NTr9IUQb4s1IIzW7KNY=
160-
golang.org/x/tools v0.20.0/go.mod h1:WvitBU7JJf6A4jOdg4S1tviW9bhUxkgeCui/0JHctQg=
159+
golang.org/x/tools v0.21.0 h1:qc0xYgIbsSDt9EyWz05J5wfa7LOVW0YTLOXrqdLAWIw=
160+
golang.org/x/tools v0.21.0/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk=
161161
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
162162
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
163163
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)