Skip to content

Commit

Permalink
build(deps): Bump github.com/celestiaorg/go-header from 0.3.1 to 0.3.3 (
Browse files Browse the repository at this point in the history
rollkit#1239)

Bumps
[github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header)
from 0.3.1 to 0.3.3.
<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.3.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(sync): allow a greater buffer for recency threshold default by
<a href="https://github.com/renaynay"><code>@​renaynay</code></a> in <a
href="https://github.com/celestiaorg/go-header/pull/114">celestiaorg/go-header#114</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/go-header/compare/v0.3.2...v0.3.3">https://github.com/celestiaorg/go-header/compare/v0.3.2...v0.3.3</a></p>
<h2>v0.3.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(p2p): add height to log for head verification failure by <a
href="https://github.com/renaynay"><code>@​renaynay</code></a> in <a
href="https://github.com/celestiaorg/go-header/pull/106">celestiaorg/go-header#106</a></li>
<li>fix(p2p): Head requests respects SoftFailure during Verify check by
<a href="https://github.com/renaynay"><code>@​renaynay</code></a> in <a
href="https://github.com/celestiaorg/go-header/pull/109">celestiaorg/go-header#109</a></li>
<li>specs: initialize the specs folder and site by <a
href="https://github.com/MSevey"><code>@​MSevey</code></a> in <a
href="https://github.com/celestiaorg/go-header/pull/111">celestiaorg/go-header#111</a></li>
<li>fix(p2p/exchange): Remove peer blocking from head request by <a
href="https://github.com/renaynay"><code>@​renaynay</code></a> in <a
href="https://github.com/celestiaorg/go-header/pull/113">celestiaorg/go-header#113</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/MSevey"><code>@​MSevey</code></a> made
their first contribution in <a
href="https://github.com/celestiaorg/go-header/pull/111">celestiaorg/go-header#111</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/go-header/compare/v0.3.1...v0.3.2">https://github.com/celestiaorg/go-header/compare/v0.3.1...v0.3.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/go-header/commit/30117cfe304c2bb1a1dc3750bfb050baf2d63f7d"><code>30117cf</code></a>
Merge pull request <a
href="https://github.com/celestiaorg/go-header/issues/114">#114</a>
from renaynay/recency</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/01a3d069ecd51d7c12c15394923cd6332a0f93ea"><code>01a3d06</code></a>
fix(sync): allow a greater buffer for recency threshold default</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/e7d24b8f95360a57186a730df38b6a0c9ccaf7bf"><code>e7d24b8</code></a>
Merge pull request <a
href="https://github.com/celestiaorg/go-header/issues/113">#113</a>
from renaynay/remove-block</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/a2895a7c1396acfd78525b3f0009b8982e4c07ed"><code>a2895a7</code></a>
fix(p2p/exchange): Remove peer blocking from head request</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/e75d00df4c66d32f8528185d9e91273d10db94b5"><code>e75d00d</code></a>
Merge pull request <a
href="https://github.com/celestiaorg/go-header/issues/111">#111</a>
from celestiaorg/sevey/specs</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/d81ebc3a7af53701803ebb4f286ffa32c863fa02"><code>d81ebc3</code></a>
specs: initialize the specs folder and site</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/ab6c2f5e8e2a548f2765ba6926ac310d2b059daa"><code>ab6c2f5</code></a>
Merge pull request <a
href="https://github.com/celestiaorg/go-header/issues/109">#109</a>
from renaynay/soft-fail-head</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/19ecd5b5149129eb542be65b205f9a11e5f58237"><code>19ecd5b</code></a>
fix(p2p): use header.Verify instead of trustedHeader.Verify(h)</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/9b2f384fc180be4ee164ec56a1ca9fdacc06cdef"><code>9b2f384</code></a>
feat(p2p): Head requests respects SoftFailure during Verify check</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/a6544e3c7354c4b798fe96ed47d8a537bac03ca3"><code>a6544e3</code></a>
Merge pull request <a
href="https://github.com/celestiaorg/go-header/issues/106">#106</a>
from renaynay/log</li>
<li>Additional commits viewable in <a
href="https://github.com/celestiaorg/go-header/compare/v0.3.1...v0.3.3">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.1&new-version=0.3.3)](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
dependabot[bot] authored and chandiniv1 committed Oct 19, 2023
1 parent 8bd776d commit d3cac68
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.21
toolchain go1.21.1

require (
github.com/celestiaorg/go-header v0.4.0
github.com/celestiaorg/go-header v0.3.3
github.com/celestiaorg/nmt v0.20.0
github.com/celestiaorg/rsmt2d v0.11.0
github.com/celestiaorg/utils v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n
github.com/casbin/casbin/v2 v2.37.0/go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg=
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.4.0 h1:Ine/xpvFx8o9p6fXW+h2RSPp68rn7VUxTkW1okJxcEY=
github.com/celestiaorg/go-header v0.4.0/go.mod h1:H8xhnDLDLbkpwmWPhCaZyTnIV3dlVxBHPnxNXS2Qu6c=
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-libp2p-messenger v0.2.0 h1:/0MuPDcFamQMbw9xTZ73yImqgTO3jHV7wKHvWD/Irao=
github.com/celestiaorg/go-libp2p-messenger v0.2.0/go.mod h1:s9PIhMi7ApOauIsfBcQwbr7m+HBzmVfDIS+QLdgzDSo=
github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4 h1:CJdIpo8n5MFP2MwK0gSRcOVlDlFdQJO1p+FqdxYzmvc=
Expand Down

0 comments on commit d3cac68

Please sign in to comment.