Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module stretchr/testify to v1.3.0 #5

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2019

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require minor v1.2.2 -> v1.3.0

Release Notes

stretchr/testify

v1.3.0

Compare Source

Pull requests included in this release:

  • #​678 - Fixed incorrect comment
  • #​661 - Allow assert.Equal on string type alias without panicking on failure
  • #​659 - Add Go1.11 to CI
  • #​682 - update comment to match function name
  • #​688 - Bump Go versions and use '.x' to always get latest minor versions
  • #​648 - Update the LICENSE to match the 'standard' MIT license file
  • #​699 - Support arbitrary objects as the sole element in msgAndArgs
  • #​696 - Recover panic in suite
  • #​655 - Add support for subtests (go 1.7)
  • #​607 - Add go.mod and go.modverify
  • #​670 - Fix typo ("PASS" -> "FAIL")
  • #​712 - Preserve stack frame for mock parent method call
  • #​707 - fix for comparing kinds
  • #​697 - Update readme to deprecate http and include available packages

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #5 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   66.26%   66.26%           
=======================================
  Files           1        1           
  Lines          83       83           
=======================================
  Hits           55       55           
  Misses         17       17           
  Partials       11       11

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b7c5dd...9543fab. Read the comment docs.

@laverya laverya merged commit 6df6466 into master Jul 19, 2019
@laverya laverya deleted the renovate/github.com-stretchr-testify-1.x branch July 19, 2019 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants