Skip to content

chore: bump libp2p from 0.37.3-f439d9b to 0.38.0#201

Merged
mpetrunic merged 1 commit intomasterfrom
dependabot/npm_and_yarn/libp2p-0.38.0
Aug 19, 2022
Merged

chore: bump libp2p from 0.37.3-f439d9b to 0.38.0#201
mpetrunic merged 1 commit intomasterfrom
dependabot/npm_and_yarn/libp2p-0.38.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 19, 2022

Bumps libp2p from 0.37.3-f439d9b to 0.38.0.

Release notes

Sourced from libp2p's releases.

libp2p v0.38.0

⚠ BREAKING CHANGES

  • Streams are now Duplex<Uint8ArrayList, Uint8ArrayList | Uint8Array>
  • connectionManager.peerValue has been removed, use peerStore.tagPeer instead
  • limit protocol streams per-connection (#1255)
  • uses new single-issue libp2p interface modules

Features

Bug Fixes

deps

  • update all deps to support no-copy operations (#1335) (f439d9b)

libp2p v0.37.3

Bug Fixes

Changelog

Sourced from libp2p's changelog.

0.38.0 (2022-08-17)

⚠ BREAKING CHANGES

  • Streams are now Duplex<Uint8ArrayList, Uint8ArrayList | Uint8Array>
  • connectionManager.peerValue has been removed, use peerStore.tagPeer instead
  • limit protocol streams per-connection (#1255)
  • uses new single-issue libp2p interface modules

Features

Bug Fixes

deps

  • update all deps to support no-copy operations (#1335) (f439d9b)

0.37.3 (2022-06-08)

Bug Fixes

0.37.2 (2022-05-31)

Bug Fixes

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

Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.37.3-f439d9b to 0.38.0.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/js-libp2p/commits/v0.38.0)

---
updated-dependencies:
- dependency-name: libp2p
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner August 19, 2022 10:16
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 19, 2022
@mpetrunic mpetrunic changed the title dev: bump libp2p from 0.37.3-f439d9b to 0.38.0 chore: bump libp2p from 0.37.3-f439d9b to 0.38.0 Aug 19, 2022
@mpetrunic mpetrunic merged commit ff869e7 into master Aug 19, 2022
@mpetrunic mpetrunic deleted the dependabot/npm_and_yarn/libp2p-0.38.0 branch August 19, 2022 11:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant