What's Changed
- fix: close FailsReportFile by @testwill in #403
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #394
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #407
- Bump golang.org/x/sys from 0.18.0 to 0.20.0 by @dependabot in #402
- Bump golang.org/x/term from 0.18.0 to 0.20.0 by @dependabot in #401
- Fix help text typo by @ynfle in #425
- add skipped attribute to junit xml testsuite by @brycekahle in #422
- Skip test that is falky on macos by @dnephin in #433
- Bump golang.org/x/sys from 0.20.0 to 0.24.0 by @dependabot in #428
- Bump golang.org/x/term from 0.20.0 to 0.24.0 by @dependabot in #434
- Remove old Go versions from CI by @dnephin in #435
- Skip a flaky test and update some dependencies by @dnephin in #440
- Fix incorrect minVersion check - Bug here is either the function is misnamed or the logic is inverted by @EliSchleifer in #436
- fix(validate): fixes check for test.failfast flag as this is a gotest… by @aldiesel in #448
- Fix some typos in README by @fkmy in #455
- Bump golang.org/x/sys from 0.25.0 to 0.28.0 by @dependabot in #459
- Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in #450
- Clean up nolint directives by @alexandear in #461
- Bump golang.org/x/term from 0.24.0 to 0.29.0 by @dependabot in #462
- Include new json build failures (go1.24) by @dnephin in #476
New Contributors
- @testwill made their first contribution in #403
- @dependabot made their first contribution in #394
- @ynfle made their first contribution in #425
- @EliSchleifer made their first contribution in #436
- @aldiesel made their first contribution in #448
- @fkmy made their first contribution in #455
- @alexandear made their first contribution in #461
Full Changelog: v1.12.0...v1.12.1