ipfs-shipyard / ipfs-pubsub-room

IPFS Pubsub room
MIT License
287 stars 40 forks source link

chore(deps-dev): bump @libp2p/floodsub from 1.0.7 to 6.0.0 #156

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @libp2p/floodsub from 1.0.7 to 6.0.0.

Release notes

Sourced from @​libp2p/floodsub's releases.

v6.0.0

6.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • update multiformats to v11 (#204)

Bug Fixes

Documentation

v5.0.0

5.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • modules no longer implement Initializable instead switching to constructor injection

Bug Fixes

v4.0.1

4.0.1 (2022-10-11)

Dependencies

  • update @​libp2p/interface-pubsub to 3.0.0 (#188) (205686f)

v4.0.0

4.0.0 (2022-10-07)

⚠ BREAKING CHANGES

  • update all deps to the latest versions (#187)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (140a356)

... (truncated)

Changelog

Sourced from @​libp2p/floodsub's changelog.

6.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • update multiformats to v11 (#204)

Bug Fixes

Documentation

5.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • modules no longer implement Initializable instead switching to constructor injection

Bug Fixes

4.0.1 (2022-10-11)

Dependencies

  • update @​libp2p/interface-pubsub to 3.0.0 (#188) (205686f)

4.0.0 (2022-10-07)

⚠ BREAKING CHANGES

  • update all deps to the latest versions (#187)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (140a356)

Dependencies

  • update all deps to the latest versions (#187) (a62018d)

... (truncated)

Commits
  • c5df558 chore(release): 6.0.0 [skip ci]
  • 3bb5712 docs: update readme
  • 8a5c994 fix!: update multiformats to v11 (#204)
  • b2aaf4a update .github/workflows/js-test-and-release.yml (#199)
  • 6db05ff update .github/workflows/js-test-and-release.yml (#198)
  • da19913 update .github/workflows/js-test-and-release.yml (#195)
  • a76caef update .github/workflows/js-test-and-release.yml (#194)
  • 328b6e9 chore(release): 5.0.0 [skip ci]
  • 9916896 fix!: remove @​libp2p/components (#192)
  • 3631ad4 chore(release): 4.0.1 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-service-account-libp2p, a new releaser for @​libp2p/floodsub since your current version.


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)