Skip to content

Commit

Permalink
build(deps): Bump github.com/celestiaorg/go-header from 0.3.3 to 0.4.0 (
Browse files Browse the repository at this point in the history
#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
dependabot[bot] authored Oct 17, 2023
1 parent 0c0a307 commit d831915
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
cosmossdk.io/math v1.1.2
github.com/celestiaorg/go-fraud v0.2.0
github.com/celestiaorg/go-header v0.3.3
github.com/celestiaorg/go-header v0.4.0
github.com/celestiaorg/nmt v0.20.0
github.com/celestiaorg/rsmt2d v0.11.0
github.com/cometbft/cometbft v0.37.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ github.com/btcsuite/btcd/btcutil v1.1.2 h1:XLMbX8JQEiwMcYft2EGi8zPUkoa0abKIU6/BJ
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1 h1:q0rUy8C/TYNBQS1+CGKw68tLOFYSNEs0TFnxxnS9+4U=
github.com/celestiaorg/go-fraud v0.2.0 h1:aaq2JiW0gTnhEdac3l51UCqSyJ4+VjFGTTpN83V4q7I=
github.com/celestiaorg/go-fraud v0.2.0/go.mod h1:lNY1i4K6kUeeE60Z2VK8WXd+qXb8KRzfBhvwPkK6aUc=
github.com/celestiaorg/go-header v0.3.3 h1:Y04hdJIJfD5hapyqK0ZQMgMTH5PQGV9YpcIf56LGc4E=
github.com/celestiaorg/go-header v0.3.3/go.mod h1:H8xhnDLDLbkpwmWPhCaZyTnIV3dlVxBHPnxNXS2Qu6c=
github.com/celestiaorg/go-header v0.4.0 h1:Ine/xpvFx8o9p6fXW+h2RSPp68rn7VUxTkW1okJxcEY=
github.com/celestiaorg/go-header v0.4.0/go.mod h1:H8xhnDLDLbkpwmWPhCaZyTnIV3dlVxBHPnxNXS2Qu6c=
github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4 h1:CJdIpo8n5MFP2MwK0gSRcOVlDlFdQJO1p+FqdxYzmvc=
github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4/go.mod h1:fzuHnhzj1pUygGz+1ZkB3uQbEUL4htqCGJ4Qs2LwMZA=
github.com/celestiaorg/nmt v0.20.0 h1:9i7ultZ8Wv5ytt8ZRaxKQ5KOOMo4A2K2T/aPGjIlSas=
Expand Down

0 comments on commit d831915

Please sign in to comment.