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/otiai10/copy from 1.2.0 to 1.9.0 #195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps github.com/otiai10/copy from 1.2.0 to 1.9.0.

Release notes

Sourced from github.com/otiai10/copy's releases.

💥 Breaking Change: Skip now accepts os.FileInfo

No release notes provided.

v1.7.0

Features

Commits
  • 4c7c24d Merge pull request #92 from otiai10/breaking-change/skip-with-fileinfo
  • fa129b1 Fix for fmt and gocyclo
  • 8749e2c [Breaking Change] Skip now accepts FileInfo
  • 705b76e Merge pull request #84 from otiai10/feature/fix-78
  • b96fe43 Merge pull request #91 from otiai10/imsunv/main
  • cb0f030 mod tidy
  • afcdb2a Add WrapReader, Fix #89
  • 155df18 add test case16 for copy rete limiter
  • 432adff Add copy rete limiter
  • d69252f Merge pull request #88 from otiai10/dependabot/go_modules/main/github.com/oti...
  • Additional commits viewable in compare view

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/otiai10/copy](https://github.com/otiai10/copy) from 1.2.0 to 1.9.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](otiai10/copy@v1.2.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/otiai10/copy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 9, 2022

Dependabot tried to add @alexanderbez and @fedekunze as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/datachainlab/cosmos-sdk/pulls/195/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the datachainlab/cosmos-sdk repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 9, 2022

The following labels could not be found: automerge.

@codecov-commenter
Copy link

codecov-commenter commented Nov 9, 2022

Codecov Report

Base: 54.15% // Head: 54.46% // Increases project coverage by +0.31% 🎉

Coverage data is based on head (e57a0c4) compared to base (4fcd899).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   54.15%   54.46%   +0.31%     
==========================================
  Files         607      291     -316     
  Lines       38201    19940   -18261     
==========================================
- Hits        20686    10860    -9826     
+ Misses      15416     8162    -7254     
+ Partials     2099      918    -1181     
Impacted Files Coverage Δ
x/ibc/core/03-connection/types/connection.go 74.54% <0.00%> (-8.39%) ⬇️
x/ibc/core/04-channel/types/msgs.go 67.38% <0.00%> (-6.31%) ⬇️
x/ibc/applications/transfer/types/packet.go 87.50% <0.00%> (-5.36%) ⬇️
x/ibc/core/04-channel/types/channel.go 78.57% <0.00%> (-5.26%) ⬇️
x/ibc/core/03-connection/types/msgs.go 73.71% <0.00%> (-5.24%) ⬇️
x/crisis/keeper/keeper.go 80.55% <0.00%> (-5.16%) ⬇️
x/auth/tx/direct.go 90.00% <0.00%> (-3.75%) ⬇️
x/genutil/module.go 62.06% <0.00%> (-3.15%) ⬇️
x/auth/vesting/module.go 51.42% <0.00%> (-3.12%) ⬇️
x/evidence/types/router.go 75.00% <0.00%> (-2.78%) ⬇️
... and 593 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant