Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

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)

Bumps [web_socket_channel](https://github.com/dart-lang/web_socket_channel) from 2.4.0 to 2.4.5.
- [Release notes](https://github.com/dart-lang/web_socket_channel/releases)
- [Changelog](https://github.com/dart-lang/web_socket_channel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/web_socket_channel/commits)

---
updated-dependencies:
- dependency-name: web_socket_channel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@vercel
Copy link

vercel bot commented Apr 8, 2024

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

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.

1 participant