nomad
nomad copied to clipboard
chore(deps): bump github.com/shoenig/test from 1.7.1 to 1.9.1
Bumps github.com/shoenig/test from 1.7.1 to 1.9.1.
Release notes
Sourced from github.com/shoenig/test's releases.
v1.9.1
What's Changed
Changes
- Fix file/dir mode helpers and tests by
@brandondyck
in shoenig/test#166- ci: bump actions versions by
@shoenig
in shoenig/test#165Full Changelog: https://github.com/shoenig/test/compare/v1.9.0...v1.9.1
v1.9.0
What's Changed
Changes
- Fix broken file and dir helpers on Windows by
@brandondyck
in shoenig/test#163- readme: notes for 1.9 by
@shoenig
in shoenig/test#164New Contributors
@brandondyck
made their first contribution in shoenig/test#163Full Changelog: https://github.com/shoenig/test/compare/v1.8.2...v1.9.0
v1.8.2
What's Changed
Changes
- chore: fix some typos and style by
@ccoVeille
in shoenig/test#158- ci: run on pull_request by
@shoenig
in shoenig/test#160- mark more internal funcs as helpers by
@gulducat
in shoenig/test#161New Contributors
@ccoVeille
made their first contribution in shoenig/test#158@gulducat
made their first contribution in shoenig/test#161Full Changelog: https://github.com/shoenig/test/compare/v1.8.1...v1.8.2
v1.8.1
What's Changed
Changes
- Adding ErrorAssertionFunc function type by
@ccarstens
in shoenig/test#155New Contributors
@ccarstens
made their first contribution in shoenig/test#155
... (truncated)
Commits
2e48df0
tests: make dir and file mode tests work on Windows2802fca
test: only print message when test failsdf3e673
ci: bump actions versionsba613d7
readme: notes for 1.95062c5a
assertions: use os functions in non-FS file and dir helpers24ca481
test: handle fs.Stat errors to prevent panicsc2ea984
test: check happy and sad paths in file and dir tests1244f1b
test: make file and dir tests OS-agnosticf903659
mark more internal funcs as helpers08f5431
ci: run on pull_request- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)