nstapelbroek / hostupdater

Provides just the right amount of glue between your docker setup and a hostsfile
MIT License
4 stars 0 forks source link

Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 #16

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/stretchr/testify from 1.3.0 to 1.4.0.

Release notes *Sourced from [github.com/stretchr/testify's releases](https://github.com/stretchr/testify/releases).* > ## v1.4.0 > The 1.4.0 release includes new matchers and bug fixes. See the [v.1.4.0 milestone](https://github.com/stretchr/testify/milestone/2?closed=1) for a complete list of closed issues associated with this release.
Commits - [`221dbe5`](https://github.com/stretchr/testify/commit/221dbe5ed46703ee255b1da0dec05086f5035f62) fix mutex - [`1bb3d5a`](https://github.com/stretchr/testify/commit/1bb3d5a6193db929e5eea51034832f8aaafb6ca9) improve find expected call - [`555ebd3`](https://github.com/stretchr/testify/commit/555ebd39594b3f68e1e3aaff0241f65dcf5c71f9) Fix panic for equality assertions for values of aliased string type - [`0224ef2`](https://github.com/stretchr/testify/commit/0224ef258e2a090f3f3538f56aa4e6e04adbb80e) Add YAMLEq to assert that two YAML strings are equivalent - [`d84e815`](https://github.com/stretchr/testify/commit/d84e815d441de9c64a3a2f9336c32acf1e7349d1) Introduce Eventually assertion. - [`ae5876d`](https://github.com/stretchr/testify/commit/ae5876d09ad6d0d68dff8d969e518db26e0e7969) change report wording, fix int stringification, fix doc - [`34c6fa2`](https://github.com/stretchr/testify/commit/34c6fa2dc70986bccbbffcc6130f6920a924b075) assert, require: Regenerate - [`21cb1c2`](https://github.com/stretchr/testify/commit/21cb1c2932a2d04c6792d5ad106243c6e36a3a7d) add ptr comparison func 'Same' to assert pkg - [`10a9f47`](https://github.com/stretchr/testify/commit/10a9f474263e7c93475ac7aa9f2661449fc45cb3) Show stack trace on panic - [`3f658bd`](https://github.com/stretchr/testify/commit/3f658bd5ac42cc0b5de5b427e95a480d5726ea76) add comparison - Additional commits viewable in [compare view](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0)


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.


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 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) - `@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](https://app.dependabot.com): - 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.