Closed renovate[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 0.00%. Comparing base (
7a2c07e
) to head (b497996
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^2.4.0
->^3.0.0
Release Notes
dart-lang/web_socket_channel (web_socket_channel)
### [`v3.0.1`](https://redirect.github.com/dart-lang/web_socket_channel/blob/HEAD/CHANGELOG.md#301) - Remove unnecessary `dependency_overrides`. - Remove obsolete documentation for `WebSocketChannel.new`. - Update package `web: '>=0.5.0 <2.0.0'`. ### [`v3.0.0`](https://redirect.github.com/dart-lang/web_socket_channel/blob/HEAD/CHANGELOG.md#300) - Provide an adapter around `package:web_socket` `WebSocket`s and make it the default implementation for `WebSocketChannel.connect`. - **BREAKING**: Remove `WebSocketChannel` constructor. - **BREAKING**: Make `WebSocketChannel` an `abstract interface`. - **BREAKING**: `IOWebSocketChannel.ready` will throw `WebSocketChannelException` instead of `WebSocketException`.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.