git-age
git-age copied to clipboard
chore(deps): update module gotest.tools/gotestsum to v1.12.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| gotest.tools/gotestsum | v1.12.0 -> v1.12.2 |
Release Notes
gotestyourself/gotestsum (gotest.tools/gotestsum)
v1.12.2
What's Changed
- Bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/463
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/468
- Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/446
- Use event times for elapsed by @dnephin in https://github.com/gotestyourself/gotestsum/pull/482
- feat: support for hidding skipped tests in the junit report by @v1v in https://github.com/gotestyourself/gotestsum/pull/478
New Contributors
- @v1v made their first contribution in https://github.com/gotestyourself/gotestsum/pull/478
Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.12.1...v1.12.2
v1.12.1
What's Changed
- fix: close FailsReportFile by @testwill in https://github.com/gotestyourself/gotestsum/pull/403
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/394
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/407
- Bump golang.org/x/sys from 0.18.0 to 0.20.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/402
- Bump golang.org/x/term from 0.18.0 to 0.20.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/401
- Fix help text typo by @ynfle in https://github.com/gotestyourself/gotestsum/pull/425
- add skipped attribute to junit xml testsuite by @brycekahle in https://github.com/gotestyourself/gotestsum/pull/422
- Skip test that is falky on macos by @dnephin in https://github.com/gotestyourself/gotestsum/pull/433
- Bump golang.org/x/sys from 0.20.0 to 0.24.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/428
- Bump golang.org/x/term from 0.20.0 to 0.24.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/434
- Remove old Go versions from CI by @dnephin in https://github.com/gotestyourself/gotestsum/pull/435
- Skip a flaky test and update some dependencies by @dnephin in https://github.com/gotestyourself/gotestsum/pull/440
- Fix incorrect minVersion check - Bug here is either the function is misnamed or the logic is inverted by @EliSchleifer in https://github.com/gotestyourself/gotestsum/pull/436
- fix(validate): fixes check for test.failfast flag as this is a gotest… by @aldiesel in https://github.com/gotestyourself/gotestsum/pull/448
- Fix some typos in README by @fkmy in https://github.com/gotestyourself/gotestsum/pull/455
- Bump golang.org/x/sys from 0.25.0 to 0.28.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/459
- Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/450
- Clean up nolint directives by @alexandear in https://github.com/gotestyourself/gotestsum/pull/461
- Bump golang.org/x/term from 0.24.0 to 0.29.0 by @dependabot in https://github.com/gotestyourself/gotestsum/pull/462
- Include new json build failures (go1.24) by @dnephin in https://github.com/gotestyourself/gotestsum/pull/476
New Contributors
- @testwill made their first contribution in https://github.com/gotestyourself/gotestsum/pull/403
- @dependabot made their first contribution in https://github.com/gotestyourself/gotestsum/pull/394
- @ynfle made their first contribution in https://github.com/gotestyourself/gotestsum/pull/425
- @EliSchleifer made their first contribution in https://github.com/gotestyourself/gotestsum/pull/436
- @aldiesel made their first contribution in https://github.com/gotestyourself/gotestsum/pull/448
- @fkmy made their first contribution in https://github.com/gotestyourself/gotestsum/pull/455
- @alexandear made their first contribution in https://github.com/gotestyourself/gotestsum/pull/461
Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.12.0...v1.12.1
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.