Skip to content

Commit cceb2d2

Browse files
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 /> [![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.5.5&new-version=0.6.1)](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

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/rollkit/rollkit
22

3-
go 1.21.1
3+
go 1.22
44

5-
toolchain go1.21.4
5+
toolchain go1.22.2
66

77
retract v0.12.0 // Published by accident
88

@@ -35,7 +35,7 @@ require (
3535
)
3636

3737
require (
38-
github.com/celestiaorg/go-header v0.5.5
38+
github.com/celestiaorg/go-header v0.6.1
3939
github.com/ipfs/go-ds-badger4 v0.1.5
4040
)
4141

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7
192192
github.com/butuzov/ireturn v0.1.1/go.mod h1:Wh6Zl3IMtTpaIKbmwzqi6olnM9ptYQxxVacMsOEFPoc=
193193
github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ=
194194
github.com/casbin/casbin/v2 v2.37.0/go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg=
195-
github.com/celestiaorg/go-header v0.5.5 h1:iEbTNYRNrLWti2jq+w2NRHwWTxVssxSwz6/e7L1blmo=
196-
github.com/celestiaorg/go-header v0.5.5/go.mod h1:7BVR6myjRfACbqW1de6s8OjuK66XzHm8MpFNYr0G+nU=
195+
github.com/celestiaorg/go-header v0.6.1 h1:bbmfNTpL9BA7dZU4/pdzH4DlOnxHTd9F5LLVK5hgSrs=
196+
github.com/celestiaorg/go-header v0.6.1/go.mod h1:PAEtQmVDqw0nhvkVgfhq2JB7oLnv3GqephFUOeaJqIs=
197197
github.com/celestiaorg/go-libp2p-messenger v0.2.0 h1:/0MuPDcFamQMbw9xTZ73yImqgTO3jHV7wKHvWD/Irao=
198198
github.com/celestiaorg/go-libp2p-messenger v0.2.0/go.mod h1:s9PIhMi7ApOauIsfBcQwbr7m+HBzmVfDIS+QLdgzDSo=
199199
github.com/celestiaorg/utils v0.1.0 h1:WsP3O8jF7jKRgLNFmlDCwdThwOFMFxg0MnqhkLFVxPo=

0 commit comments

Comments
 (0)