This version was pushed to npm by npm-service-account-libp2p, a new releaser for @libp2p/mplex since your current version.
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 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 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 @libp2p/mplex from 10.0.24 to 11.0.11.
Release notes
Sourced from
@libp2p/mplex
's releases.... (truncated)
Commits
5feb1bb
chore: release main (#2793)4329553
fix: increase providers validity to 48 hours (#2801)3098232
fix: only close stream if it is open (#2823)4db0645
fix: gracefully handle remote stream closure during ping (#2822)eee97c7
fix: require autonat when not automatically confirming addresses (#2824)2feaedd
fix: do not require peer id for webrtc-direct (#2820)c917314
chore: remove libp2p deps from webrtc transport (#2817)844a8d2
chore: make tests more reliable in ci (#2821)7dcabb8
feat: add dns mappings to address manager (#2818)7626b22
fix: run UPnP nat on address change, update nat port mapper (#2797)Maintainer changes
This version was pushed to npm by npm-service-account-libp2p, a new releaser for
@libp2p/mplex
since your current version.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 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