Skip to content

Commit

Permalink
Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.20.2 (#215)
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.17.3 to 2.20.2.
<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.20.2</h2>
<h2>2.20.2</h2>
<p>Require Go 1.22+</p>
<h3>Maintenance</h3>
<ul>
<li>bump go to v1.22 [a671816]</li>
</ul>
<h2>v2.20.1</h2>
<h2>2.20.1</h2>
<h3>Fixes</h3>
<ul>
<li>make BeSpecEvent duration matcher more forgiving [d6f9640]</li>
</ul>
<h2>v2.20.0</h2>
<h2>2.20.0</h2>
<h3>Features</h3>
<ul>
<li>Add buildvcs flag [be5ab95]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Add update-deps to makefile [d303d14]</li>
<li>bump all dependencies [7a50221]</li>
</ul>
<h2>v2.19.1</h2>
<h2>2.19.1</h2>
<h3>Fixes</h3>
<ul>
<li>update supported platforms for race conditions [63c8c30]</li>
<li>[build] Allow custom name for binaries. [ff41e27]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>bump gomega [76f4e0c]</li>
<li>Bump rexml from 3.2.6 to 3.2.8 in /docs (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1417">#1417</a>)
[b69c00d]</li>
<li>Bump golang.org/x/sys from 0.20.0 to 0.21.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1425">#1425</a>)
[f097741]</li>
</ul>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.20.2</h2>
<p>Require Go 1.22+</p>
<h3>Maintenance</h3>
<ul>
<li>bump go to v1.22 [a671816]</li>
</ul>
<h2>2.20.1</h2>
<h3>Fixes</h3>
<ul>
<li>make BeSpecEvent duration matcher more forgiving [d6f9640]</li>
</ul>
<h2>2.20.0</h2>
<h3>Features</h3>
<ul>
<li>Add buildvcs flag [be5ab95]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>Add update-deps to makefile [d303d14]</li>
<li>bump all dependencies [7a50221]</li>
</ul>
<h2>2.19.1</h2>
<h3>Fixes</h3>
<ul>
<li>update supported platforms for race conditions [63c8c30]</li>
<li>[build] Allow custom name for binaries. [ff41e27]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>bump gomega [76f4e0c]</li>
<li>Bump rexml from 3.2.6 to 3.2.8 in /docs (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1417">#1417</a>)
[b69c00d]</li>
<li>Bump golang.org/x/sys from 0.20.0 to 0.21.0 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1425">#1425</a>)
[f097741]</li>
</ul>
<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>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/104752fa2e97f04b1300754e710c419a63d2d30c"><code>104752f</code></a>
v2.20.2</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/a671816770d938736c66ec06517807464fec1b05"><code>a671816</code></a>
bump go to v1.22</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/4ef0afb9f28f241c352cad6ca9dae8b149e57bc4"><code>4ef0afb</code></a>
v2.20.1</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/d6f96403bfb442abd624e26e92af2285dfaddd85"><code>d6f9640</code></a>
make BeSpecEvent duration matcher more forgiving</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/265b1a00989abc6d0b648b0e89d34f05b7c617aa"><code>265b1a0</code></a>
v2.20.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/d303d14edd13cbc4413c3de8e8c2460754cc88ce"><code>d303d14</code></a>
Add update-deps to makefile</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/7a502216054d1cfd0e243d9eabafbfaa4a1d3fb5"><code>7a50221</code></a>
bump all dependencies</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/be5ab950a71528b5d0dc2b82f8e1ae833cff2149"><code>be5ab95</code></a>
Add buildvcs flag</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/224be5bf5590e4159b19e750f013cb77d68f2609"><code>224be5b</code></a>
v2.19.1</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/76f4e0c7a23a0b727cb891f8bbeeacdfc546df77"><code>76f4e0c</code></a>
bump gomega</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/ginkgo/compare/v2.17.3...v2.20.2">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.20.2)](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>
  • Loading branch information
Disper committed Sep 10, 2024
2 parents e486bad + f9dd2fb commit f3268a7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ require (
github.com/kyma-incubator/compass/components/director v0.0.0-20240205145543-05672afc5d6f
github.com/kyma-project/lifecycle-manager/api v0.0.0-20240202162014-d6c42e009612
github.com/matryer/is v1.4.1
github.com/onsi/ginkgo/v2 v2.17.3
github.com/onsi/gomega v1.33.1
github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.34.1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.19.1
github.com/sirupsen/logrus v1.9.3
Expand Down Expand Up @@ -103,7 +103,7 @@ require (
github.com/go-chi/chi v4.1.2+incompatible // indirect
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
github.com/go-jose/go-jose/v4 v4.0.1 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-logr/zapr v1.3.0 // indirect
github.com/go-openapi/analysis v0.23.0 // indirect
Expand All @@ -130,7 +130,7 @@ require (
github.com/google/go-github/v55 v55.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 // indirect
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
Expand Down Expand Up @@ -238,7 +238,7 @@ require (
golang.org/x/net v0.28.0 // indirect
golang.org/x/oauth2 v0.19.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/term v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/time v0.5.0 // indirect
Expand All @@ -247,7 +247,7 @@ require (
google.golang.org/api v0.172.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
google.golang.org/grpc v1.62.1 // indirect
google.golang.org/protobuf v1.33.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
gopkg.in/go-jose/go-jose.v2 v2.6.3 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,8 @@ github.com/go-jose/go-jose/v3 v3.0.3/go.mod h1:5b+7YgP7ZICgJDBdfjZaIt+H/9L9T/YQr
github.com/go-jose/go-jose/v4 v4.0.1 h1:QVEPDE3OluqXBQZDcnNvQrInro2h0e4eqNbnZSWqS6U=
github.com/go-jose/go-jose/v4 v4.0.1/go.mod h1:WVf9LFMHh/QVrmqrOfqun0C45tMe3RoiKJMPvgWwLfY=
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ=
github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
github.com/go-logr/logr v1.4.2/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
github.com/go-logr/zapr v1.3.0 h1:XGdV8XW8zdwFiwOA2Dryh1gj2KRQyOOoNmBy4EplIcQ=
Expand Down Expand Up @@ -432,8 +432,8 @@ github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/
github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=
github.com/google/gofuzz v1.2.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE=
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6 h1:k7nVchz72niMH6YLQNvHSdIE7iqsQxK1P41mySCvssg=
github.com/google/pprof v0.0.0-20240424215950-a892ee059fd6/go.mod h1:kf6iHlnVGwgKolg33glAes7Yg/8iWP8ukqeldJSO7jw=
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 h1:5iH8iuqE5apketRbSFBy+X1V0o+l+8NF1avt4HWl7cA=
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/s2a-go v0.1.7 h1:60BLSyTrOV4/haCDW4zb1guZItoSq8foHCXrAnjBo/o=
github.com/google/s2a-go v0.1.7/go.mod h1:50CgR4k1jNlWBu4UfS4AcfhVe1r6pdZPygJ3R8F0Qdw=
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=
Expand Down Expand Up @@ -637,14 +637,14 @@ github.com/onsi/ginkgo v1.16.4/go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vv
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
github.com/onsi/ginkgo v1.16.5/go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU=
github.com/onsi/ginkgo/v2 v2.1.3/go.mod h1:vw5CSIxN1JObi/U8gcbwft7ZxR2dgaR70JSE3/PpL4c=
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.20.2 h1:7NVCeyIWROIAheY21RLS+3j2bb52W0W82tkberYytp4=
github.com/onsi/ginkgo/v2 v2.20.2/go.mod h1:K9gyxPIlb+aIvnZ8bd9Ak+YP18w3APlR+5coaZoE2ag=
github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY=
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro=
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=
github.com/onsi/gomega v1.34.1/go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY=
github.com/open-component-model/ocm v0.4.0 h1:S+rPJGoDnSvxhBn3QS2HXURxugTjCM4XWEJLZSaH6Ek=
github.com/open-component-model/ocm v0.4.0/go.mod h1:7RAqaUMmA4BlwW5ZEUBm8amWIb1TL9FhNigNXQ6wiu0=
github.com/open-policy-agent/opa v0.63.0 h1:ztNNste1v8kH0/vJMJNquE45lRvqwrM5mY9Ctr9xIXw=
Expand Down

0 comments on commit f3268a7

Please sign in to comment.