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 cosmossdk.io/api from 0.3.1 to 0.7.0 #1158

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps cosmossdk.io/api from 0.3.1 to 0.7.0.

Changelog

Sourced from cosmossdk.io/api's changelog.

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"
      • Example: basecoin start --log_level="merkleeyes:debug,state:info,*:error"
  • basecli
    • basecli init is more intelligent and only complains if there really was a connected chain, not just random files
    • support localhost:46657 or http://localhost:46657 format for nodes, not just tcp://localhost:46657
    • Add --genesis to init to specify chain-id and validator hash
      • Example: basecli init --node=localhost:46657 --genesis=$HOME/.basecoin/genesis.json
    • basecli rpc has a number of methods to easily accept tendermint rpc, and verifies what it can

BUG FIXES:

  • basecli
    • basecli query account accepts hex account address with or without 0x prefix
    • gives error message when running commands on an unitialized chain, rather than some unintelligable panic

0.6.0 (June 22, 2017)

... (truncated)

Commits
  • 1785f54 update glide
  • 2c98876 readme, changelog, version bump
  • f651373 Merge pull request #255 from cosmos/feature/staking
  • 095e252 typo
  • 1613da9 genesis account coin denom flag
  • 40c79a6 strings -> mycoin (cointype change)
  • 240f262 Merge pull request #254 from cosmos/feature/historical-queries
  • 7050862 Update glide.lock for latest iavl
  • 724fb06 Fix off-by-one in handshake, add debug logging
  • 98e6157 Return most recent state, even if it does block
  • 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 [cosmossdk.io/api](https://github.com/cosmos/cosmos-sdk) from 0.3.1 to 0.7.0.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.7.0/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@v0.3.1...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 18, 2023 13:42
@shaspitz shaspitz closed this Jul 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@shaspitz shaspitz deleted the dependabot/go_modules/main/cosmossdk.io/api-0.7.0 branch July 18, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant