Commit 418c593
chore(deps): update module github.com/onsi/ginkgo/v2 to v2.26.0 (#42)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/onsi/ginkgo/v2](https://redirect.github.com/onsi/ginkgo) |
require | minor | `v2.25.3` -> `v2.26.0` |
---
### Release Notes
<details>
<summary>onsi/ginkgo (github.com/onsi/ginkgo/v2)</summary>
###
[`v2.26.0`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.26.0)
[Compare
Source](https://redirect.github.com/onsi/ginkgo/compare/v2.25.3...v2.26.0)
#### 2.26.0
##### Features
Ginkgo can now generate json-formatted reports that are compatible with
the `go test` json format. Use `ginkgo --gojson-report=report.go.json`.
This is not intended to be a replacement for Ginkgo's native json format
which is more information rich and better models Ginkgo's test structure
semantics.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjIzMy41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
---------
Co-authored-by: Manuel Dewald <manuel@codesphere.com>
Co-authored-by: Manuel Dewald <manuel.dewald@codesphere.com>1 parent 3c53a9b commit 418c593
2 files changed
+31
-74
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | | - | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
26 | | - | |
27 | 23 | | |
28 | | - | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
32 | | - | |
| 27 | + | |
33 | 28 | | |
34 | | - | |
35 | | - | |
36 | 29 | | |
37 | 30 | | |
38 | | - | |
39 | 31 | | |
40 | 32 | | |
41 | 33 | | |
| |||
45 | 37 | | |
46 | 38 | | |
47 | 39 | | |
| 40 | + | |
48 | 41 | | |
49 | 42 | | |
| 43 | + | |
50 | 44 | | |
51 | 45 | | |
52 | 46 | | |
53 | | - | |
54 | 47 | | |
55 | 48 | | |
56 | 49 | | |
0 commit comments