Skip to content

Commit

Permalink
chore: bump github.com/umee-network/umee from 0.7.2 to 0.7.3 (#157)
Browse files Browse the repository at this point in the history
Bumps [github.com/umee-network/umee](https://github.com/umee-network/umee) from 0.7.2 to 0.7.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/umee-network/umee/releases">github.com/umee-network/umee's releases</a>.</em></p>
<blockquote>
<h2>v0.7.3</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/umee-network/umee/commit/7ff0ecc7379eefc382c531dc0337e87b667c6e27"><code>7ff0ecc</code></a> chore: update peggo version in e2e tests (<a href="https://github-redirect.dependabot.com/umee-network/umee/issues/481">#481</a>) (<a href="https://github-redirect.dependabot.com/umee-network/umee/issues/482">#482</a>)</li>
<li><a href="https://github.com/umee-network/umee/commit/075a5d33d3dc12cc073da4d65d5294d5c61c1f3e"><code>075a5d3</code></a> build(deps): Bump github.com/umee-network/umee from 0.7.1 to 0.7.2 in /price-...</li>
<li><a href="https://github.com/umee-network/umee/commit/171480294f48968c803cb139ef152a1bdbe8b0fa"><code>1714802</code></a> fix: Add gravity proposal handler <a href="https://github-redirect.dependabot.com/umee-network/umee/issues/477">#477</a> (<a href="https://github-redirect.dependabot.com/umee-network/umee/issues/479">#479</a>)</li>
<li><a href="https://github.com/umee-network/umee/commit/7dfe8bf25649bb34516d0af56219a17b0242251b"><code>7dfe8bf</code></a> fix: image job not running because conditional logic is wrong (<a href="https://github-redirect.dependabot.com/umee-network/umee/issues/473">#473</a>)</li>
<li>See full diff in <a href="https://github.com/umee-network/umee/compare/v0.7.2...v0.7.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/umee-network/umee&package-manager=go_modules&previous-version=0.7.2&new-version=0.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
dependabot[bot] authored Feb 3, 2022
1 parent 586ef38 commit b311448
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/spf13/viper v1.10.1
github.com/stretchr/testify v1.7.0
github.com/tendermint/tendermint v0.34.14
github.com/umee-network/umee v0.7.2
github.com/umee-network/umee v0.7.3
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d
google.golang.org/grpc v1.43.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1908,8 +1908,8 @@ github.com/ultraware/funlen v0.0.3 h1:5ylVWm8wsNwH5aWo9438pwvsK0QiqVuUrt9bn7S/iL
github.com/ultraware/funlen v0.0.3/go.mod h1:Dp4UiAus7Wdb9KUZsYWZEWiRzGuM2kXM1lPbfaF6xhA=
github.com/ultraware/whitespace v0.0.4 h1:If7Va4cM03mpgrNH9k49/VOicWpGoG70XPBFFODYDsg=
github.com/ultraware/whitespace v0.0.4/go.mod h1:aVMh/gQve5Maj9hQ/hg+F75lr/X5A89uZnzAmWSineA=
github.com/umee-network/umee v0.7.2 h1:mcnzPboNLAy4qv7QFnK3aBC+RpIMqem0gwobjuL70rg=
github.com/umee-network/umee v0.7.2/go.mod h1:6Bha4TmsXKWu1OzUkgNQO7pyQd2BMCd2W6T0WzFrGDg=
github.com/umee-network/umee v0.7.3 h1:0x3aAgb4zDXqizt2785u6WGeqVSivKKdiSTAR7eJeM4=
github.com/umee-network/umee v0.7.3/go.mod h1:6Bha4TmsXKWu1OzUkgNQO7pyQd2BMCd2W6T0WzFrGDg=
github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
Expand Down

0 comments on commit b311448

Please sign in to comment.