bpicode / fritzctl

A lightweight, easy to use console client for the AVM FRITZ!Box Home Automation.
MIT License
99 stars 21 forks source link

Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 #204

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

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

Release notes *Sourced from [github.com/stretchr/testify's releases](https://github.com/stretchr/testify/releases).* > ## v1.3.0 > Pull requests included in this release: > > * https://github-redirect.dependabot.com/stretchr/testify/pull/678 - Fixed incorrect comment > * https://github-redirect.dependabot.com/stretchr/testify/pull/661 - Allow assert.Equal on string type alias without panicking on failure > * https://github-redirect.dependabot.com/stretchr/testify/pull/659 - Add Go1.11 to CI > * https://github-redirect.dependabot.com/stretchr/testify/pull/682 - update comment to match function name > * https://github-redirect.dependabot.com/stretchr/testify/pull/688 - Bump Go versions and use '.x' to always get latest minor versions > * https://github-redirect.dependabot.com/stretchr/testify/pull/648 - Update the LICENSE to match the 'standard' MIT license file > * https://github-redirect.dependabot.com/stretchr/testify/pull/699 - Support arbitrary objects as the sole element in msgAndArgs > * https://github-redirect.dependabot.com/stretchr/testify/pull/696 - Recover panic in suite > * https://github-redirect.dependabot.com/stretchr/testify/pull/655 - Add support for subtests (go 1.7) > * https://github-redirect.dependabot.com/stretchr/testify/pull/607 - Add go.mod and go.modverify > * https://github-redirect.dependabot.com/stretchr/testify/pull/670 - Fix typo ("PASS" -> "FAIL") > * https://github-redirect.dependabot.com/stretchr/testify/pull/712 - Preserve stack frame for mock parent method call > * https://github-redirect.dependabot.com/stretchr/testify/pull/707 - fix for comparing kinds > * https://github-redirect.dependabot.com/stretchr/testify/pull/697 - Update readme to deprecate http and include available packages
Commits - [`ffdc059`](https://github.com/stretchr/testify/commit/ffdc059bfe9ce6a4e144ba849dbedead332c6053) Update readme to deprecate http and include available packages - [`1ecda49`](https://github.com/stretchr/testify/commit/1ecda4918e78da66a7b6f877b913eb402b3a47c5) fix for comparing kinds - [`f1df803`](https://github.com/stretchr/testify/commit/f1df803a706ef8a5133970c1c25d429d5ae8c615) Preserve stack frame for mock parent method call - [`26d4a37`](https://github.com/stretchr/testify/commit/26d4a37fb4b6b30e59880cd41fc2ff071f024323) Fix typo ("PASS" -> "FAIL") - [`865fb2c`](https://github.com/stretchr/testify/commit/865fb2c8f5af9ccbaaadfd20d18236358dccaaff) Add support for subtests (go 1.7) - [`c45a138`](https://github.com/stretchr/testify/commit/c45a1382af909f3ed0abc3b8d8e59e6db48ed9d8) Add go.mod and go.sum - [`660f15d`](https://github.com/stretchr/testify/commit/660f15d67dbb878de0d9d79894f728d691c91b91) Recover panic in suite - [`5b93e2d`](https://github.com/stretchr/testify/commit/5b93e2dc01fd8fbf32aa74a198b0ebe78f6f6b6f) Run go fmt - [`6697e04`](https://github.com/stretchr/testify/commit/6697e04e8d793bb0c9a01bacd6e6c8f999c8d733) Support arbitrary objects in msgAndArgs - [`199de5f`](https://github.com/stretchr/testify/commit/199de5f3a493a9bf2dcc7fa5bf841d7759c13d7d) Update the LICENSE to match the 'standard' MIT license file - Additional commits viewable in [compare view](https://github.com/stretchr/testify/compare/v1.2.2...v1.3.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.


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](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.
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dependabot-preview[bot] commented 5 years ago

Superseded by #211.