tools/gotestsum: Update module gotest.tools/gotestsum to v1.13.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gotest.tools/gotestsum | require | minor |
v1.12.3 -> v1.13.0
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gotestyourself/gotestsum (gotest.tools/gotestsum)
v1.13.0
What's Changed
- add --watch-clear flag to clear screen on rerun test by @krhubert in https://github.com/gotestyourself/gotestsum/pull/507
- Show correct version when installed via
go install
by @devleejb in https://github.com/gotestyourself/gotestsum/pull/520 - Add support for go test attributes by @noBlubb in https://github.com/gotestyourself/gotestsum/pull/522
- Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot[bot] in https://github.com/gotestyourself/gotestsum/pull/486
New Contributors
- @krhubert made their first contribution in https://github.com/gotestyourself/gotestsum/pull/507
- @devleejb made their first contribution in https://github.com/gotestyourself/gotestsum/pull/520
Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.12.3...v1.12.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.