js-libp2p-noise icon indicating copy to clipboard operation
js-libp2p-noise copied to clipboard

chore: bump @libp2p/interop from 10.0.3 to 12.0.2

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @libp2p/interop from 10.0.3 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)

v11.0.0

11.0.0 (2024-01-26)

⚠ BREAKING CHANGES

  • tls support is required

Features

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)

11.0.0 (2024-01-26)

⚠ BREAKING CHANGES

  • tls support is required

Features

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

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 show <dependency name> 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)

dependabot[bot] avatar Apr 30 '24 10:04 dependabot[bot]