Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/celestiaorg/go-header from 0.3.3 to 0.4.0 (
#62) Bumps [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header) from 0.3.3 to 0.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/celestiaorg/go-header/releases">github.com/celestiaorg/go-header's releases</a>.</em></p> <blockquote> <h2>v0.4.0</h2> <p>This release contains breaks to the <code>Getter</code> interface as well as a break to the <code>Subscriber</code> constructor.</p> <h2>What's Changed</h2> <ul> <li>feat(p2p)!: parameters for Subscriber by <a href="https://github.com/Wondertan"><code>@Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/118">celestiaorg/go-header#118</a></li> <li>refactor!: Merge <code>GetVerifiedRange</code> and <code>GetRangeByHeight</code> in Getter interface and remove redundant endpoint by <a href="https://github.com/renaynay"><code>@renaynay</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/117">celestiaorg/go-header#117</a></li> <li>refactor(sync)!: use options to init metrics by <a href="https://github.com/Wondertan"><code>@Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/121">celestiaorg/go-header#121</a></li> <li>fix!: handle error on metrics by <a href="https://github.com/Wondertan"><code>@Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/123">celestiaorg/go-header#123</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/go-header/compare/v0.3.3...v0.4.0">https://github.com/celestiaorg/go-header/compare/v0.3.3...v0.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/celestiaorg/go-header/commit/098c99486f36aa48b11cd8edd32a826ea2e3f2e8"><code>098c994</code></a> Merge pull request <a href="https://redirect.github.com/celestiaorg/go-header/issues/123">#123</a> from celestiaorg/p2p/susbcriber/error</li> <li><a href="https://github.com/celestiaorg/go-header/commit/4716bc9fcacf7f850ba04f9551f51b4af62b5642"><code>4716bc9</code></a> fix: handle error on metrics</li> <li><a href="https://github.com/celestiaorg/go-header/commit/27e85f9b48a3f4b23518b934519ae1a20f5a31f2"><code>27e85f9</code></a> Merge pull request <a href="https://redirect.github.com/celestiaorg/go-header/issues/121">#121</a> from celestiaorg/sync/option-for-metrics</li> <li><a href="https://github.com/celestiaorg/go-header/commit/e30550a12123c5de31898d6d0c3d1af5afa2e684"><code>e30550a</code></a> refactor(sync): use options to init metrics</li> <li><a href="https://github.com/celestiaorg/go-header/commit/26daa9186cd053d9547b0e14640b2b2536c64cc8"><code>26daa91</code></a> Merge pull request <a href="https://redirect.github.com/celestiaorg/go-header/issues/117">#117</a> from renaynay/get-range</li> <li><a href="https://github.com/celestiaorg/go-header/commit/df01474a07f13849395aa5ed4a1113058971d569"><code>df01474</code></a> feat(p2p)!: parameters for Subscriber (<a href="https://redirect.github.com/celestiaorg/go-header/issues/118">#118</a>)</li> <li><a href="https://github.com/celestiaorg/go-header/commit/16969fd953b578e3488309609c929f1831e97d4f"><code>16969fd</code></a> test: last cosmetic changes</li> <li><a href="https://github.com/celestiaorg/go-header/commit/8eb3f562f3d69f6962bac3912e141c0055c0e4de"><code>8eb3f56</code></a> (doc): Add expected range return val in iface</li> <li><a href="https://github.com/celestiaorg/go-header/commit/210cb9a0c1557b0f46ca82c59e03d01a91c5ebb1"><code>210cb9a</code></a> test(store): table test for GetRange</li> <li><a href="https://github.com/celestiaorg/go-header/commit/181510e4ff8fefb5bd19b08de7089af031b2af29"><code>181510e</code></a> test(store): GetRange test</li> <li>Additional commits viewable in <a href="https://github.com/celestiaorg/go-header/compare/v0.3.3...v0.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/celestiaorg/go-header&package-manager=go_modules&previous-version=0.3.3&new-version=0.4.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information