Commit c296194
authored
chore: bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (Mellanox#1211)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from
1.36.0 to 1.36.1.
<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.36.1</h2>
<h2>1.36.1</h2>
<h3>Fixes</h3>
<ul>
<li>Fix <a
href="https://redirect.github.com/onsi/gomega/issues/803">onsi/gomega#803</a>
[1c6c112]</li>
<li>resolves <a
href="https://redirect.github.com/onsi/gomega/issues/696">onsi/gomega#696</a>:
make HaveField great on pointer receivers given only a non-addressable
value [4feb9d7]</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.36.1</h2>
<h3>Fixes</h3>
<ul>
<li>Fix <a
href="https://redirect.github.com/onsi/gomega/issues/803">onsi/gomega#803</a>
[1c6c112]</li>
<li>resolves <a
href="https://redirect.github.com/onsi/gomega/issues/696">onsi/gomega#696</a>:
make HaveField great on pointer receivers given only a non-addressable
value [4feb9d7]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/gomega/commit/8bc0a2a81197233e000b72f1908e866b515f3496"><code>8bc0a2a</code></a>
v1.36.1</li>
<li><a
href="https://github.com/onsi/gomega/commit/1c6c11212c7e78223a8bd6ab6bb10ff5cb584bc9"><code>1c6c112</code></a>
Fix <a
href="https://redirect.github.com/onsi/gomega/issues/803">onsi/gomega#803</a></li>
<li><a
href="https://github.com/onsi/gomega/commit/4feb9d70c3e46e4f41899e2873ce92f0991d4c74"><code>4feb9d7</code></a>
resolves <a
href="https://redirect.github.com/onsi/gomega/issues/696">onsi/gomega#696</a>:
make HaveField great on pointer receivers given onl...</li>
<li>See full diff in <a
href="https://github.com/onsi/gomega/compare/v1.36.0...v1.36.1">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
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments