Commit cceb2d2
build(deps): Bump github.com/celestiaorg/go-header from 0.5.5 to 0.6.1 (#1645)
Bumps
[github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header)
from 0.5.5 to 0.6.1.
<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.6.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(p2p): preemptive panic recovery by <a
href="https://github.com/Wondertan"><code>@Wondertan</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/174">celestiaorg/go-header#174</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/go-header/compare/v0.6.0...v0.6.1">https://github.com/celestiaorg/go-header/compare/v0.6.0...v0.6.1</a></p>
<h2>v0.6.0</h2>
<p>This release upgrades the required version of go to 1.22</p>
<h2>What's Changed</h2>
<ul>
<li>fix(p2p/peerTracker): fix bootstraping by <a
href="https://github.com/vgonkivs"><code>@vgonkivs</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/169">celestiaorg/go-header#169</a></li>
<li>fix(p2p/peerTracker): remove timeout during bootstrapping by <a
href="https://github.com/vgonkivs"><code>@vgonkivs</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/171">celestiaorg/go-header#171</a></li>
<li>fix(store): greedy heightSub cancellation by <a
href="https://github.com/Wondertan"><code>@Wondertan</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/168">celestiaorg/go-header#168</a></li>
<li>deps!: bump libp2p by <a
href="https://github.com/renaynay"><code>@renaynay</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-header/pull/172">celestiaorg/go-header#172</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/go-header/compare/v0.5.5...v0.6.0">https://github.com/celestiaorg/go-header/compare/v0.5.5...v0.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/go-header/commit/88c5b8ce22fab78d0c589b8762bdd7faf89c9349"><code>88c5b8c</code></a>
fix(p2p): preemptive panic recovery (<a
href="https://redirect.github.com/celestiaorg/go-header/issues/174">#174</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/de4400bdd798390acd37035d4b90bebf6a53fc0b"><code>de4400b</code></a>
deps: bump libp2p (<a
href="https://redirect.github.com/celestiaorg/go-header/issues/172">#172</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/a465a279912abccb84cf678d0f9594e3c0f0126f"><code>a465a27</code></a>
fix(store): greedy heightSub cancellation (<a
href="https://redirect.github.com/celestiaorg/go-header/issues/168">#168</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/6d0f9a4a0cc5ba29c3cc535bb753d2152dc74c01"><code>6d0f9a4</code></a>
fix(p2p/peerTracker): remove timeout during bootstrapping (<a
href="https://redirect.github.com/celestiaorg/go-header/issues/171">#171</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-header/commit/dbcee585754b820bd760ab02938f9ffb02380f1c"><code>dbcee58</code></a>
fix(p2p/peerTracker): fix bootstraping (<a
href="https://redirect.github.com/celestiaorg/go-header/issues/169">#169</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/go-header/compare/v0.5.5...v0.6.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: Tomasz Zdybał <tomek@zdybal.lap.pl>1 parent b7f632f commit cceb2d2
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
| 195 | + | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments