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

chore: bump github.com/umee-network/umee/price-feeder from 0.2.1 to 0.2.2 #316

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Bumps github.com/umee-network/umee/price-feeder from 0.2.1 to 0.2.2.

Release notes

Sourced from github.com/umee-network/umee/price-feeder's releases.

price-feeder/v0.2.2

Changelog

90b8ee3 fix: gorelease from 1.18 compat to 1.17 (#1059) (#1060) e50d617 feat!: cache get params for 200 blocks (backport #1050) (#1054) 643f58c build(deps): Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#983) (#994) f296194 build(deps): Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (backport #972) (#982) 762d637 chore: price-feeder: oracle package cleanup (#978) (#980) 72a9d14 chore: update price feeder releaser to use 1.18 (#976) (#979) fc5fdf3 build(deps): Bump github.com/ory/dockertest/v3 from 3.9.0 to 3.9.1 (backport #970) (#974) 4ba112b feat: Require stablecoins to be converted to USD (#925) (#938) fdb7e61 chore: update upstream gravity module to fix halt bug (backport #932) (#934) 7fbc4e8 build(deps): Bump github.com/golangci/golangci-lint (#920) (#922) 6df332a build(deps): Bump github.com/golangci/golangci-lint from 1.46.0 to 1.46.1 (backport #899) (#912) af70099 build(deps): Bump github.com/spf13/cast from 1.4.1 to 1.5.0 (backport #895) (#906) 0712ff2 chore: add script to tidy all go modules (#888) (#910) 3f77a12 build(deps): Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 in /price-feeder (#907) (#908) 65b5c9f chore: go mod tidy --compat=1.17 (backport #884) (#887) f2b259b build(deps): Bump github.com/go-playground/validator/v10 (#855) (#856) 5f63faf build(deps): Bump github.com/umee-network/umee/v2 from 2.0.0 to 2.0.1 in /price-feeder (#842) (#850) da1ad8b build(deps): Bump github.com/armon/go-metrics from 0.3.10 to 0.3.11 in /price-feeder (#848) (#849) de5c057 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.3 to 0.45.4 in /price-feeder (#843) (#851) a807651 build(deps): Bump github.com/prometheus/common from 0.33.0 to 0.34.0 in /price-feeder (#824) (#825) ddf9694 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.2 to 0.45.3 in /price-feeder (#805) (#807) af7e7c1 chore: format once with gofumpt (#797) (#800) cab1385 build(deps): Bump actions/upload-artifact from 2 to 3 (#790) (#794) 474ae4d docs: price-feeder v0.2.1 changelog update (#779) (#780)

Commits
  • 90b8ee3 fix: gorelease from 1.18 compat to 1.17 (#1059) (#1060)
  • e50d617 feat!: cache get params for 200 blocks (backport #1050) (#1054)
  • 643f58c build(deps): Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#983) (#994)
  • f296194 build(deps): Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (backport #972...
  • 762d637 chore: price-feeder: oracle package cleanup (#978) (#980)
  • 72a9d14 chore: update price feeder releaser to use 1.18 (#976) (#979)
  • fc5fdf3 build(deps): Bump github.com/ory/dockertest/v3 from 3.9.0 to 3.9.1 (backport ...
  • 4ba112b feat: Require stablecoins to be converted to USD (#925) (#938)
  • fdb7e61 chore: update upstream gravity module to fix halt bug (backport #932) (#934)
  • 7fbc4e8 build(deps): Bump github.com/golangci/golangci-lint (#920) (#922)
  • 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)

@dependabot dependabot bot requested a review from brianosaurus June 24, 2022 07:53
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/umee-network/umee/price-feeder-0.2.2 branch 2 times, most recently from 580c844 to 110ad86 Compare June 30, 2022 12:25
Bumps [github.com/umee-network/umee/price-feeder](https://github.com/umee-network/umee) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/umee-network/umee/releases)
- [Changelog](https://github.com/umee-network/umee/blob/main/CHANGELOG.md)
- [Commits](umee-network/umee@price-feeder/v0.2.1...price-feeder/v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/umee-network/umee/price-feeder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/umee-network/umee/price-feeder-0.2.2 branch from 110ad86 to cda0301 Compare June 30, 2022 13:36
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2022

Superseded by #320.

@dependabot dependabot bot closed this Jul 1, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/umee-network/umee/price-feeder-0.2.2 branch July 1, 2022 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant