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/cosmos/cosmos-sdk/api from 0.1.0-alpha1 to 0.1.0 in /orm #16

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 Jun 28, 2022

Bumps github.com/cosmos/cosmos-sdk/api from 0.1.0-alpha1 to 0.1.0.

Release notes

Sourced from github.com/cosmos/cosmos-sdk/api's releases.

Cosmovisor v0.1.0 Release Notes

This is the first tracked release of Cosmovisor. It contains the original behavior of scanning app stdin and stdout. Since the original design, this release contains one important feature: state backup. Since v0.1, by default, cosmovisor will make a state backup (<app_directory>/data directory). Backup will be skipped if UNSAFE_SKIP_BACKUP=true is set.

Updates to this release will be pushed to release/cosmovisor/v0.1.x branch.

Please see the CHANGELOG for more details.

Commits
  • d5d8738 build(deps): Bump github.com/prometheus/common from 0.32.1 to 0.33.0 (#11493)
  • 4159d1a docs: x/gov state machine inline comments changes (#11498)
  • 90f6187 chore: Add mergify backport to v0.46.x (#11501)
  • 74432f4 docs: Fix the broken links in the documents (#11477)
  • e3c3467 chore: use canonical name for dockerfile (#11485)
  • 40a5364 refactor(auth): better error message for method handler panic (#11482)
  • 67d9da4 build(deps): Bump bufbuild/buf-setup-action from 1.2.1 to 1.3.0 (#11479)
  • e75c734 refactor(x/auth/middleware)!: tx middleware to support pluggable feemarket mo...
  • 4e92b62 docs: Update MultiSend ref to bank/spec/README.md (#11490)
  • a7e68bf chore: remove votes sum invariant (#11483)
  • 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/cosmos/cosmos-sdk/api](https://github.com/cosmos/cosmos-sdk) from 0.1.0-alpha1 to 0.1.0.
- [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
- [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmos-sdk@api/v0.1.0-alpha1...api/v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/cosmos-sdk/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 28, 2022

The following labels could not be found: automerge.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2022
@github-actions github-actions bot added the C:orm label Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:orm dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants