Commit 2af2853
authored
build(deps): Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 in /test/e2e (#1252)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.23.3 to 2.23.4.
<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.23.4</h2>
<h2>2.23.4</h2>
<p>Prior to this release Ginkgo would compute the incorrect number of
available CPUs when running with <code>-p</code> in a linux container.
Thanks to <a href="https://github.com/emirot"><code>@emirot</code></a>
for the fix!</p>
<h3>Features</h3>
<ul>
<li>Add automaxprocs for using CPUQuota [2b9c428]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>clarify gotchas about -vet flag [1f59d07]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>bump dependencies [2d134d5]</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.23.4</h2>
<p>Prior to this release Ginkgo would compute the incorrect number of
available CPUs when running with <code>-p</code> in a linux container.
Thanks to <a href="https://github.com/emirot"><code>@emirot</code></a>
for the fix!</p>
<h3>Features</h3>
<ul>
<li>Add automaxprocs for using CPUQuota [2b9c428]</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>clarify gotchas about -vet flag [1f59d07]</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>bump dependencies [2d134d5]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/229c981695287ab276697dd0742193b16d0c41bc"><code>229c981</code></a>
v2.23.4</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/2d134d5a00082cffef4c0154eb712d8327843255"><code>2d134d5</code></a>
bump dependencies</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/2b9c428b6a2163982925b0ad6c34033804d92c6f"><code>2b9c428</code></a>
Add automaxprocs for using CPUQuota</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/31137deb8a5d908435ceba986ca3952aad501580"><code>31137de</code></a>
Revert "Add automaxprocs to automatically match the linux container
CPU Quota"</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/91b11b8b8165fba757fc296d23c71fdf7e9f4005"><code>91b11b8</code></a>
Add automaxprocs to automatically match the linux container CPU
Quota</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/cdfddb645cdc9da226fa795560e7caea076d3a0e"><code>cdfddb6</code></a>
maybe escape quotes when you put them in a quoted string.</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/1f59d0771133cb4c70349ee9290668c3d23b40d2"><code>1f59d07</code></a>
clarify gotchas about -vet flag</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/7ab7d10a554fd2949638cbdb45ad7811a1f6c13a"><code>7ab7d10</code></a>
bump all the things</li>
<li>See full diff in <a
href="https://github.com/onsi/ginkgo/compare/v2.23.3...v2.23.4">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent cec9375 commit 2af2853
2 files changed
Lines changed: 23 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | | - | |
20 | | - | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| 41 | + | |
| 42 | + | |
35 | 43 | | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
40 | 48 | | |
41 | | - | |
42 | | - | |
| 49 | + | |
| 50 | + | |
43 | 51 | | |
44 | 52 | | |
45 | | - | |
46 | | - | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | | - | |
50 | 57 | | |
| 58 | + | |
| 59 | + | |
51 | 60 | | |
52 | 61 | | |
53 | 62 | | |
| |||
0 commit comments