umee-network / peggo

Peggo is a Go implementation of the Gravity Bridge Orchestrator for the Umee network.
https://umee.cc/
Apache License 2.0
14 stars 21 forks source link

chore: bump github.com/umee-network/umee/price-feeder/v2 from 2.0.2 to 2.0.3 #426

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/umee-network/umee/price-feeder/v2 from 2.0.2 to 2.0.3.

Release notes

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

price-feeder/v2.0.3

Changelog

521fdf3 chore: update go mod from v3 to v4 (#1693) 1737cb4 ci(tests): historacle e2e (#1687) ec76a9d feat: add MsgMaxBorrow (#1690) deb4dc4 feat!: Add medians param to Token struct (#1685) c864727 chore: change v3.4 to v4.0 (#1691) d76c155 feat!: MaxBorrow query and modify MaxWithdraw to return all denoms (#1683) 13745da perf: update e2e docker (#1677) 7263edc feat: leverage + historacle (#1654) 72438d4 fix: add amino support for MsgMaxWithdraw (#1680) be0b601 chore: remove experimental flag from oracle endblocker (#1662) 8f2923d build(deps): Bump github.com/rs/cors in /price-feeder (#1679) 5f060a8 docs: Update RELEASE_NOTES.md (#1678) 9330854 feat: historacle migrations for v3.3.0 -> v3.4.0 (#1656) a63ad69 feat(cli): add tests for export and import genesis (#1674) 3359b3e chore: optimize CI workflows (#1676) 811ef26 feat: auto kill CI workflows on update (#1669) c2e5774 feat: simplify validate proposal (#1665) b96a6d0 docs: update changelog (#1673) 771695a docs: v3.3.0 Release Notes (#1646) 0eff106 fix: price-feeder and proto CI (#1672) c61456b chore: remove latest flavor for price-feeder docker release (#1670) f350444 fix: fix the price-feeder docker image release (#1664) 3456eab chore: bump ibc-go (#1667) b05a2ea feat: update cosmos-sdk fork to support Content in v1beta1.Proposal when converting from v1.Proposal (#1666) 415444f feat: Add AvailableMedians method (#1657) d104b4e fix: median deviation method (#1663) 58a49b6 refactor: Update historic medians query (#1651) 2782a97 fix: price-feeder module version (#1660) ab7308d chore: update to Cosmos SDK 0.46.7 and related dependencies (#1659) eb06f07 build(deps): Bump goreleaser/goreleaser-action from 3 to 4 (#1658) 51982f3 feat: implement incentive msg interface (#1653) 7a9f656 test: Add Oracle enblocker test to test historacle functionality (#1652) 8fa6519 build(deps): Bump technote-space/get-diff-action from 6.1.1 to 6.1.2 (#1647) 0903f03 refactor: Update median tracking for historacle pricing (#1632) 0032834 chore: make proto-all (#1648) 514380a chore: fix lint errors (#1649) 36f103f fix: export genesis tracks reserves (#1650) 663399b fix: docker build & release (#1645) 3ceefd6 feat: incentive module proto (#1630)

v2.0.3-rc2

Changelog

  • 86842a2 chore: update upstream gravity module to fix halt bug (backport #932) (#933)

v2.0.3-rc1

Changelog

  • 9062aad feat: add badger db support & tune release (#927) (#930)

... (truncated)

Changelog

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

Changelog

[Unreleased]

v4.0.0 - 2023-01-20

... (truncated)

Commits


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[bot] commented 1 year ago

Superseded by #432.