Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/celestiaorg/go-header from 0.2.7 to 0.2.9 (#23)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information