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.2.12 to 0.2…
….13 (#38) [//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header) from 0.2.12 to 0.2.13. <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.13</h2> <h2>What's Changed</h2> <ul> <li>test(sync): Test case where bad header is set as sync target by <a href="https://github.com/renaynay"><code>@renaynay</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/76">celestiaorg/go-header#76</a></li> <li>returning subjective head if request to trusted peer for head fails by <a href="https://github.com/gupadhyaya"><code>@gupadhyaya</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/87">celestiaorg/go-header#87</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/go-header/compare/v0.2.12...v0.2.13">https://github.com/celestiaorg/go-header/compare/v0.2.12...v0.2.13</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/celestiaorg/go-header/commit/6cf309418628c2f65ee776eaffe38a17dec5182c"><code>6cf3094</code></a> Merge pull request <a href="https://redirect.github.com/celestiaorg/go-header/issues/87">#87</a> from gupadhyaya/not_recent_head</li> <li><a href="https://github.com/celestiaorg/go-header/commit/690e8b556568feacf70764722f0bb7e84d1955d2"><code>690e8b5</code></a> error to warn</li> <li><a href="https://github.com/celestiaorg/go-header/commit/a77221d213a97ceea276c766bacb39804f3e2c71"><code>a77221d</code></a> returning subjective head if request to trusted peer for head fails</li> <li><a href="https://github.com/celestiaorg/go-header/commit/87ab66e26cef01e4ac8a4f3b27bb35eb9b3a719a"><code>87ab66e</code></a> Merge pull request <a href="https://redirect.github.com/celestiaorg/go-header/issues/76">#76</a> from renaynay/sync-test-attack</li> <li><a href="https://github.com/celestiaorg/go-header/commit/e8eb8fca604b69e20829b49876612661dd3f036e"><code>e8eb8fc</code></a> test(sync): Add another time.Sleep (unfortunately) to reduce flake</li> <li><a href="https://github.com/celestiaorg/go-header/commit/591b03760c492189503de6635db5e0ca8f90a1f2"><code>591b037</code></a> doc(sync): add more clarifying comments to test</li> <li><a href="https://github.com/celestiaorg/go-header/commit/f8e4fb4072624bc18cfb774efeaa9eeace2fc68c"><code>f8e4fb4</code></a> test(sync): Implement sync test for recovering from bad sync target</li> <li>See full diff in <a href="https://github.com/celestiaorg/go-header/compare/v0.2.12...v0.2.13">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.12&new-version=0.2.13)](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