gotestyourself/gotest.tools (gotest.tools/v3)
### [`v3.5.0`](https://togithub.com/gotestyourself/gotest.tools/releases/tag/v3.5.0)
[Compare Source](https://togithub.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0)
#### What's Changed
- go.mod: update dependencies and go version by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/gotestyourself/gotest.tools/pull/248](https://togithub.com/gotestyourself/gotest.tools/pull/248)
- Use Go1.20 by [@dnephin](https://togithub.com/dnephin) in [https://github.com/gotestyourself/gotest.tools/pull/252](https://togithub.com/gotestyourself/gotest.tools/pull/252)
- Fix couple of typos by [@wallyqs](https://togithub.com/wallyqs) in [https://github.com/gotestyourself/gotest.tools/pull/253](https://togithub.com/gotestyourself/gotest.tools/pull/253)
- Added WithStdout and WithStderr helpers by [@ericfialkowski](https://togithub.com/ericfialkowski) in [https://github.com/gotestyourself/gotest.tools/pull/258](https://togithub.com/gotestyourself/gotest.tools/pull/258)
- Moved cmdOperators handling from RunCmd to StartCmd by [@ericfialkowski](https://togithub.com/ericfialkowski) in [https://github.com/gotestyourself/gotest.tools/pull/259](https://togithub.com/gotestyourself/gotest.tools/pull/259)
- Deprecate assert.ErrorType by [@dnephin](https://togithub.com/dnephin) in [https://github.com/gotestyourself/gotest.tools/pull/254](https://togithub.com/gotestyourself/gotest.tools/pull/254)
- Remove outdated Dockerfile by [@dolmen](https://togithub.com/dolmen) in [https://github.com/gotestyourself/gotest.tools/pull/261](https://togithub.com/gotestyourself/gotest.tools/pull/261)
- env: add godoc links by [@dolmen](https://togithub.com/dolmen) in [https://github.com/gotestyourself/gotest.tools/pull/263](https://togithub.com/gotestyourself/gotest.tools/pull/263)
- poll: add godoc links by [@dolmen](https://togithub.com/dolmen) in [https://github.com/gotestyourself/gotest.tools/pull/264](https://togithub.com/gotestyourself/gotest.tools/pull/264)
- doc: add godoc links by [@dolmen](https://togithub.com/dolmen) in [https://github.com/gotestyourself/gotest.tools/pull/262](https://togithub.com/gotestyourself/gotest.tools/pull/262)
#### New Contributors
- [@wallyqs](https://togithub.com/wallyqs) made their first contribution in [https://github.com/gotestyourself/gotest.tools/pull/253](https://togithub.com/gotestyourself/gotest.tools/pull/253)
- [@ericfialkowski](https://togithub.com/ericfialkowski) made their first contribution in [https://github.com/gotestyourself/gotest.tools/pull/258](https://togithub.com/gotestyourself/gotest.tools/pull/258)
- [@dolmen](https://togithub.com/dolmen) made their first contribution in [https://github.com/gotestyourself/gotest.tools/pull/261](https://togithub.com/gotestyourself/gotest.tools/pull/261)
**Full Changelog**: https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0
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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v3.4.0
->v3.5.0
Release Notes
gotestyourself/gotest.tools (gotest.tools/v3)
### [`v3.5.0`](https://togithub.com/gotestyourself/gotest.tools/releases/tag/v3.5.0) [Compare Source](https://togithub.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0) #### What's Changed - go.mod: update dependencies and go version by [@thaJeztah](https://togithub.com/thaJeztah) in [https://github.com/gotestyourself/gotest.tools/pull/248](https://togithub.com/gotestyourself/gotest.tools/pull/248) - Use Go1.20 by [@dnephin](https://togithub.com/dnephin) in [https://github.com/gotestyourself/gotest.tools/pull/252](https://togithub.com/gotestyourself/gotest.tools/pull/252) - Fix couple of typos by [@wallyqs](https://togithub.com/wallyqs) in [https://github.com/gotestyourself/gotest.tools/pull/253](https://togithub.com/gotestyourself/gotest.tools/pull/253) - Added WithStdout and WithStderr helpers by [@ericfialkowski](https://togithub.com/ericfialkowski) in [https://github.com/gotestyourself/gotest.tools/pull/258](https://togithub.com/gotestyourself/gotest.tools/pull/258) - Moved cmdOperators handling from RunCmd to StartCmd by [@ericfialkowski](https://togithub.com/ericfialkowski) in [https://github.com/gotestyourself/gotest.tools/pull/259](https://togithub.com/gotestyourself/gotest.tools/pull/259) - Deprecate assert.ErrorType by [@dnephin](https://togithub.com/dnephin) in [https://github.com/gotestyourself/gotest.tools/pull/254](https://togithub.com/gotestyourself/gotest.tools/pull/254) - Remove outdated Dockerfile by [@dolmen](https://togithub.com/dolmen) in [https://github.com/gotestyourself/gotest.tools/pull/261](https://togithub.com/gotestyourself/gotest.tools/pull/261) - env: add godoc links by [@dolmen](https://togithub.com/dolmen) in [https://github.com/gotestyourself/gotest.tools/pull/263](https://togithub.com/gotestyourself/gotest.tools/pull/263) - poll: add godoc links by [@dolmen](https://togithub.com/dolmen) in [https://github.com/gotestyourself/gotest.tools/pull/264](https://togithub.com/gotestyourself/gotest.tools/pull/264) - doc: add godoc links by [@dolmen](https://togithub.com/dolmen) in [https://github.com/gotestyourself/gotest.tools/pull/262](https://togithub.com/gotestyourself/gotest.tools/pull/262) #### New Contributors - [@wallyqs](https://togithub.com/wallyqs) made their first contribution in [https://github.com/gotestyourself/gotest.tools/pull/253](https://togithub.com/gotestyourself/gotest.tools/pull/253) - [@ericfialkowski](https://togithub.com/ericfialkowski) made their first contribution in [https://github.com/gotestyourself/gotest.tools/pull/258](https://togithub.com/gotestyourself/gotest.tools/pull/258) - [@dolmen](https://togithub.com/dolmen) made their first contribution in [https://github.com/gotestyourself/gotest.tools/pull/261](https://togithub.com/gotestyourself/gotest.tools/pull/261) **Full Changelog**: https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0Configuration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.