omni-network / omni

Monorepo for Omni node, contracts and other related tools
https://omni.network
GNU General Public License v3.0
81 stars 46 forks source link

chore(deps): bump github.com/Layr-Labs/eigenlayer-cli from 0.10.4 to 0.10.5 #2010

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 5 days ago

Bumps github.com/Layr-Labs/eigenlayer-cli from 0.10.4 to 0.10.5.

Release notes

Sourced from github.com/Layr-Labs/eigenlayer-cli's releases.

v0.10.5

Notable changes

  • Deprecation of number-of-days flag from eigenlayer rewards show command. Now it gives data from inception
  • eigenlayer rewards show command does not require BE API to fetch rewards data. Everything is fetched via onchain command. ETH RPC URL is now required for the command.

What's Changed

Changelog

  • bcba6800ecee88aea20c66873dc1fb883c072ac2 chore: add detailed rewards cmd to readme (#218)
  • d4e27057ac70ea6dfc9d9885bdf7ee706de8fef6 feat: remove backend API deps for show cmd (#217)
  • 8c6a3192794f3c4833caf7651cdebe426f8931b9 chore: fix readme for rewards show (#216)
  • 234f9a48b55de8e518dd8ba82ebc5986ba79eb3d update outdated comment (#215)

New Contributors

Full Changelog: https://github.com/Layr-Labs/eigenlayer-cli/compare/v0.10.4...v0.10.5

Commits


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | github.com/Layr-Labs/eigenlayer-cli | [< 0.9, > 0.8.0] |

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)