Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

chore(deps): bump libp2p from 0.30.0 to 0.30.10 #99

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps libp2p from 0.30.0 to 0.30.10.

Release notes

Sourced from libp2p's releases.

v0.30.10

Bug Fixes

  • conn mgr access to moving averages record object (#897) (5f702f3)

v0.30.9

Bug Fixes

  • transport manager fault tolerance should include tolerance to transport listen fail (#893) (3f314d5)

v0.30.8

Bug Fixes

  • routers should only use dht if enabled (#885) (a34d2bb)

v0.30.7

Bug Fixes

  • do not add observed address received from peers (#882) (a36b211)

v0.30.6

Bug Fixes

v0.30.5

Bug Fixes

v0.30.4

Features

... (truncated)

Changelog

Sourced from libp2p's changelog.

0.30.10 (2021-03-09)

Bug Fixes

  • conn mgr access to moving averages record object (#897) (5f702f3)

0.30.9 (2021-02-25)

Bug Fixes

  • transport manager fault tolerance should include tolerance to transport listen fail (#893) (3f314d5)

0.30.8 (2021-02-11)

Bug Fixes

  • routers should only use dht if enabled (#885) (a34d2bb)

0.30.7 (2021-02-01)

Bug Fixes

  • do not add observed address received from peers (#882) (a36b211)

0.30.6 (2021-01-29)

Bug Fixes

0.30.5 (2021-01-28)

Bug Fixes

... (truncated)

Commits
  • 8e1fc78 chore: release version v0.30.10
  • 8895a09 chore: update contributors
  • f2f3619 chore: swap promisify to maintained package (#896)
  • 5f702f3 fix: conn mgr access to moving averages record object (#897)
  • 03b34ca docs: fix link to connection encryption example (#894)
  • 9c67364 Add an example of webrtc-direct (#868)
  • a142482 chore: release version v0.30.9
  • 3d5bba0 chore: update contributors
  • 3f314d5 fix: transport manager fault tolerance should include tolerance to transport ...
  • 4ee3e19 chore: minor grammar fixes on discovery example (#890)
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.30.0 to 0.30.10.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/master/CHANGELOG.md)
- [Commits](libp2p/js-libp2p@v0.30.0...v0.30.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to add @AuHau as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/rsksmart/rif-communications-pubsub/pulls/99/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the rsksmart/rif-communications-pubsub repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot-preview
Copy link
Contributor Author

Superseded by #100.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/libp2p-0.30.10 branch March 29, 2021 11:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants