public-awesome / stargaze

Stargaze Cosmos proof-of-stake blockchain
https://stargaze.zone
Apache License 2.0
251 stars 93 forks source link

Bump github.com/skip-mev/slinky from 1.0.3 to 1.0.10 #1111

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps github.com/skip-mev/slinky from 1.0.3 to 1.0.10.

Release notes

Sourced from github.com/skip-mev/slinky's releases.

v1.0.10

Changelog

  • 4aa8c5621237746226d6575b3abba3fd7dae45fc: chore: change polymarket's priceAdjustmentMin from 0.00001 to 0.0001 (#670) (@​technicallyty)

v1.0.9

Changelog

  • 698223757e446eed3186ed0599ec469291eb6e25: fix: error when oracle configuration has extra keys (#659) (@​wesl-ee)
  • 7e5c1d8d88bab06f00b0b06cc43215616fac044b: chore: move log to debug (#661) (@​technicallyty)
  • cf19513e414093e1f823446275b1387896261774: chore: Remove codeowners (#662) (@​Eric-Warehime)
  • fb3f4de075c3e82d535884a03651502805d5bf6e: fix: clearer err msg when overriding an unknown provider type (#665) (@​wesl-ee)
  • d8867073a293d75d12e38cdeb5282d972a8dbc6a: feat: core metadata type (#664) (@​aljo242)
  • 5e4b45c05f2a49a98eaada0d19e2f528c0cdb050: refactor: change polymarket provider to use markets endpoint (#666) (@​technicallyty)

v1.0.8

Changelog

  • dae63cca23856ea54570ceac5d31a6b91b8d901a: chore(deps): bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#647) (@​dependabot[bot])
  • a82dfa9106d8c0eb16b8b303c28251c98d356de1: chore(deps): bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#654) (@​dependabot[bot])
  • 5d14ce3b7a693eeba82c2805faf0c4c139b6357f: chore(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.0 (#653) (@​dependabot[bot])
  • 7bc0b254ee130580d957f1c2ab25cd7b9c54dd97: chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.8 to 0.50.9 (#652) (@​dependabot[bot])
  • 1e3d07b4eb30932b700b44e6b42d06431883b4a8: chore(deps): bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#657) (@​dependabot[bot])
  • 2ab99d548a6d5836da6283ee12bccbb515ced9fb: docs: README updates (#655) (@​wesl-ee)
  • bf433576534def062440e86ad95fca10d23eac39: fix: MsgUpsertMarketsResponse (#658) (@​aljo242)
  • 1b4431a3d9f80bcbd973179cd41dc0e8a77edfdb: refactor: polymarket provider supports both /price and /midpoint (#656) (@​technicallyty)

v1.0.7

Changelog

  • 9f2fdb81428e6c53493f5d5c2c65f9512647307f: chore: Add Wesley to codeowners (#643) (@​Eric-Warehime)
  • f6543ce33f085de675700385a011a479a6066f9e: chore(deps): bump github.com/vektra/mockery/v2 from 2.43.2 to 2.44.1 (#644) (@​dependabot[bot])
  • 4ab8c8b26a3ad6bbd21a34d2d278a736e730b0db: chore: spell check 2.0 (#637) (@​aljo242)
  • d8c386bb2ebd64da006f922c6ecdb97df1d7f0b0: docs: dydx v5 and v6 quickstart docs (#645) (@​technicallyty)
  • 3408a8f6220330b11e2fdfaa400e9d1d181aa542: chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#646) (@​dependabot[bot])
  • a191f417acfd85d1bf0405cb1dba75f66fbad4f8: docs: rename quickstart guides because the docs didnt update (#649) (@​technicallyty)
  • ef067ce54c28c3dc1af1785b33bb5504191804ea: refactor: change raydium provider to query committed blocks instead of finalized (#648) (@​technicallyty)
  • 7db605a09e3885d6001b0d0da77f7b6e8dcbefd7: docs: update mint.json with "isWhiteLabeled" (#650) (@​technicallyty)

v1.0.6

Changelog

  • 4c2a87f2cdd3cd925daa0e8a5191f649587d7ae6: chore(deps): bump cosmossdk.io/x/upgrade from 0.1.3 to 0.1.4 (#599) (@​dependabot[bot])
  • 8bc4bfbf1e37f6f622004903ac04660f2f44ad0c: chore(deps): bump github.com/cosmos/interchain-security/v5 from 5.0.0 to 5.1.0 (#614) (@​dependabot[bot])
  • 83283e59bfecb39895156d9fc069b89b581e6db0: feat: polymarket provider (#629) (@​technicallyty)
  • 6b5d4ca6bfaa71e0955422296bfd358c68efb113: docs: update dydx validator quickstart (#633) (@​technicallyty)
  • 80677eab65364e15b7ab59a206860a2eb4233604: chore(deps): bump the go_modules group across 2 directories with 1 update (#632) (@​dependabot[bot])
  • d2766f17aa92b739e6c2611596a0c21d89d9f405: feat: Set up deployment for Polymarket (#636) (@​davidterpay)
  • 8729deac0431eb10f78c555dd0b9a63c81c3bac8: docs: marketmap reference docs (#630) (@​technicallyty)
  • 21a3c5c6c39b46cdae772f39133ddbf11f82f7e8: fix: e2e (#638) (@​aljo242)
  • 725d39653930227ac5a624a394718fd85033202d: fix: Polymarket API Config should not be atomic (#639) (@​davidterpay)

... (truncated)

Commits
  • 4aa8c56 chore: change polymarket's priceAdjustmentMin from 0.00001 to 0.0001 (#670)
  • 5e4b45c refactor: change polymarket provider to use markets endpoint (#666)
  • d886707 feat: core metadata type (#664)
  • fb3f4de fix: clearer err msg when overriding an unknown provider type (#665)
  • cf19513 chore: Remove codeowners (#662)
  • 7e5c1d8 chore: move log to debug (#661)
  • 6982237 fix: error when oracle configuration has extra keys (#659)
  • 1b4431a refactor: polymarket provider supports both /price and /midpoint (#656)
  • bf43357 fix: MsgUpsertMarketsResponse (#658)
  • 2ab99d5 docs: README updates (#655)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 month ago

Superseded by #1120.