Commit c685c08
authored
build(deps): bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#455)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.2 to 1.37.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/onsi/gomega/releases">github.com/onsi/gomega's releases</a>.</em></p>
<blockquote>
<h2>v1.37.0</h2>
<h2>1.37.0</h2>
<h3>Features</h3>
<ul>
<li>add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]</li>
</ul>
<h2>v1.36.3</h2>
<h2>1.36.3</h2>
<h3>Maintenance</h3>
<ul>
<li>bump all the things [adb8b49]</li>
<li>chore: replace <code>interface{}</code> with <code>any</code> [7613216]</li>
<li>Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (<a href="https://redirect.github.com/onsi/gomega/issues/822">#822</a>) [9fe5259]</li>
<li>remove spurious "toolchain" from go.mod (<a href="https://redirect.github.com/onsi/gomega/issues/819">#819</a>) [a0e85b9]</li>
<li>Bump golang.org/x/net from 0.33.0 to 0.35.0 (<a href="https://redirect.github.com/onsi/gomega/issues/823">#823</a>) [604a8b1]</li>
<li>Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/772">#772</a>) [36fbc84]</li>
<li>Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/778">#778</a>) [ced70d7]</li>
<li>Bump rexml from 3.2.6 to 3.3.9 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/788">#788</a>) [c8b4a07]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (<a href="https://redirect.github.com/onsi/gomega/issues/812">#812</a>) [06431b9]</li>
<li>Bump webrick from 1.8.1 to 1.9.1 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/800">#800</a>) [b55a92d]</li>
<li>Fix typos (<a href="https://redirect.github.com/onsi/gomega/issues/813">#813</a>) [a1d518b]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/onsi/gomega/blob/master/CHANGELOG.md">github.com/onsi/gomega's changelog</a>.</em></p>
<blockquote>
<h2>1.37.0</h2>
<h3>Features</h3>
<ul>
<li>add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]</li>
</ul>
<h2>1.36.3</h2>
<h3>Maintenance</h3>
<ul>
<li>bump all the things [adb8b49]</li>
<li>chore: replace <code>interface{}</code> with <code>any</code> [7613216]</li>
<li>Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (<a href="https://redirect.github.com/onsi/gomega/issues/822">#822</a>) [9fe5259]</li>
<li>remove spurious "toolchain" from go.mod (<a href="https://redirect.github.com/onsi/gomega/issues/819">#819</a>) [a0e85b9]</li>
<li>Bump golang.org/x/net from 0.33.0 to 0.35.0 (<a href="https://redirect.github.com/onsi/gomega/issues/823">#823</a>) [604a8b1]</li>
<li>Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/772">#772</a>) [36fbc84]</li>
<li>Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/778">#778</a>) [ced70d7]</li>
<li>Bump rexml from 3.2.6 to 3.3.9 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/788">#788</a>) [c8b4a07]</li>
<li>Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (<a href="https://redirect.github.com/onsi/gomega/issues/812">#812</a>) [06431b9]</li>
<li>Bump webrick from 1.8.1 to 1.9.1 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/800">#800</a>) [b55a92d]</li>
<li>Fix typos (<a href="https://redirect.github.com/onsi/gomega/issues/813">#813</a>) [a1d518b]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/onsi/gomega/commit/272fca36eaadaa0b1823f1bc921c064a3ed3ea64"><code>272fca3</code></a> v1.37.0</li>
<li><a href="https://github.com/onsi/gomega/commit/5666f9849930396120c41ef1fbb9cd7dc605bd43"><code>5666f98</code></a> add To/ToNot/NotTo aliases for AsyncAssertion</li>
<li><a href="https://github.com/onsi/gomega/commit/225114336a6717596c44d6b175e826b2f3d4c147"><code>2251143</code></a> v1.36.3</li>
<li><a href="https://github.com/onsi/gomega/commit/adb8b4976faa398931a6fb1c5fe17eda7dbe72c7"><code>adb8b49</code></a> bump all the things</li>
<li><a href="https://github.com/onsi/gomega/commit/76132163ee4176163a07cef6fedafb19a8a347a8"><code>7613216</code></a> chore: replace <code>interface{}</code> with <code>any</code></li>
<li><a href="https://github.com/onsi/gomega/commit/9fe5259f96673cbc44a2984e9a003a5fd2cb7d3a"><code>9fe5259</code></a> Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (<a href="https://redirect.github.com/onsi/gomega/issues/822">#822</a>)</li>
<li><a href="https://github.com/onsi/gomega/commit/a0e85b953834893bcfac18266026076947b38d99"><code>a0e85b9</code></a> remove spurious "toolchain" from go.mod (<a href="https://redirect.github.com/onsi/gomega/issues/819">#819</a>)</li>
<li><a href="https://github.com/onsi/gomega/commit/604a8b1b7b1e9a9876efc90546428594d84289d9"><code>604a8b1</code></a> Bump golang.org/x/net from 0.33.0 to 0.35.0 (<a href="https://redirect.github.com/onsi/gomega/issues/823">#823</a>)</li>
<li><a href="https://github.com/onsi/gomega/commit/36fbc8471a1a2391d40b9b8e561e014b3771255c"><code>36fbc84</code></a> Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/772">#772</a>)</li>
<li><a href="https://github.com/onsi/gomega/commit/ced70d75ba48c03934c265b05e31441d728d285b"><code>ced70d7</code></a> Bump github-pages from 231 to 232 in /docs (<a href="https://redirect.github.com/onsi/gomega/issues/778">#778</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/onsi/gomega/compare/v1.36.2...v1.37.0">compare view</a></li>
</ul>
</details>
<br />
[](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>2 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
| 162 | + | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | | - | |
| 166 | + | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
| 302 | + | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
324 | | - | |
| 323 | + | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
0 commit comments