tools/gotestsum: Update module gotest.tools/gotestsum to v1.12.0
requested to merge gitlab-renovate-forks/gitaly:renovate-tools/gotestsum/gotest.tools-gotestsum-1.x into master
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gotest.tools/gotestsum | require | minor |
v1.11.0 -> v1.12.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gotestyourself/gotestsum (gotest.tools/gotestsum)
v1.12.0
What's Changed
- filewatcher: silence warning from os.Stat failures by @smoynes in https://github.com/gotestyourself/gotestsum/pull/371
- Add format-icons flag for nerdfonts instead of unicode by @afbjorklund in https://github.com/gotestyourself/gotestsum/pull/366
- Add support for gotestsum on illumos/amd64 by @szaydel in https://github.com/gotestyourself/gotestsum/pull/373
- Improve warning message when stdin is not a terminal by @smoynes in https://github.com/gotestyourself/gotestsum/pull/374
- Used named constants instead of magic numbers in illumos-specific code by @szaydel in https://github.com/gotestyourself/gotestsum/pull/375
- Add Mattermost to README.md links by @lieut-data in https://github.com/gotestyourself/gotestsum/pull/378
- Update gotestsum retries to properly filter out parents when there is a a missing gap in the parent tree by @ddworken in https://github.com/gotestyourself/gotestsum/pull/377
- Add Woodpecker CI to no-color default autodetection by @xoxys in https://github.com/gotestyourself/gotestsum/pull/379
- Fix append bug in --rerun-fails with -run flag by @dnephin in https://github.com/gotestyourself/gotestsum/pull/382
- Add gofiber/fiber to list of projects by @gaby in https://github.com/gotestyourself/gotestsum/pull/389
- Updates to dependencies and GitHub workflows by @gaby in https://github.com/gotestyourself/gotestsum/pull/390
New Contributors
- @smoynes made their first contribution in https://github.com/gotestyourself/gotestsum/pull/371
- @szaydel made their first contribution in https://github.com/gotestyourself/gotestsum/pull/373
- @lieut-data made their first contribution in https://github.com/gotestyourself/gotestsum/pull/378
- @ddworken made their first contribution in https://github.com/gotestyourself/gotestsum/pull/377
- @xoxys made their first contribution in https://github.com/gotestyourself/gotestsum/pull/379
- @gaby made their first contribution in https://github.com/gotestyourself/gotestsum/pull/389
Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.11.0...v1.12.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.