Files
sdk/pkg/vm
Devon Carew 3d0ec7e450 Bump protobuf to 44ecd7424fa0a9e023ecac0d894f50926ed111cf
Changes:
```
> git log --format="%C(auto) %h %s" 4916e6f..44ecd74
 https://dart.googlesource.com/protobuf.git/+/44ecd74 Sync JSON web decoders (1028)
 https://dart.googlesource.com/protobuf.git/+/f7f65d4 CI: Also run plugin tests on Chrome, with dart2js and dart2wasm (1031)
 https://dart.googlesource.com/protobuf.git/+/048fdc5 CI: Run all of the checks on every change (1032)
 https://dart.googlesource.com/protobuf.git/+/33b782f Remove monorepo (1030)
 https://dart.googlesource.com/protobuf.git/+/4c842a7 Make PbFieldType members public (1027)
 https://dart.googlesource.com/protobuf.git/+/7f7d776 Split protobuf package into libraries (1026)

```

Diff: https://dart.googlesource.com/protobuf.git/+/4916e6f7d34443869c27d997749d4362870fd7ce..44ecd7424fa0a9e023ecac0d894f50926ed111cf/
Tested: test expectations updated for the new protobuf version
Change-Id: I85adf2631f171545394e429b174007c26ec52340
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442920
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
Reviewed-by: Ömer Ağacan <omersa@google.com>
2025-07-31 02:15:59 -07:00
..

This package hosts VM specific Dart code and helper scripts.