Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #572

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps github.com/stretchr/testify from 1.8.1 to 1.8.2.

Commits

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)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 27, 2023
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Merging #572 (b59eda7) into main (7ca9a20) will increase coverage by 0.10%.
The diff coverage is 92.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #572      +/-   ##
==========================================
+ Coverage   66.07%   66.17%   +0.10%     
==========================================
  Files         278      277       -1     
  Lines       36999    36946      -53     
==========================================
+ Hits        24446    24450       +4     
+ Misses      10791    10742      -49     
+ Partials     1762     1754       -8     
Impacted Files Coverage Δ
types/validator_set.go 91.13% <92.00%> (+0.62%) ⬆️
blockchain/v0/pool.go 79.84% <0.00%> (+0.25%) ⬆️
light/client.go 73.09% <0.00%> (+0.29%) ⬆️
p2p/conn/connection.go 80.38% <0.00%> (+0.57%) ⬆️
abci/client/socket_client.go 72.96% <0.00%> (+0.87%) ⬆️
consensus/reactor.go 75.68% <0.00%> (+0.97%) ⬆️
consensus/state.go 72.81% <0.00%> (+1.23%) ⬆️
privval/signer_listener_endpoint.go 91.26% <0.00%> (+2.38%) ⬆️
proxy/multi_app_conn.go 51.40% <0.00%> (+3.73%) ⬆️
... and 1 more

@torao torao self-assigned this Feb 28, 2023
@torao
Copy link
Contributor

torao commented Feb 28, 2023

Review plz. @tnasu @kokeshiM0chi

@torao torao merged commit 80e2e2a into main Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stretchr/testify-1.8.2 branch March 1, 2023 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants