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 cosmrs from 0.9.0 to 0.10.0 #109

Merged
merged 2 commits into from Nov 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cosmrs from 0.9.0 to 0.10.0.

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 will merge this PR once CI passes on it, as requested by @bot-anik.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 9, 2022
@dependabot dependabot bot requested review from amimart and ccamel November 9, 2022 04:11
Copy link
Member

@bot-anik bot-anik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@ad2ien
Copy link
Contributor

ad2ien commented Nov 17, 2022

@dependabot rebase

Bumps [cosmrs](https://github.com/cosmos/cosmos-rust) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/cosmos/cosmos-rust/releases)
- [Commits](cosmos/cosmos-rust@cosmrs/v0.9.0...cosmrs/v0.10.0)

---
updated-dependencies:
- dependency-name: cosmrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/cosmrs-0.10.0 branch from 5d896ab to 3637cc4 Compare November 17, 2022 15:06
Copy link
Member

@bot-anik bot-anik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2022

Codecov Report

Merging #109 (01b3b3c) into main (e1e22b3) will increase coverage by 0.12%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #109      +/-   ##
========================================
+ Coverage   1.42%   1.54%   +0.12%     
========================================
  Files         28      32       +4     
  Lines        845     905      +60     
========================================
+ Hits          12      14       +2     
- Misses       833     891      +58     
Impacted Files Coverage Δ
src/cli/commands/start.rs 0.96% <0.00%> (-0.07%) ⬇️
src/cli/config.rs 0.00% <0.00%> (ø)
src/cosmos/faucet/discord_message.rs 0.00% <0.00%> (ø)
src/cosmos/faucet/handlers/request_funds.rs 0.00% <0.00%> (ø)
src/cosmos/faucet/handlers/tx_response.rs 0.00% <0.00%> (ø)
src/cosmos/faucet/mod.rs 0.00% <0.00%> (ø)
src/cosmos/tx/actor.rs 0.00% <ø> (ø)
src/cosmos/tx/error.rs 0.00% <ø> (ø)
src/cosmos/tx/handlers/register_handler.rs 0.00% <0.00%> (ø)
src/cosmos/tx/handlers/register_msg.rs 0.00% <0.00%> (ø)
... and 10 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot merged commit e81d1ac into main Nov 17, 2022
@dependabot dependabot bot deleted the dependabot/cargo/cosmrs-0.10.0 branch November 17, 2022 15:34
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants