Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(dev): bump @libp2p/webtransport from 4.0.32 to 4.1.3 in /transport-interop/impl/js/v1.x #420

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps @libp2p/webtransport from 4.0.32 to 4.1.3.

Release notes

Sourced from @​libp2p/webtransport's releases.

webtransport: v4.1.3

4.1.3 (2024-07-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^1.6.1 to ^1.6.2
      • @​libp2p/peer-id bumped from ^4.2.1 to ^4.2.2
      • @​libp2p/utils bumped from ^5.4.6 to ^5.4.7
    • devDependencies
      • @​libp2p/logger bumped from ^4.0.17 to ^4.0.18
      • @​libp2p/peer-id-factory bumped from ^4.2.1 to ^4.2.2
      • @​libp2p/ping bumped from ^1.1.2 to ^1.1.3
      • libp2p bumped from ^1.8.1 to ^1.8.2

webrtc: v4.1.3

4.1.3 (2024-07-29)

Bug Fixes

  • decrease max buffered amount for WebRTC datachannels (#2628) (4a994c5)
  • increase WebRTC max datachannel message size (#2627) (9e92b0c), closes #2612

Dependencies

  • bump node-datachannel from 0.10.1 to 0.11.0 (#2635) (aa5528f)
  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^1.6.1 to ^1.6.2
      • @​libp2p/interface-internal bumped from ^1.3.1 to ^1.3.2
      • @​libp2p/peer-id bumped from ^4.2.1 to ^4.2.2
      • @​libp2p/utils bumped from ^5.4.6 to ^5.4.7
    • devDependencies
      • @​libp2p/circuit-relay-v2 bumped from ^1.1.2 to ^1.1.3
      • @​libp2p/identify bumped from ^2.1.2 to ^2.1.3
      • @​libp2p/interface-compliance-tests bumped from ^5.4.9 to ^5.4.10
      • @​libp2p/logger bumped from ^4.0.17 to ^4.0.18
      • @​libp2p/peer-id-factory bumped from ^4.2.1 to ^4.2.2
      • @​libp2p/websockets bumped from ^8.1.2 to ^8.1.3
      • libp2p bumped from ^1.8.1 to ^1.8.2

keychain: v4.1.3

4.1.3 (2024-07-29)

Dependencies

... (truncated)

Commits
  • 2829da9 chore: release main (#2567)
  • 90d10b5 deps(dev): bump @​libp2p/interop from 11.0.0 to 12.1.0 (#2582)
  • 62e3225 docs: fix filters import (#2579)
  • 769461d docs: add config example listening on interfaces (#2578)
  • bc6556f chore: simplify interop test implementation (#2558)
  • 9e5835e fix: use randomwalk when performing autonat (#2577)
  • 6011d36 fix: refactor autonat to handle messages in separate method (#2576)
  • f6fe2cc feat: allow access to UPnP client from types (#2449)
  • 4bd8e4f fix: only mark a connection as transient if the relay has applied limits (#2575)
  • 440c9b3 fix: use randomwalk to find circuit relay servers (#2563)
  • 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)

Bumps [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) from 4.0.32 to 4.1.3.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@webrtc-v4.0.32...crypto-v4.1.3)

---
updated-dependencies:
- dependency-name: "@libp2p/webtransport"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #431.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/transport-interop/impl/js/v1.x/libp2p/webtransport-4.1.3 branch August 5, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants