File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11## 22.0.0-wip
22
33- Update the interface for ChromeProxyService.getSourceReport to match the VM service. - [ #2235 ] ( https://github.com/dart-lang/webdev/pull/2235 )
4+ - Update ` package:vm_service ` constraint to ` ^12.0.0 ` . - [ #2248 ] ( https://github.com/dart-lang/webdev/pull/2248 )
45
56** Breaking changes**
67
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies:
3333 stack_trace : ^1.10.0
3434 sse : ^4.1.2
3535 uuid : ^3.0.6
36- vm_service : ^11.8 .0
36+ vm_service : ^12.0 .0
3737 web_socket_channel : ^2.2.0
3838 webkit_inspection_protocol : ^1.0.1
3939
Original file line number Diff line number Diff line change 11## 3.1.0-wip
22
33- Update the parameters passed to ` Dwds.start ` . - [ #2231 ] ( https://github.com/dart-lang/webdev/pull/2231 ) .
4+ - Update ` package:vm_service ` constraint to ` >=10.1.0 <13.0.0 ` . - [ #2248 ] ( https://github.com/dart-lang/webdev/pull/2248 )
45
56## 3.0.8
67
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies:
3434 shelf_static : ^1.1.0
3535 stack_trace : ^1.10.0
3636 sse : ^4.1.0
37- vm_service : " >=10.1.0 <12 .0.0"
37+ vm_service : " >=10.1.0 <13 .0.0"
3838 webkit_inspection_protocol : ^1.0.1
3939 yaml : ^3.1.1
4040
You can’t perform that action at this time.
0 commit comments