Skip to content

Commit

Permalink
Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#1053)
Browse files Browse the repository at this point in the history
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.22.0 to 2.22.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.22.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump golang.org/x/net from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/onsi/ginkgo/pull/1496">onsi/ginkgo#1496</a></li>
<li>Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /ginkgo/performance/_fixtures/performance_fixture by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/onsi/ginkgo/pull/1498">onsi/ginkgo#1498</a></li>
<li>Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/onsi/ginkgo/pull/1499">onsi/ginkgo#1499</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/onsi/ginkgo/compare/v2.22.1...v2.22.2">https://github.com/onsi/ginkgo/compare/v2.22.1...v2.22.2</a></p>
<h2>v2.22.1</h2>
<h2>2.22.1</h2>
<h3>Fixes</h3>
<p>Fix CSV encoding</p>
<ul>
<li>Update tests [aab3da6]</li>
<li>Properly encode CSV rows [c09df39]</li>
<li>Add test case for proper csv escaping [96a80fc]</li>
<li>Add meta-test [43dad69]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]</li>
<li>remove golang.org/x/net/context in favour of stdlib context [4df44bf]</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.22.2</h2>
<h3>Maintenance</h3>
<ul>
<li>Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1499">#1499</a>) [cc553ce]</li>
<li>Bump golang.org/x/crypto (<a href="https://redirect.github.com/onsi/ginkgo/issues/1498">#1498</a>) [2170370]</li>
<li>Bump golang.org/x/net from 0.32.0 to 0.33.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1496">#1496</a>) [a96c44f]</li>
</ul>
<h2>2.22.1</h2>
<h3>Fixes</h3>
<p>Fix CSV encoding</p>
<ul>
<li>Update tests [aab3da6]</li>
<li>Properly encode CSV rows [c09df39]</li>
<li>Add test case for proper csv escaping [96a80fc]</li>
<li>Add meta-test [43dad69]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]</li>
<li>remove golang.org/x/net/context in favour of stdlib context [4df44bf]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/onsi/ginkgo/commit/f65e80b6237f8705373028b37294c6dde8bdd872"><code>f65e80b</code></a> v2.22.2</li>
<li><a href="https://github.com/onsi/ginkgo/commit/cc553ce3bdd7f6115eb3e8e33b802fc743011c1c"><code>cc553ce</code></a> Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1499">#1499</a>)</li>
<li><a href="https://github.com/onsi/ginkgo/commit/217037065572c77908d2b19f3d5dbfd9fa5ab462"><code>2170370</code></a> Bump golang.org/x/crypto (<a href="https://redirect.github.com/onsi/ginkgo/issues/1498">#1498</a>)</li>
<li><a href="https://github.com/onsi/ginkgo/commit/a96c44fb472ad013fd461c6f711c6875b412f250"><code>a96c44f</code></a> Bump golang.org/x/net from 0.32.0 to 0.33.0 (<a href="https://redirect.github.com/onsi/ginkgo/issues/1496">#1496</a>)</li>
<li><a href="https://github.com/onsi/ginkgo/commit/a0190b7b682b2480b027235f5933060c53da5534"><code>a0190b7</code></a> v2.22.1</li>
<li><a href="https://github.com/onsi/ginkgo/commit/4df44bf25090b3e508b64f4f7c6712bef6d8182d"><code>4df44bf</code></a> remove golang.org/x/net/context in favour of stdlib context</li>
<li><a href="https://github.com/onsi/ginkgo/commit/c88c6348d29c42f569e13f987462fb81558d0240"><code>c88c634</code></a> ensure *.test files are gitignored so we don't accidentally commit compiled t...</li>
<li><a href="https://github.com/onsi/ginkgo/commit/aab3da6a39d34de4ae7f1342437e9a7505f569eb"><code>aab3da6</code></a> Update tests</li>
<li><a href="https://github.com/onsi/ginkgo/commit/c09df39f4fd30b7484c825e621f76c1bf58844eb"><code>c09df39</code></a> Properly encode CSV rows</li>
<li><a href="https://github.com/onsi/ginkgo/commit/96a80fc4c807c2fa4d38bdbd4cc2f854bb19e743"><code>96a80fc</code></a> Add test case for proper csv escaping</li>
<li>Additional commits viewable in <a href="https://github.com/onsi/ginkgo/compare/v2.22.0...v2.22.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.22.0&new-version=2.22.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
mergify[bot] authored Jan 11, 2025
2 parents d91f102 + bd12e26 commit dc63836
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/onsi/ginkgo/v2 v2.22.0
github.com/onsi/gomega v1.36.0
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
github.com/opencontainers/image-spec v1.1.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.20.5
Expand Down Expand Up @@ -68,7 +68,7 @@ require (
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db // indirect
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/huandu/xstrings v1.5.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
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-20241029153458-d1b30febd7db h1:097atOisP2aRj7vFgYQBbFN4U4JNXUNYpxael3UzMyo=
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad h1:a6HEuzUHeKH6hwfN/ZoQgRgVIWFJljSWa/zetS2WTvg=
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 h1:Ovs26xHkKqVztRpIrF/92BcuyuQ/YW4NSIpoGtfXNho=
Expand Down Expand Up @@ -142,10 +142,10 @@ github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/onsi/ginkgo/v2 v2.22.0 h1:Yed107/8DjTr0lKCNt7Dn8yQ6ybuDRQoMGrNFKzMfHg=
github.com/onsi/ginkgo/v2 v2.22.0/go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo=
github.com/onsi/gomega v1.36.0 h1:Pb12RlruUtj4XUuPUqeEWc6j5DkVVVA49Uf6YLfC95Y=
github.com/onsi/gomega v1.36.0/go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog=
github.com/onsi/ginkgo/v2 v2.22.2 h1:/3X8Panh8/WwhU/3Ssa6rCKqPLuAkVY2I0RoyDLySlU=
github.com/onsi/ginkgo/v2 v2.22.2/go.mod h1:oeMosUL+8LtarXBHu/c0bx2D/K9zyQ6uX3cTyztHwsk=
github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8=
github.com/onsi/gomega v1.36.2/go.mod h1:DdwyADRjrc825LhMEkD76cHR5+pUnjhUN8GlHlRPHzY=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=
Expand Down

0 comments on commit dc63836

Please sign in to comment.