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.2.2 to 0.2.3 #13676

Merged
merged 3 commits into from
Oct 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2022

Bumps cosmossdk.io/api from 0.2.2 to 0.2.3.

Commits
  • 2d606d4 refactor!: simplify cosmos.reflection.v1 (#13668)
  • 1d202c9 build(deps): Bump cosmossdk.io/api from 0.2.1 to 0.2.2 in /simapp (#13666)
  • 74c7f2e build(deps): Bump cosmossdk.io/core from 0.3.0 to 0.3.2 (#13664)
  • 657b51d cleanup mempool tests (#13658)
  • 142880b refactor: add sdk.LogDeferred to report errors in defers (#13619)
  • e2b5cac refactor: use viper unmarshal in config.GetConfig function (#13651)
  • 91ca57b feat!: (x/gov) store an index of proposals that are in voting period (#13576)
  • c833190 feat(cli): Add iavl-disable-fastnode cmd flag with proper description (#13656)
  • 2418c3e feat: nonce (sequence number) based mempool (#13645)
  • a19c3a6 feat(core): add ADR 033 (inter-module communication) Client interface (#13631)
  • 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.2.2 to 0.2.3.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](api/v0.2.2...api/v0.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2022 16:03
@dependabot dependabot bot added A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file labels Oct 27, 2022
@aaronc aaronc enabled auto-merge (squash) October 27, 2022 16:06
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #13676 (fc8830f) into main (31771d5) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #13676      +/-   ##
==========================================
- Coverage   54.82%   54.81%   -0.01%     
==========================================
  Files         647      647              
  Lines       55797    55797              
==========================================
- Hits        30588    30587       -1     
- Misses      22720    22722       +2     
+ Partials     2489     2488       -1     
Impacted Files Coverage Δ
x/group/keeper/keeper.go 56.25% <0.00%> (-0.40%) ⬇️

@aaronc aaronc merged commit be6b93d into main Oct 27, 2022
@aaronc aaronc deleted the dependabot/go_modules/cosmossdk.io/api-0.2.3 branch October 27, 2022 16:45
larry0x pushed a commit to larry0x/cosmos-sdk that referenced this pull request May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once all prerequisites pass. C:CLI C:orm dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants