Update testing dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/onsi/ginkgo/v2 | require | minor |
v2.25.0 -> v2.26.0
|
github.com/onsi/gomega | require | patch |
v1.38.0 -> v1.38.2
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
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.
v2.25.3
2.25.3
Fixes
- emit --github-output group only for progress report itself [
f01aed1
]
v2.25.2
2.25.2
Fixes
Add github output group for progress report content
Maintenance
Bump Gomega
v2.25.1
2.25.1
Fixes
onsi/gomega (github.com/onsi/gomega)
v1.38.2
1.38.2
- roll back to go 1.23.0 [
c404969
]
v1.38.1
1.38.1
Fixes
Numerous minor fixes and dependency bumps
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.