Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Bump github.com/stretchr/testify from 1.1.4 to 1.2.2 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps github.com/stretchr/testify from 1.1.4 to 1.2.2.

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.2.2

  • f35b8ab - Restore type information to matched output message
  • e494407 - Use %v to print matched argument values
  • 38eb60e - http_assertions: regenerate
  • adc0360 - http_assertions: fix docs (missing methods)
  • 26d6fa0 - More concrete error in Panics and PanicsWithValue
  • 1c264b1 - Refactor ObjectsAreEqual()
  • 2a15e20 - support diff display for string variables
  • ef2d015 - Run generator
  • 89226b8 - Compact template
  • 6c9d18a - Optimise template
  • c679ae2 - add function aliases for common assert and requires function signatures to make table driven tests easier
  • 380174f - Add placeholder example to docs
  • 33951ec - Add T object and Test method to Mock
  • 20dae58 - mock_test: remove unecessary code
  • 4c1331b - Anything: remove unecessary type
  • 921da25 - Displaying mismatch information of arguments diff while panic for closest function call. closes #556
  • 6efb0c4 - Adding url.Values to request RawQuery, fixes 522
  • b89eecf - Improve errors from mock assertions
  • 0bfbef4 - Modify AssertCalled and AssertNotCalled to give better error messages
  • bfc7630 - Add note about supported go versions to readme
  • 662d1e6 - Bump go version to 1.10
  • be8372a - Adding logging when mock assertions fails
  • a726187 - Fix vim-go integration and other editors
  • 8824eb4 - Store CallerInfo when On() is called and print for missing calls during AssertExpectations.

Version 1.2.1 - Pruning dependencies and fixing typos+docs

  • 12b6f73 - Docs: Remove superfluous parenthesis
  • 85c7900 - Correct typo in assert.InDeltaMapValues
  • 33e9130 - Prune vendor & update deps
  • 5f831d4 - Print missing FAIL during AssertExpectation
  • 87b1dfb - Remove returns info from assertion docs
  • bf45a85 - Skip vendored packages from tests
  • 2c9035a - Changed mock assertions text output to be non-unicode friendly
  • 05aa1d4 - Remove outdated info from README

Version 1.2.0 - Bugfixes, new assertions, and use dep

  • b91bfb9 - Move from Godep to dep for dependency management
  • 9ede17e - Drop old Go versions from tests
  • 8de2544 - Fix HTTP assertions to be consistent with the rest
  • b57b6d1 - Add FileExists and DirExists assertions
  • b3596e9 - Fxinng After(time.Duration) to wait properly
  • cbf22d8 - Support nil arguments to Argument Matchers
  • 42baa3e - Nil check in Implements assertion
  • b3dfaa9 - fail: add test name for logged output
  • 6e494f9 - put closestCall.Arguments to the expected side of the diff
  • 51464da - Consider empty/nil arrays as matching elements
  • 6f306a6 - Reuse aLen and bLen variables
  • 76de30e - Actually fail tests
  • ae87ba6 - Ran go generate
... (truncated)
Commits
  • f35b8ab Restore type information to matched output message
  • e494407 Use %v to print matched argument values
  • 38eb60e http_assertions: regenerate
  • adc0360 http_assertions: fix docs (missing methods)
  • 26d6fa0 More concrete error in Panics and PanicsWithValue
  • 1c264b1 Refactor ObjectsAreEqual()
  • 2a15e20 support diff display for string variables
  • ef2d015 Run generator
  • 89226b8 Compact template
  • 6c9d18a Optimise template
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.1.4 to 1.2.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.1.4...v1.2.2)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 6, 2018
@CLAassistant
Copy link

CLA assistant check
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.


dependabot[bot] seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants