cdebug
cdebug copied to clipboard
Bump gotest.tools/v3 from 3.4.0 to 3.5.1
Bumps gotest.tools/v3 from 3.4.0 to 3.5.1.
Release notes
Sourced from gotest.tools/v3's releases.
v3.5.1
What's Changed
- Make assert and golden packages compatible with other golden packages by
@dnephin
in gotestyourself/gotest.tools#271- Also remove cr from file by
@filintod
in gotestyourself/gotest.tools#273- fs: add go doc links by
@dolmen
in gotestyourself/gotest.tools#275New Contributors
@filintod
made their first contribution in gotestyourself/gotest.tools#273Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.5.0...v3.5.1
v3.5.0
What's Changed
- go.mod: update dependencies and go version by
@thaJeztah
in gotestyourself/gotest.tools#248- Use Go1.20 by
@dnephin
in gotestyourself/gotest.tools#252- Fix couple of typos by
@wallyqs
in gotestyourself/gotest.tools#253- Added WithStdout and WithStderr helpers by
@ericfialkowski
in gotestyourself/gotest.tools#258- Moved cmdOperators handling from RunCmd to StartCmd by
@ericfialkowski
in gotestyourself/gotest.tools#259- Deprecate assert.ErrorType by
@dnephin
in gotestyourself/gotest.tools#254- Remove outdated Dockerfile by
@dolmen
in gotestyourself/gotest.tools#261- env: add godoc links by
@dolmen
in gotestyourself/gotest.tools#263- poll: add godoc links by
@dolmen
in gotestyourself/gotest.tools#264- doc: add godoc links by
@dolmen
in gotestyourself/gotest.tools#262New Contributors
@wallyqs
made their first contribution in gotestyourself/gotest.tools#253@ericfialkowski
made their first contribution in gotestyourself/gotest.tools#258@dolmen
made their first contribution in gotestyourself/gotest.tools#261Full Changelog: https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0
Commits
81cea1a
Merge pull request #275 from gotestyourself/fs-add-godoc-links9af8f4e
fs: add go doc links2891300
Merge pull request #273 from filintod/also-remove-cr-from-file4ed7350
fix lint line length7306428
rebase/fix only doce15fa27
Merge pull request #271 from dnephin/gate-update-flag56c3123
Make assert and golden compatible with other golden packagesa80f057
Merge pull request #262 from dolmen-go/add-godoc-links684bd43
Merge pull request #264 from dolmen-go/poll-add-godoc-linkse2be4be
Merge pull request #263 from dolmen-go/env-add-godoc-links- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.