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

chore(deps): bump libp2p-noise from 2.0.1 to 3.0.0 #107

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps libp2p-noise from 2.0.1 to 3.0.0.

Release notes

Sourced from libp2p-noise's releases.

Release v3.0.0

  • Updates all deps to pull in the latest buffer and bl modules
  • Specifies a root name for pbjs code gen - message names for pbjs generated code are global so specifying a root name scopes them to prevent two modules accidentally trampling over each other's protobuf code by giving their messages the same name

Breaking

  • buffer@6 dropped support for IE and Safari < 10

Release v2.0.5

Bugfixes

  • update aegir to latest
  • update dependencies

Release v2.0.4

Bugfixes

  • downgrade aegir because js files are missing in dist directory

Release v2.0.3

Bugfixes

  • update peer-id dependency

Release v2.0.2

Bugfixes

  • update dependencies
Changelog

Sourced from libp2p-noise's changelog.

[3.0.0]

  • Updates all deps to pull in the latest buffer and bl modules
  • Specifies a root name for pbjs code gen - message names for pbjs generated code are global so specifying a root name scopes them to prevent two modules accidentally trampling over each other's protobuf code by giving their messages the same name

Breaking

  • buffer@6 dropped support for IE and Safari < 10

[2.0.4]

Bugfixes

  • downgrade aegir because js files are missing in dist directory

[2.0.3]

Bugfixes

  • update peer-id dependency

[2.0.2]

Bugfixes

  • update dependencies
Commits
  • 7038e4c Merge pull request #95 from NodeFactoryIo/release-3.0.0
  • 11f5c97 Release 3.0.0
  • 47e8ef4 Merge pull request #94 from achingbrain/chore/update-deps-and-specify-pbjs-root
  • 8a9d25d chore: bundlesize
  • 4d31d12 chore: update deps and specify root for pbjs
  • 522d28c Update README.md
  • d482e44 Update README.md
  • 82d093a Merge pull request #90 from NodeFactoryIo/release-2.0.5
  • 98aeb5a Release v2.0.5
  • 81a70d1 Merge pull request #89 from hugomrdias/feat/new-aegir
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 26, 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/107/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 #125.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/libp2p-noise-3.0.0 branch July 12, 2021 10:54
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