-
Notifications
You must be signed in to change notification settings - Fork 586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: fix broken link (backport #972) #1066
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit 01cd4ad)
mergify
bot
requested review from
colin-axner,
AdityaSripal,
crodriguezvega,
seantking,
charleenfei and
damiannolan
as code owners
March 3, 2022 15:42
colin-axner
approved these changes
Mar 3, 2022
CosmosCar
pushed a commit
to caelus-labs/ibc-go
that referenced
this pull request
Nov 6, 2023
…11 (cosmos#1066) Bumps [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header) from 0.2.9 to 0.2.11. <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.11</h2> <h2>What's Changed</h2> <ul> <li>fix(store): make storePrefix actually optional by <a href="https://github.com/Wondertan"><code>@Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/69">celestiaorg/go-header#69</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/go-header/compare/v0.2.10...v0.2.11">https://github.com/celestiaorg/go-header/compare/v0.2.10...v0.2.11</a></p> <h2>v0.2.10</h2> <h2>What's Changed</h2> <ul> <li>docs: unindent table of contents by <a href="https://github.com/rootulp"><code>@rootulp</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/62">celestiaorg/go-header#62</a></li> <li>docs: fix grammar by <a href="https://github.com/rootulp"><code>@rootulp</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/63">celestiaorg/go-header#63</a></li> <li>refactor(store): Add heights report to fatal heightsub log by <a href="https://github.com/renaynay"><code>@renaynay</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/68">celestiaorg/go-header#68</a></li> <li>fix(sync): fix two synchronization issues by <a href="https://github.com/Wondertan"><code>@Wondertan</code></a> in <a href="https://redirect.github.com/celestiaorg/go-header/pull/64">celestiaorg/go-header#64</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rootulp"><code>@rootulp</code></a> made their first contribution in <a href="https://redirect.github.com/celestiaorg/go-header/pull/62">celestiaorg/go-header#62</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/celestiaorg/go-header/compare/v0.2.9...v0.2.10">https://github.com/celestiaorg/go-header/compare/v0.2.9...v0.2.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/celestiaorg/go-header/commit/057430506a95007c21ff42e51f712ba6f84442b1"><code>0574305</code></a> fix(store): make storePrefix actually optional (<a href="https://redirect.github.com/celestiaorg/go-header/issues/69">#69</a>)</li> <li><a href="https://github.com/celestiaorg/go-header/commit/56a9e2016f7a9a120ae9385add02b7a5d855cec8"><code>56a9e20</code></a> fix(sync): fix two synchronization issues (<a href="https://redirect.github.com/celestiaorg/go-header/issues/64">#64</a>)</li> <li><a href="https://github.com/celestiaorg/go-header/commit/0c1ebfb9ecb82946a0da87ce68485dfa61b35149"><code>0c1ebfb</code></a> refactor(store): Add heights report to fatal heightsub log (<a href="https://redirect.github.com/celestiaorg/go-header/issues/68">#68</a>)</li> <li><a href="https://github.com/celestiaorg/go-header/commit/faf914e1f1f19aa4c302b6fd9601f5d32874d8aa"><code>faf914e</code></a> docs: fix grammar (<a href="https://redirect.github.com/celestiaorg/go-header/issues/63">#63</a>)</li> <li><a href="https://github.com/celestiaorg/go-header/commit/6ca6be684266a39d185cbec268a6dce21def023a"><code>6ca6be6</code></a> docs: unindent table of contents (<a href="https://redirect.github.com/celestiaorg/go-header/issues/62">#62</a>)</li> <li>See full diff in <a href="https://github.com/celestiaorg/go-header/compare/v0.2.9...v0.2.11">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.9&new-version=0.2.11)](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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an automatic backport of pull request #972 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com