libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.27k stars 436 forks source link

deps(dev): bump @libp2p/interop from 11.0.0 to 12.0.2 #2513

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @libp2p/interop from 11.0.0 to 12.0.2.

Release notes

Sourced from @​libp2p/interop's releases.

v12.0.2

12.0.2 (2024-04-29)

Bug Fixes

  • ensure all nodes are connected (41a1f2f)

v12.0.1

12.0.1 (2024-04-29)

Bug Fixes

  • ensure DHT routing tables are not empty (#150) (d603d5b)

v12.0.0

12.0.0 (2024-04-29)

⚠ BREAKING CHANGES

  • test different transports (#149)

Features

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (#147) (d77fac4)
  • Update .github/pull_request_template.md [skip ci] (060a12e)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (a14dbfc)
  • Update .github/workflows/stale.yml [skip ci] (3848a61)
Changelog

Sourced from @​libp2p/interop's changelog.

12.0.2 (2024-04-29)

Bug Fixes

  • ensure all nodes are connected (41a1f2f)

12.0.1 (2024-04-29)

Bug Fixes

  • ensure DHT routing tables are not empty (#150) (d603d5b)

12.0.0 (2024-04-29)

⚠ BREAKING CHANGES

  • test different transports (#149)

Features

Trivial Changes

  • add or force update .github/workflows/js-test-and-release.yml (#147) (d77fac4)
  • Update .github/pull_request_template.md [skip ci] (060a12e)
  • Update .github/workflows/semantic-pull-request.yml [skip ci] (a14dbfc)
  • Update .github/workflows/stale.yml [skip ci] (3848a61)
Commits
  • 6135583 chore(release): 12.0.2 [skip ci]
  • 41a1f2f fix: ensure all nodes are connected
  • 6ad5ac2 chore(release): 12.0.1 [skip ci]
  • d603d5b fix: ensure DHT routing tables are not empty (#150)
  • 4338253 chore(release): 12.0.0 [skip ci]
  • 48bbf8b feat!: test different transports (#149)
  • efb27b6 ci: uci/copy-templates (#148)
  • d77fac4 chore: add or force update .github/workflows/js-test-and-release.yml (#147)
  • a14dbfc chore: Update .github/workflows/semantic-pull-request.yml [skip ci]
  • 3848a61 chore: Update .github/workflows/stale.yml [skip ci]
  • Additional commits viewable 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.

dependabot[bot] commented 1 month ago

A newer version of @​libp2p/interop exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

achingbrain commented 1 month ago

@dependabot recreate

dependabot[bot] commented 1 month ago

Superseded by #2582.