v1.10.0
-
docker_commander:^2.1.8→^3.0.0.- Removes
wasm_runandflutter_rust_bridge1.x from the dependency graph
(they came in viadocker_commander→apollovm, and were only ever needed
to execute Wasm — which nothing here does). - Those packages pinned
shelf_web_socket ^1.0.2and
web_socket_channel ^2.2.0, so everybones_apiapplication was locked
out of a modern shelf/WebSocket stack. That constraint is now gone. docker_commander's own API is unchanged, so this is a minor release: the
DockerHosttypes exposed by the test utils keep the same shape.
- Removes
-
petitparser:^6.1.0→^7.0.2(required byapollovm2.0.0).JsonGrammarLexer.token:flatten()takes its message as a named
parameter in petitparser 7. Same behaviour, new call shape.