fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/onsi/ginkgo/v2 | v2.17.2 -> v2.20.2 |
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.20.2
2.20.2
Require Go 1.22+
Maintenance
- bump go to v1.22 [
a671816]
v2.20.1
2.20.1
Fixes
- make BeSpecEvent duration matcher more forgiving [
d6f9640]
v2.20.0
2.20.0
Features
- Add buildvcs flag [
be5ab95]
Maintenance
v2.19.1
2.19.1
Fixes
- update supported platforms for race conditions [
63c8c30] - [build] Allow custom name for binaries. [
ff41e27]
Maintenance
- bump gomega [
76f4e0c] - Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417) [
b69c00d] - Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425) [
f097741]
v2.19.0
2.19.0
Features
Label Sets allow for more expressive and flexible label filtering.
v2.18.0
2.18.0
Features
- Add --slience-skips and --force-newlines [
f010b65] - fail when no tests were run and --fail-on-empty was set [
d80eebe]
Fixes
- Fix table entry context edge case [
42013d6]
Maintenance
- Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [
fcf1fd7] - Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [
8bb14fd] - Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [
04bfad7]
v2.17.3
2.17.3
Fixes
ginkgo watch now ignores hidden files [bde6e00]
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 12 additional dependencies were updated
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.22.2 -> 1.23.4 |
github.com/go-logr/logr |
v1.4.1 -> v1.4.2 |
github.com/onsi/gomega |
v1.33.0 -> v1.36.2 |
github.com/google/pprof |
v0.0.0-20240424215950-a892ee059fd6 -> v0.0.0-20241210010833-40e02aabc2ad |
golang.org/x/crypto |
v0.22.0 -> v0.31.0 |
golang.org/x/mod |
v0.17.0 -> v0.22.0 |
golang.org/x/net |
v0.24.0 -> v0.33.0 |
golang.org/x/sync |
v0.7.0 -> v0.10.0 |
golang.org/x/sys |
v0.19.0 -> v0.28.0 |
golang.org/x/term |
v0.19.0 -> v0.27.0 |
golang.org/x/text |
v0.14.0 -> v0.21.0 |
golang.org/x/tools |
v0.20.0 -> v0.28.0 |
google.golang.org/protobuf |
v1.33.0 -> v1.36.1 |