Skip to content

chore(deps): bump tentacle-multiaddr from 0.3.6 to 0.3.7#1550

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/tentacle-multiaddr-0.3.7
Open

chore(deps): bump tentacle-multiaddr from 0.3.6 to 0.3.7#1550
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/tentacle-multiaddr-0.3.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps tentacle-multiaddr from 0.3.6 to 0.3.7.

Release notes

Sourced from tentacle-multiaddr's releases.

0.3.7

Bug Fix

  • Blocking session detection(#306)
Changelog

Sourced from tentacle-multiaddr's changelog.

yamux 0.3.7 secio 0.5.7

Bug Fix

  • Fix wrong behavior on half close(#362)

0.4.1

Features

  • Re-export openssl vendored

0.4.0

Bug Fix

  • Introduce budget model to avoid uninterrupted future(#355)
  • Fixed in the implementation of poll fn, which does not call it if it returns none(#355)
  • Reuse address by default(#356)
  • Clippy fix(#358)

Features

  • Remove the external exposure of socket2, so that external interaction is only possible via fd(#355)

0.4.0-beta.5

Features

  • Re-add multi to target session(#352)

secio 0.5.4

Features

  • Use openssl repalce ring on unix and ossl110(#350)

0.4.0-beta.4

Bug Fix

  • Fix Instant may panic on duration_since, elapsed, sub(#349, also patch to 0.4.0-alpha.3)

0.4.0-beta.3

Features

  • Make inner bound channel size configurable(#348, also patch to 0.4.0-alpha.3)

0.4.0-beta.2

Bug Fix

  • Fix bind on listen can't return Error(#347)

0.4.0-beta.1

Bug Fix

  • Fix listener poll(#333, also patch to 0.4.0-alpha.2)

... (truncated)

Commits

Dependabot compatibility score

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 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 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)

Bumps [tentacle-multiaddr](https://github.com/nervosnetwork/tentacle) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/nervosnetwork/tentacle/releases)
- [Changelog](https://github.com/nervosnetwork/tentacle/blob/master/CHANGELOG.md)
- [Commits](nervosnetwork/tentacle@0.3.6...0.3.7)

---
updated-dependencies:
- dependency-name: tentacle-multiaddr
  dependency-version: 0.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants