Skip to content

Commit

Permalink
Bump github.com/celestiaorg/go-header from 0.2.7 to 0.2.9 (#23)
Browse files Browse the repository at this point in the history
Bumps
[github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header)
from 0.2.7 to 0.2.9.
<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.2.9</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(p2p/idstore): Add PeerIDStore interface by <a
href="https://github.com/renaynay"><code>@​renaynay</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/42">celestiaorg/go-header#42</a></li>
<li>store: Parameterize store prefix by <a
href="https://github.com/gupadhyaya"><code>@​gupadhyaya</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/57">celestiaorg/go-header#57</a></li>
<li>feat(p2p): Add PeerIDStore interface to peerTracker to store good
peers during GC by <a
href="https://github.com/renaynay"><code>@​renaynay</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/52">celestiaorg/go-header#52</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/go-header/compare/v0.2.8...v0.2.9">https://github.com/celestiaorg/go-header/compare/v0.2.8...v0.2.9</a></p>
<h2>v0.2.8</h2>
<h2>What's Changed</h2>
<ul>
<li>move trusted peer check to performRequest from the exchange
constructor by <a
href="https://github.com/gupadhyaya"><code>@​gupadhyaya</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/48">celestiaorg/go-header#48</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/gupadhyaya"><code>@​gupadhyaya</code></a> made
their first contribution in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/48">celestiaorg/go-header#48</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/go-header/compare/v0.2.7...v0.2.8">https://github.com/celestiaorg/go-header/compare/v0.2.7...v0.2.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/go-header/commit/bdd5069fd955857d036152bacd42c3f3f4a235c0"><code>bdd5069</code></a>
Merge pull request <a
href="https://redirect.github.com/celestiaorg/go-header/issues/52">#52</a>
from renaynay/peertracker-dump</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/39f3fbb446b6957b99b3fc94f96ea0c20e3a8250"><code>39f3fbb</code></a>
refactor(p2p): implement hlib suggestions</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/a00ae46353fab6ff1aa13c7f2223edc107c4162d"><code>a00ae46</code></a>
revert(p2p): unexport peer tracker and its constructor</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/dad8b83bedf58853a180738dfa5e1e6fad6ec233"><code>dad8b83</code></a>
refactor(p2p): dumpPeers takes ctx</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/b6d9feaf3e620fe576066b720c6c05275002d897"><code>b6d9fea</code></a>
feat(p2p): Dump peers on stop</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/2a24e959af633aca421097bc4cdb67862a781299"><code>2a24e95</code></a>
fix(p2p): remove unnecessary conngater param from exchange constructor
bc it ...</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/cd438a2f06d5cabc8ff4320a336a285e0ed40ba9"><code>cd438a2</code></a>
Update p2p/peer_tracker.go</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/c82c1b320391bb97895734eb793f0a27216908f5"><code>c82c1b3</code></a>
Merge pull request <a
href="https://redirect.github.com/celestiaorg/go-header/issues/57">#57</a>
from gupadhyaya/store_prefix_customize</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/537479c105b33d687921531f820d6738d41ce08f"><code>537479c</code></a>
Update store/options.go</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/84e3a7f29984f87cfb350e0178719926cd61cb30"><code>84e3a7f</code></a>
Update store/options.go</li>
<li>Additional commits viewable in <a
href="https://github.com/celestiaorg/go-header/compare/v0.2.7...v0.2.9">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.2.7&new-version=0.2.9)](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 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] committed Jul 5, 2023
1 parent d13f314 commit 7d990a9
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.0.1
github.com/celestiaorg/go-fraud v0.1.1
github.com/celestiaorg/go-header v0.2.7
github.com/celestiaorg/go-header v0.2.9
github.com/celestiaorg/nmt v0.17.0
github.com/celestiaorg/rsmt2d v0.9.0
github.com/filecoin-project/go-jsonrpc v0.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ github.com/butuzov/ireturn v0.1.1/go.mod h1:Wh6Zl3IMtTpaIKbmwzqi6olnM9ptYQxxVacM
github.com/casbin/casbin/v2 v2.37.0/go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg=
github.com/celestiaorg/go-fraud v0.1.1 h1:XZdA5yvkOruoyzrZXVxk1kJ9SbkhJI2aZ+k60+xhbbk=
github.com/celestiaorg/go-fraud v0.1.1/go.mod h1:yoNM35cKMAkt5Mi/Qx3Wi9bnPilLi8n6RpHZVglTUDs=
github.com/celestiaorg/go-header v0.2.7 h1:r0X9Dl7lqBkQpwG3ekQHC61n/QdwO6epuIxDkQ4YX4o=
github.com/celestiaorg/go-header v0.2.7/go.mod h1:i9OpY70+PJ1xPw1IgMfF0Pk6vBD6VWPmjY3bgubJBcU=
github.com/celestiaorg/go-header v0.2.9 h1:18aFlkUgnSbEI7SU9PBqdwRu9XEKWRsmRiB72u8Mz/k=
github.com/celestiaorg/go-header v0.2.9/go.mod h1:i9OpY70+PJ1xPw1IgMfF0Pk6vBD6VWPmjY3bgubJBcU=
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.17.0 h1:/k8YLwJvuHgT/jQ435zXKaDX811+sYEMXL4B/vYdSLU=
Expand Down

0 comments on commit 7d990a9

Please sign in to comment.