POAPin icon indicating copy to clipboard operation
POAPin copied to clipboard

Bump web_socket_channel from 2.4.0 to 2.4.5

Open dependabot[bot] opened this issue 10 months ago • 1 comments

Bumps web_socket_channel from 2.4.0 to 2.4.5.

Release notes

Sourced from web_socket_channel's releases.

package:web_socket_channel v2.4.4

  • Require Dart ^3.3
  • Require package:web ^0.5.0.

package:web_socket_channel v2.4.3

  • HtmlWebSocketChannel: Relax the type of the websocket parameter to the constructor in order to mitigate a breaking change introduced in 2.4.1.

package:web_socket_channel v2.4.2

  • Allow web: '>=0.3.0 <0.5.0'

package:web_socket_channel v2.4.1

  • Update the examples to use WebSocketChannel.ready and clarify that WebSocketChannel.ready should be awaited before sending data over the WebSocketChannel.
  • Mention ready in the docs for connect.
  • Bump minimum Dart version to 3.2.0
  • Move to pkg:web to support WebAssembly compilation.
Changelog

Sourced from web_socket_channel's changelog.

2.4.5

  • use secure random number generator for frame masking.

2.4.4

  • Require Dart ^3.3
  • Require package:web ^0.5.0.

2.4.3

  • HtmlWebSocketChannel: Relax the type of the websocket parameter to the constructor in order to mitigate a breaking change introduced in 2.4.1.

2.4.2 (retracted)

  • Allow web: '>=0.3.0 <0.5.0'

2.4.1

  • Update the examples to use WebSocketChannel.ready and clarify that WebSocketChannel.ready should be awaited before sending data over the WebSocketChannel.
  • Mention ready in the docs for connect.
  • Bump minimum Dart version to 3.2.0
  • Move to pkg:web to support WebAssembly compilation.
Commits

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 08 '24 23:04 dependabot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-poapin ❌ Failed (Inspect) Apr 8, 2024 11:39pm

vercel[bot] avatar Apr 08 '24 23:04 vercel[bot]