js-libp2p-noise
js-libp2p-noise copied to clipboard
chore: bump @libp2p/interop from 10.0.3 to 12.0.2
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
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
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
6135583chore(release): 12.0.2 [skip ci]41a1f2ffix: ensure all nodes are connected6ad5ac2chore(release): 12.0.1 [skip ci]d603d5bfix: ensure DHT routing tables are not empty (#150)4338253chore(release): 12.0.0 [skip ci]48bbf8bfeat!: test different transports (#149)efb27b6ci: uci/copy-templates (#148)d77fac4chore: add or force update .github/workflows/js-test-and-release.yml (#147)a14dbfcchore: Update .github/workflows/semantic-pull-request.yml [skip ci]3848a61chore: Update .github/workflows/stale.yml [skip ci]- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)