ibp-network / ibp-monitor

15 stars 10 forks source link

Bump @libp2p/mplex from 8.0.1 to 8.0.4 #71

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @libp2p/mplex from 8.0.1 to 8.0.4.

Release notes

Sourced from @​libp2p/mplex's releases.

v8.0.4

8.0.4 (2023-06-15)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (1ebb5e4)
  • Update .github/workflows/stale.yml [skip ci] (74e37d7)

Dependencies

v8.0.3

8.0.3 (2023-05-17)

Bug Fixes

  • use abstract stream class from muxer interface (#279) (73df4cf)

v8.0.2

8.0.2 (2023-05-17)

Bug Fixes

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.6 (#278) (3c7229b)
Changelog

Sourced from @​libp2p/mplex's changelog.

8.0.4 (2023-06-15)

Trivial Changes

  • Update .github/workflows/semantic-pull-request.yml [skip ci] (1ebb5e4)
  • Update .github/workflows/stale.yml [skip ci] (74e37d7)

Dependencies

8.0.3 (2023-05-17)

Bug Fixes

  • use abstract stream class from muxer interface (#279) (73df4cf)

8.0.2 (2023-05-17)

Bug Fixes

Dependencies

  • dev: bump aegir from 38.1.8 to 39.0.6 (#278) (3c7229b)
Commits
  • aecefb4 chore(release): 8.0.4 [skip ci]
  • 1e03e75 deps(dev): bump delay from 5.0.0 to 6.0.0 (#281)
  • 4dbc590 deps(dev): bump cborg from 1.10.2 to 2.0.1 (#282)
  • 1ebb5e4 chore: Update .github/workflows/semantic-pull-request.yml [skip ci]
  • 74e37d7 chore: Update .github/workflows/stale.yml [skip ci]
  • b7f3e95 chore(release): 8.0.3 [skip ci]
  • 73df4cf fix: use abstract stream class from muxer interface (#279)
  • 72f1b37 chore(release): 8.0.2 [skip ci]
  • 41b9f06 fix: remove unused eslint-plugin-etc dep (#280)
  • 3c7229b deps(dev): bump aegir from 38.1.8 to 39.0.6 (#278)
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.