-
Notifications
You must be signed in to change notification settings - Fork 924
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(deps): Bump github.com/libp2p/go-libp2p-kad-dht from 0.25.1 to 0.25.2 #3058
Merged
ramin
merged 2 commits into
main
from
dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.25.2
Jan 2, 2024
Merged
chore(deps): Bump github.com/libp2p/go-libp2p-kad-dht from 0.25.1 to 0.25.2 #3058
ramin
merged 2 commits into
main
from
dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.25.2
Jan 2, 2024
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
dependabot
bot
requested review from
Wondertan,
vgonkivs,
distractedm1nd,
walldiss and
ramin
as code owners
December 25, 2023 11:05
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3058 +/- ##
==========================================
- Coverage 50.99% 50.66% -0.34%
==========================================
Files 176 176
Lines 11172 11172
==========================================
- Hits 5697 5660 -37
- Misses 4977 5012 +35
- Partials 498 500 +2 ☔ View full report in Codecov by Sentry. |
distractedm1nd
approved these changes
Jan 2, 2024
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](libp2p/go-libp2p-kad-dht@v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: github.com/libp2p/go-libp2p-kad-dht dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.25.2
branch
from
January 2, 2024 10:13
8abcc89
to
a6834b3
Compare
…ibp2p-kad-dht-0.25.2
ramin
approved these changes
Jan 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving as looks like a trivial change upstream
ramin
deleted the
dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.25.2
branch
January 2, 2024 10:36
renaynay
pushed a commit
to renaynay/celestia-node
that referenced
this pull request
Jan 15, 2024
…0.25.2 (celestiaorg#3058) [//]: # (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/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.25.1 to 0.25.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/libp2p/go-libp2p-kad-dht/releases">github.com/libp2p/go-libp2p-kad-dht's releases</a>.</em></p> <blockquote> <h2>v0.25.2</h2> <h2>What's Changed</h2> <ul> <li>add ctx canceled err check by <a href="https://github.com/godeamon"><code>@godeamon</code></a> in <a href="https://github.com/libp2p/go-libp2p-kad-dht/pull/960">libp2p/go-libp2p-kad-dht#960</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/godeamon"><code>@godeamon</code></a> made their first contribution in <a href="https://github.com/libp2p/go-libp2p-kad-dht/pull/960">libp2p/go-libp2p-kad-dht#960</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.25.1...v0.25.2">https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.25.1...v0.25.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/bdca14419ec5f7ad0790f17856964bb99bee7436"><code>bdca144</code></a> Merge pull request <a href="https://github.com/libp2p/go-libp2p-kad-dht/issues/961">#961</a> from libp2p/release-v0.25.2</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/bea874333ab1c19c1bc61a0c5b4df1876259b822"><code>bea8743</code></a> release v0.25.2</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/ef7d2b1f0c06c5023ce92df0b07ff10aaa066c9a"><code>ef7d2b1</code></a> Merge pull request <a href="https://github.com/libp2p/go-libp2p-kad-dht/issues/960">#960</a> from godeamon/bug/send-request-read-msg-ctx-err-check</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/ae0987ef008585b248237a7b2aabc39dde003765"><code>ae0987e</code></a> reset stream and return err when ctx canceled</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/097cb9ab4e3a962a52023ec139ab116f7cba724c"><code>097cb9a</code></a> return canceled err not retry</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/12fcd27cd412f33eee3c7f0def93f14c6339f1fa"><code>12fcd27</code></a> add ctx canceled err check</li> <li>See full diff in <a href="https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.25.1...v0.25.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/libp2p/go-libp2p-kad-dht&package-manager=go_modules&previous-version=0.25.1&new-version=0.25.2)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ramin <raminkeene@gmail.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.
Bumps github.com/libp2p/go-libp2p-kad-dht from 0.25.1 to 0.25.2.
Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
Commits
bdca144
Merge pull request #961 from libp2p/release-v0.25.2bea8743
release v0.25.2ef7d2b1
Merge pull request #960 from godeamon/bug/send-request-read-msg-ctx-err-checkae0987e
reset stream and return err when ctx canceled097cb9a
return canceled err not retry12fcd27
add ctx canceled err checkDependabot 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 commands and options
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions