Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/Layr-Labs/eigenlayer-cli from 0.10.4 to …
…0.10.5 (#2010) Bumps [github.com/Layr-Labs/eigenlayer-cli](https://github.com/Layr-Labs/eigenlayer-cli) from 0.10.4 to 0.10.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Layr-Labs/eigenlayer-cli/releases">github.com/Layr-Labs/eigenlayer-cli's releases</a>.</em></p> <blockquote> <h2>v0.10.5</h2> <h2>Notable changes</h2> <ul> <li>Deprecation of <code>number-of-days</code> flag from <code>eigenlayer rewards show</code> command. Now it gives data from inception</li> <li><code>eigenlayer rewards show</code> 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.</li> </ul> <h2>What's Changed</h2> <ul> <li>chore: update outdated comment by <a href="https://github.com/gpabst"><code>@gpabst</code></a> in <a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/pull/215">Layr-Labs/eigenlayer-cli#215</a></li> <li>chore: fix readme for rewards show by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/pull/216">Layr-Labs/eigenlayer-cli#216</a></li> <li>feat: remove backend API deps for show cmd by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/pull/217">Layr-Labs/eigenlayer-cli#217</a></li> <li>chore: add detailed rewards cmd to readme by <a href="https://github.com/shrimalmadhur"><code>@shrimalmadhur</code></a> in <a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/pull/218">Layr-Labs/eigenlayer-cli#218</a></li> </ul> <h2>Changelog</h2> <ul> <li>bcba6800ecee88aea20c66873dc1fb883c072ac2 chore: add detailed rewards cmd to readme (<a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/issues/218">#218</a>)</li> <li>d4e27057ac70ea6dfc9d9885bdf7ee706de8fef6 feat: remove backend API deps for show cmd (<a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/issues/217">#217</a>)</li> <li>8c6a3192794f3c4833caf7651cdebe426f8931b9 chore: fix readme for rewards show (<a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/issues/216">#216</a>)</li> <li>234f9a48b55de8e518dd8ba82ebc5986ba79eb3d update outdated comment (<a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/issues/215">#215</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gpabst"><code>@gpabst</code></a> made their first contribution in <a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/pull/215">Layr-Labs/eigenlayer-cli#215</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Layr-Labs/eigenlayer-cli/compare/v0.10.4...v0.10.5">https://github.com/Layr-Labs/eigenlayer-cli/compare/v0.10.4...v0.10.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Layr-Labs/eigenlayer-cli/commit/bcba6800ecee88aea20c66873dc1fb883c072ac2"><code>bcba680</code></a> chore: add detailed rewards cmd to readme (<a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/issues/218">#218</a>)</li> <li><a href="https://github.com/Layr-Labs/eigenlayer-cli/commit/d4e27057ac70ea6dfc9d9885bdf7ee706de8fef6"><code>d4e2705</code></a> feat: remove backend API deps for show cmd (<a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/issues/217">#217</a>)</li> <li><a href="https://github.com/Layr-Labs/eigenlayer-cli/commit/8c6a3192794f3c4833caf7651cdebe426f8931b9"><code>8c6a319</code></a> chore: fix readme for rewards show (<a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/issues/216">#216</a>)</li> <li><a href="https://github.com/Layr-Labs/eigenlayer-cli/commit/234f9a48b55de8e518dd8ba82ebc5986ba79eb3d"><code>234f9a4</code></a> update outdated comment (<a href="https://redirect.github.com/Layr-Labs/eigenlayer-cli/issues/215">#215</a>)</li> <li>See full diff in <a href="https://github.com/Layr-Labs/eigenlayer-cli/compare/v0.10.4...v0.10.5">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/Layr-Labs/eigenlayer-cli | [< 0.9, > 0.8.0] | </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information