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

chore(deps): bump @libp2p/interface-pubsub from 1.0.4 to 2.0.0 #8

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps @libp2p/interface-pubsub from 1.0.4 to 2.0.0.

Commits
  • 3a871c9 chore(release): 2.0.0 [skip ci]
  • 9eb710b feat!: pubsub Message types for signature policies (#266)
  • ace7e0c fix!: make stream types Uint8ArrayLists (#272)
  • f16dd7b fix: mock connection manager close reciprocal connection (#268)
  • 59c0bf5 chore: update project config (#271)
  • 547b7db update .github/workflows/js-test-and-release.yml (#264)
  • 1ed6c5c chore(release): 2.0.0 [skip ci]
  • b9d898a feat!: add metrics groups (#267)
  • 73d3b41 chore(release): 1.0.4 [skip ci]
  • a2dda7d docs: update peer-id link to new implementation (#261)
  • 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)

Bumps [@libp2p/interface-pubsub](https://github.com/libp2p/js-libp2p-interfaces) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/libp2p/js-libp2p-interfaces/releases)
- [Commits](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-v1.0.4...@libp2p/interface-pubsub-v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@achingbrain achingbrain merged commit 617b737 into master Aug 3, 2022
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/libp2p/interface-pubsub-2.0.0 branch August 3, 2022 10:57
github-actions bot pushed a commit that referenced this pull request Aug 3, 2022
## [2.0.2](v2.0.1...v2.0.2) (2022-08-03)

### Bug Fixes

* update doc ([794ac21](794ac21))

### Trivial Changes

* **deps:** bump @libp2p/interface-pubsub from 1.0.4 to 2.0.0 ([#8](#8)) ([617b737](617b737))
* update project config ([#9](#9)) ([f844d3b](f844d3b))
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant