Skip to content

chore(deps): bump cosmossdk.io/api from 0.7.6 to 0.9.0 #2203

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps cosmossdk.io/api from 0.7.6 to 0.9.0.

Changelog

Sourced from cosmossdk.io/api's changelog.

0.9.0 (February 13, 2017)

BREAKING CHANGES

  • Massive refactor. Basecoin works. Still needs <3

0.8.1

  • Updates for dependencies

0.8.0 (December 18, 2017)

  • Updates for dependencies

0.7.1 (October 11, 2017)

IMPROVEMENTS:

  • server/commands: GetInitCmd takes list of options

0.7.0 (October 11, 2017)

BREAKING CHANGES:

  • Everything has changed, and it's all about to change again, so don't bother using it yet!

0.6.2 (July 27, 2017)

IMPROVEMENTS:

  • auto-test all tutorials to detect breaking changes
  • move deployment scripts from /scripts to /publish for clarity

BUG FIXES:

  • basecoin init ensures the address in genesis.json is valid
  • fix bug that certain addresses couldn't receive ibc packets

0.6.1 (June 28, 2017)

Make lots of small cli fixes that arose when people were using the tools for the testnet.

IMPROVEMENTS:

  • basecoin
    • basecoin start supports all flags that tendermint node does, such as --rpc.laddr, --p2p.seeds, and --p2p.skip_upnp
    • fully supports --log_level and --trace for logger configuration
    • merkleeyes no longers spams the logs... unless you want it
      • Example: basecoin start --log_level="merkleeyes:info,state:info,*:error"

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
cosmossdk.io/api [>= 0.4.a, < 0.5]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 go Pull requests that update Go code labels Apr 1, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/cosmossdk.io/api-0.9.0 branch 2 times, most recently from c4c7901 to db4548a Compare April 9, 2025 14:00
@dependabot dependabot bot force-pushed the dependabot/go_modules/cosmossdk.io/api-0.9.0 branch from db4548a to addb9b3 Compare April 18, 2025 10:07
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.97%. Comparing base (8a5ccdb) to head (979316f).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2203      +/-   ##
==========================================
- Coverage   45.99%   45.97%   -0.02%     
==========================================
  Files          78       78              
  Lines       10677    10677              
==========================================
- Hits         4911     4909       -2     
- Misses       5330     5331       +1     
- Partials      436      437       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [cosmossdk.io/api](https://github.com/cosmos/cosmos-sdk) from 0.7.6 to 0.9.0.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.9.0/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@api/v0.7.6...v0.9.0)

---
updated-dependencies:
- dependency-name: cosmossdk.io/api
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cosmossdk.io/api-0.9.0 branch from addb9b3 to 979316f Compare April 18, 2025 14:46
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2025

Superseded by #2233.

@dependabot dependabot bot closed this Apr 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/cosmossdk.io/api-0.9.0 branch April 29, 2025 08:30
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.

0 participants