turbo
adeb4464 - Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 in /cli (#1378)

Commit
3 years ago
Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 in /cli (#1378) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stretchr/testify/commit/41453c009af9a942261b7a25a88521d0d6804e7f"><code>41453c0</code></a> Update gopkg.in/yaml.v3</li> <li><a href="https://github.com/stretchr/testify/commit/285adcc5ced0bb267a7c874cfa3ca238266ce14f"><code>285adcc</code></a> Update go versions in build matrix</li> <li><a href="https://github.com/stretchr/testify/commit/6e7fab43fc3294f4e7c079e260746edcf8d66639"><code>6e7fab4</code></a> Bump actions/setup-go from 2 to 3.1.0</li> <li><a href="https://github.com/stretchr/testify/commit/106ec21d14df07d4c33ec1155328800300c28c7f"><code>106ec21</code></a> use RWMutex</li> <li><a href="https://github.com/stretchr/testify/commit/a409ccf19e17d8a90156521ce71c5e8ef8f6bca8"><code>a409ccf</code></a> fix data race in the suit</li> <li><a href="https://github.com/stretchr/testify/commit/35864782d21250c3ff66874e87e5fdc9c79e0be1"><code>3586478</code></a> assert: fix typo</li> <li><a href="https://github.com/stretchr/testify/commit/77977386932ab1866a4b9556a7af1ae347531786"><code>7797738</code></a> Update versions supported to include <code>go 1.16</code></li> <li><a href="https://github.com/stretchr/testify/commit/083ff1c0449867d0d8d456483ee5fab8e0c0e1e6"><code>083ff1c</code></a> Fixed didPanic to now detect panic(nil).</li> <li><a href="https://github.com/stretchr/testify/commit/1e36bfe10404cb77c12f6dfc8665564f3a41ad7e"><code>1e36bfe</code></a> Use cross Go version compatible build tag syntax</li> <li><a href="https://github.com/stretchr/testify/commit/e798dc2763edab11eadc45df377ff160c6c86fd1"><code>e798dc2</code></a> Add docs on 1.17 build tags</li> <li>Additional commits viewable in <a href="https://github.com/stretchr/testify/compare/v1.7.0...v1.7.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.7.0&new-version=1.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details>
Parents
Loading