Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @chainsafe/libp2p-gossipsub from 11.1.0 to 13.0.0 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps @chainsafe/libp2p-gossipsub from 11.1.0 to 13.0.0.

Release notes

Sourced from @​chainsafe/libp2p-gossipsub's releases.

v13.0.0

13.0.0 (2024-02-27)

⚠ BREAKING CHANGES

  • The allowPublishToZeroPeers option has been renamed to allowPublishToZeroTopicPeers

Features

  • graft/prune events and mesh peer tagging (#383) (42b5b92)

Bug Fixes

  • make PublishError.InsufficientPeers more self-explanatory (#487) (1958aab), closes #472

v12.0.0

12.0.0 (2024-02-10)

⚠ BREAKING CHANGES

  • switch back to protons (#468)

Features

v11.2.1

11.2.1 (2024-02-05)

Bug Fixes

v11.2.0

11.2.0 (2024-01-30)

Features

  • add runOnTransientConnection option to pass to registrar (#485) (986ff6c)

Bug Fixes

  • write peer stream messages atomically (#484) (cc4ff3b)
Changelog

Sourced from @​chainsafe/libp2p-gossipsub's changelog.

13.0.0 (2024-02-27)

⚠ BREAKING CHANGES

  • The allowPublishToZeroPeers option has been renamed to allowPublishToZeroTopicPeers

Features

  • graft/prune events and mesh peer tagging (#383) (42b5b92)

Bug Fixes

  • make PublishError.InsufficientPeers more self-explanatory (#487) (1958aab), closes #472

12.0.0 (2024-02-10)

⚠ BREAKING CHANGES

  • switch back to protons (#468)

Features

11.2.1 (2024-02-05)

Bug Fixes

11.2.0 (2024-01-30)

Features

  • add runOnTransientConnection option to pass to registrar (#485) (986ff6c)

Bug Fixes

  • write peer stream messages atomically (#484) (cc4ff3b)
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 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)

Copy link
Author

dependabot bot commented on behalf of github Mar 4, 2024

The following labels could not be found: semver:minor, semver:major.

Copy link

nx-cloud bot commented Mar 4, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d665562. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected -t lint,test,build --parallel=3 --configuration=ci --code-coverage

Sent with 💌 from NxCloud.

Bumps [@chainsafe/libp2p-gossipsub](https://github.com/ChainSafe/js-libp2p-gossipsub) from 11.1.0 to 13.0.0.
- [Release notes](https://github.com/ChainSafe/js-libp2p-gossipsub/releases)
- [Changelog](https://github.com/ChainSafe/js-libp2p-gossipsub/blob/master/CHANGELOG.md)
- [Commits](ChainSafe/js-libp2p-gossipsub@v11.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: "@chainsafe/libp2p-gossipsub"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chainsafe/libp2p-gossipsub-13.0.0 branch from 714dfe6 to d665562 Compare March 24, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants