neutron-org / neutron

Smart Contract platform secured by Cosmos Hub
https://neutron.org
Apache License 2.0
110 stars 91 forks source link

Bump github.com/skip-mev/slinky from 1.0.3 to 1.0.5 #641

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v1.0.5

Changelog

  • 7c1dfabdd6229a46c7c259fcfd0f3cc7d231edeb: fix: account for protocols that aren't tcp (#611) (@​nivasan1)
  • 53bf4c289af17021a3c8d224fcf567164ff44611: feat: Version RPC (#613) (@​davidterpay)
  • 829d644e038eee0f6f6b529e2f9bf97e958905ab: feat: Add (Un)marshal helper functions (#620) (@​davidterpay)
  • 09a502603892a01477759a3b930258728fa72343: chore: Move price daemon into separate func (#621) (@​davidterpay)
  • e4ba512cc7cc047bf63a824ca6e508226558ba6b: feat: InitializeForGenesis (#617) (@​aljo242)
  • 5fa16ab81401eab88f5b0086732b459a1b906a79: docs: redo (mostly) everything (#604) (@​technicallyty)
  • f288cd68af7c601dd8401011a1f665bdbf4b074b: ci: dont run CI test/build for docs PRs (#623) (@​technicallyty)
  • c8868c32bea71e00717f4997db0adce37f2d99b3: chore(deps): bump github.com/cometbft/cometbft from 0.38.9 to 0.38.10 (#600) (@​dependabot[bot])
  • 5f1d959c84dfd5f42bd3d1dfadd4af47e0a64ad7: chore(deps): bump cosmossdk.io/depinject from 1.0.0-alpha.4 to 1.0.0 (#619) (@​dependabot[bot])
  • ca2a9e1d4cb6d32119b6840ef0eff8c70be870b9: feat: Refresh prices on heartbeats (#622) (@​davidterpay)
  • 1d7f928805f5b74008fd088c51ecf0cafdc3ca08: chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 (#615) (@​dependabot[bot])
  • 9f85f7f0f7cb7dbfead9b2fe5525a0dcea364134: fix: App Config (app.toml) Parsing Fix (#624) (@​davidterpay)
  • b1bb8381918175ce7cd71867854ada6ae551cfd7: feat: osmosis provider (#607) (@​aljo242)
  • 21810b5940dec2638a450ae708d910c1b53bf4f0: docs: integration guide (#618) (@​technicallyty)
  • 8cfebc06eaa0ee5a7ae4cde8c42b06cf105a23fa: feat: install script (#626) (@​technicallyty)
  • c5371eb4624459b25aeaa02cd343b2b34917a513: feat: add flags for config fields (#625) (@​technicallyty)
  • e478121da3f2f356679320c8d53f0a81212d02fa: docs: metrics (#616) (@​technicallyty)
  • 51f29a311c1739b9a699357205ed15412e6739e1: fix: osmosis multi client (#628) (@​aljo242)

v1.0.4

What's Changed

... (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 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 #651.