Releases: onsi/ginkgo
Releases · onsi/ginkgo
v2.22.2
What's Changed
- Bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #1496
- Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /ginkgo/performance/_fixtures/performance_fixture by @dependabot in #1498
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #1499
Full Changelog: v2.22.1...v2.22.2
v2.22.1
v2.22.0
v2.21.0
2.21.0
Features
- add support for GINKGO_TIME_FORMAT [a69eb39]
- add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]
Fixes
- increase threshold in timeline matcher [e548367]
- Fix the document by replacing
SpecsThatWillBeRun
withSpecsThatWillRun
[c2c4d3c]
Maintenance
- bump various dependencies [7e65a00]