Bump github.com/stretchr/testify from 1.2.2 to 1.5.1
Bumps github.com/stretchr/testify from 1.2.2 to 1.5.1.
Release notes
Sourced from github.com/stretchr/testify's releases.
HOTFIX: Revert suite interface type
This is a hotfix which reverts the
suitepackage's interface type to usetesting.Tv1.5.0
Latest, non-breaking changes merged into master. Please peruse the git log for a detailed changelist
v1.4.0
The 1.4.0 release includes new matchers and bug fixes. See the v.1.4.0 milestone for a complete list of closed issues associated with this release.
v1.3.0
Pull requests included in this release:
- stretchr/testify#678 - Fixed incorrect comment
- stretchr/testify#661 - Allow assert.Equal on string type alias without panicking on failure
- stretchr/testify#659 - Add Go1.11 to CI
- stretchr/testify#682 - update comment to match function name
- stretchr/testify#688 - Bump Go versions and use '.x' to always get latest minor versions
- stretchr/testify#648 - Update the LICENSE to match the 'standard' MIT license file
- stretchr/testify#699 - Support arbitrary objects as the sole element in msgAndArgs
- stretchr/testify#696 - Recover panic in suite
- stretchr/testify#655 - Add support for subtests (go 1.7)
- stretchr/testify#607 - Add go.mod and go.modverify
- stretchr/testify#670 - Fix typo ("PASS" -> "FAIL")
- stretchr/testify#712 - Preserve stack frame for mock parent method call
- stretchr/testify#707 - fix for comparing kinds
- stretchr/testify#697 - Update readme to deprecate http and include available packages
Commits
3ebf1ddRevert PR #867624f997fix(suite): Add Fatalf method to suite.TestingT for gomock compatibility5d2970fFix typo in CONTRIBUTING.md2aadfe8Grammatical change in documentation for Run()55d8b57Add interface tests for suite.T9dfcf7csuite: make suite.TestingT satisfy mock.TestingT518a149IsType: A type-safe way of checking argument typeea72eb9added Log/Skip methods as required by CI testsdca7be2updated TestingSuite interface to use TestingTd3e6164removed Helper method from TestingT interface- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #270, which may be blocking Dependabot from updating your dependency files.
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #270, which may be blocking Dependabot from updating your dependency files.
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #270, which may be blocking Dependabot from updating your dependency files.
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #270, which may be blocking Dependabot from updating your dependency files.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.