Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2385: Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 r=rhatdan a=dependabot-preview[bot] Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stretchr/testify/releases">github.com/stretchr/testify's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <p>Latest release of testify. This includes many fixes and enhancements. Please view the <a href="https://github.com/stretchr/testify/milestone/3?closed=1">v1.6.0 milestone</a> for a list of changes.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stretchr/testify/commit/004e3cb72213e5e727e4e08f668ee6c8f27e5d32"><code>004e3cb</code></a> commit generated files</li> <li><a href="https://github.com/stretchr/testify/commit/ac1463f956a00565e6df4d71facece9d5660e314"><code>ac1463f</code></a> Implement NotEqualValues</li> <li><a href="https://github.com/stretchr/testify/commit/e72b029e2a755a1eeb0ee541dd9cc728668edd95"><code>e72b029</code></a> new regex</li> <li><a href="https://github.com/stretchr/testify/commit/d4e7ca1687c523a76a45a3173b2418f4b8056492"><code>d4e7ca1</code></a> address comments</li> <li><a href="https://github.com/stretchr/testify/commit/8329c5daa7581340f868e1a6b62d8b85c028496c"><code>8329c5d</code></a> add test</li> <li><a href="https://github.com/stretchr/testify/commit/3ec00f620a9255fe44213fab0b27c32bc14658e9"><code>3ec00f6</code></a> assertion_compare: fix format string for numbers</li> <li><a href="https://github.com/stretchr/testify/commit/15aff29f35e9a60566cc995c2c8b7452a758c443"><code>15aff29</code></a> docs: update Comparison function comment</li> <li><a href="https://github.com/stretchr/testify/commit/d76ac5e41f19f535a0555b256a453db145a10385"><code>d76ac5e</code></a> Fix comment</li> <li><a href="https://github.com/stretchr/testify/commit/1bbde5e52a7c698109ad8fd1f0b0d0a09fa72a6c"><code>1bbde5e</code></a> Change Require to Error</li> <li><a href="https://github.com/stretchr/testify/commit/f96052c82adb50db120b1acdb4b54eac20df4e1f"><code>f96052c</code></a> Remove 1.8 and 1.9 tests. Updated failfast test</li> <li>Additional commits viewable in <a href="https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.5.1&new-version=1.6.0)](https://dependabot.com/compatibility-score/?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.5.1&new-version=1.6.0) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - 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) </details> 2386: Bump github.com/onsi/ginkgo from 1.12.2 to 1.12.3 r=rhatdan a=dependabot-preview[bot] Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.2 to 1.12.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo's releases</a>.</em></p> <blockquote> <h2>v1.12.3</h2> <h3>Fixes</h3> <ul> <li>Print correct code location of failing table test (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/666">#666</a>) [c6d7afb]</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo's changelog</a>.</em></p> <blockquote> <h2>1.12.3</h2> <h3>Fixes</h3> <ul> <li>Print correct code location of failing table test (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/666">#666</a>) [c6d7afb]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/onsi/ginkgo/commit/9bef594084d663dc2c58c2874b5d2edf06071744"><code>9bef594</code></a> v1.12.3</li> <li><a href="https://github.com/onsi/ginkgo/commit/9304a8cd491264ac9031a302ad58ff2d38f4616d"><code>9304a8c</code></a> doc(readme): add link to Slack channel (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/679">#679</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/7823445b89a04b5f94d4a093fb820937c71646c6"><code>7823445</code></a> doc(readme): add "TLDR" to explain core purpose quickly (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/678">#678</a>)</li> <li><a href="https://github.com/onsi/ginkgo/commit/c6d7afb527c6a7900e961dad23aebc568203259f"><code>c6d7afb</code></a> Print correct code location of failing table test (<a href="https://github-redirect.dependabot.com/onsi/ginkgo/issues/666">#666</a>)</li> <li>See full diff in <a href="https://github.com/onsi/ginkgo/compare/v1.12.2...v1.12.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=github.com/onsi/ginkgo&package-manager=go_modules&previous-version=1.12.2&new-version=1.12.3)](https://dependabot.com/compatibility-score/?dependency-name=github.com/onsi/ginkgo&package-manager=go_modules&previous-version=1.12.2&new-version=1.12.3) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) - 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) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
- Loading branch information