build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 #14

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-stretchr-testify-1.7.1 into main 2022-03-16 07:29:18 +00:00
argoyle commented 2022-03-16 05:19:34 +00:00 (Migrated from gitlab.com)

Bumps github.com/stretchr/testify from 1.7.0 to 1.7.1.

Commits
  • 083ff1c Fixed didPanic to now detect panic(nil).
  • 1e36bfe Use cross Go version compatible build tag syntax
  • e798dc2 Add docs on 1.17 build tags
  • 83198c2 assert: guard CanConvert call in backward compatible wrapper
  • 087b655 assert: allow comparing time.Time
  • 7bcf74e fix msgAndArgs forwarding
  • c29de71 add tests for correct msgAndArgs forwarding
  • f87e2b2 Update builds
  • ab6dc32 fix linting errors in /assert package
  • edff5a0 fix funtion name
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1. <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/stretchr/testify/commit/83198c2c50a6190cf9b038c485c65c5ed8b6cd3a"><code>83198c2</code></a> assert: guard CanConvert call in backward compatible wrapper</li> <li><a href="https://github.com/stretchr/testify/commit/087b655c75372ea14309c2df573a2280c54afac6"><code>087b655</code></a> assert: allow comparing time.Time</li> <li><a href="https://github.com/stretchr/testify/commit/7bcf74e94f95af11a6a7c0b9a5d9a719605d4faa"><code>7bcf74e</code></a> fix msgAndArgs forwarding</li> <li><a href="https://github.com/stretchr/testify/commit/c29de713426fdf9068696c483705fdbb24a815ac"><code>c29de71</code></a> add tests for correct msgAndArgs forwarding</li> <li><a href="https://github.com/stretchr/testify/commit/f87e2b211992baaf0251ae5ad1a530aaa9266570"><code>f87e2b2</code></a> Update builds</li> <li><a href="https://github.com/stretchr/testify/commit/ab6dc3262822ed562480c19876b0257ace761e3e"><code>ab6dc32</code></a> fix linting errors in /assert package</li> <li><a href="https://github.com/stretchr/testify/commit/edff5a049b1c4eacd84bec25bcf7e7852b7c1163"><code>edff5a0</code></a> fix funtion name</li> <li>Additional commits viewable in <a href="https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-03-16 05:21:28 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #11 (f4e3891) into main (cf73d6c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          100       100           
=========================================
  Hits           100       100           

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 cf73d6c...f4e3891. Read the comment docs.

# [Codecov](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/11?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report > Merging [#11](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/11?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) (f4e3891) into [main](https://codecov.io/gl/unboundsoftware:shiny/authz_client/commit/cf73d6c399e5f56cc8c16b00f2daf9e3d2920f55?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) (cf73d6c) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #11 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 100 100 ========================================= Hits 100 100 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/11?src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/11?src=pr&el=footer&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). Last update [cf73d6c...f4e3891](https://codecov.io/gl/unboundsoftware:shiny/authz_client/pull/11?src=pr&el=lastupdated&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny).
argoyle commented 2022-03-16 07:29:18 +00:00 (Migrated from gitlab.com)

mentioned in commit ad1bf3cbfa

mentioned in commit ad1bf3cbfaa6e51aee8503acd8989918c5b405b3
argoyle (Migrated from gitlab.com) merged commit ad1bf3cbfa into main 2022-03-16 07:29:18 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/authz_client#14