libp2p / js-libp2p-pubsub-peer-discovery

A js-libp2p module that uses pubsub for mdns like peer discovery
Other
11 stars 6 forks source link

deps: bump uint8arrays from 4.0.10 to 5.0.2 #142

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 7 months ago

Bumps uint8arrays from 4.0.10 to 5.0.2.

Release notes

Sourced from uint8arrays's releases.

v5.0.2

5.0.2 (2024-02-08)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.2.3 (#86) (e6c1f80)

v5.0.1

5.0.1 (2023-12-28)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#77) (ca9ca44)

v5.0.0

5.0.0 (2023-12-07)

⚠ BREAKING CHANGES

  • concat now expects an array of Uint8Arrays

Features

Changelog

Sourced from uint8arrays's changelog.

5.0.2 (2024-02-08)

Dependencies

  • dev: bump aegir from 41.3.5 to 42.2.3 (#86) (e6c1f80)

5.0.1 (2023-12-28)

Dependencies

  • bump multiformats from 12.1.3 to 13.0.0 (#77) (ca9ca44)

5.0.0 (2023-12-07)

⚠ BREAKING CHANGES

  • concat now expects an array of Uint8Arrays

Features

Commits
  • dc81e75 chore(release): 5.0.2 [skip ci]
  • e6c1f80 deps(dev): bump aegir from 41.3.5 to 42.2.3 (#86)
  • a6c4bfb chore(release): 5.0.1 [skip ci]
  • ca9ca44 deps: bump multiformats from 12.1.3 to 13.0.0 (#77)
  • 13b4099 chore(release): 5.0.0 [skip ci]
  • ea51546 feat!: use buffer.concat in node (#76)
  • 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 show 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)

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

github-actions[bot] commented 2 weeks ago

:tada: This PR is included in version 10.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: