Commit graph

2617 commits

Author SHA1 Message Date
Jonas Termansen
1ccaa12af2 Update checked in SDK to 3.2.4.
The stable channel now has builds for all the platforms as there are no
longer any unstable platforms. Let's see if it works since there's no
reason to bump to a 3.3 dev since nobody has needed it yet.

Change-Id: If32e18aa3d26b12b8b7c24d0d36158a922174354
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/345284
Commit-Queue: Jonas Termansen <sortie@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Auto-Submit: Jonas Termansen <sortie@google.com>
2024-01-09 10:42:53 +00:00
Devon Carew
315f78efe1 [deps] rev matcher, mockito, test
matcher (fcbd361..d9cf4f6):
  d9cf4f6  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#240)
  7ea9047  2023-12-13  Kevin Moore  Update test_api dependency, bump & fix lints, prepare release (#237)
  050fdda  2023-12-13  Kevin Moore  blast_repo fixes (#238)

mockito (57a7c82..e15e000):
  e15e000  2023-12-14  Sam Rawlins  Bump mockito to 5.4.4
  a2a6566  2023-12-14  Copybara-Service  Merge pull request #726 from provokateurin:chore/deps/test_api-0.7
  bda332c  2023-12-14  jld3103  chore(deps): Allow test_api 0.7
  9bd6fb0  2023-12-12  Paul Berry  Remove mockito pre-null-safety tests.

test (43ff5bf..846d73e):
  846d73ee  2024-01-01  dependabot[bot]  Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#2165)
  0ab56790  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#2167)
  3b960c3e  2024-01-01  dependabot[bot]  Bump github/codeql-action from 2.22.8 to 3.22.12 (#2166)
  30543cae  2023-12-19  Nate Bosch  Add more logging around iframe startup (#2160)
  e56a5e22  2023-12-13  Jacob MacDonald  small cleanup in catch (#2159)
  15b39372  2023-12-13  Jacob MacDonald  handle missing package config files (#2158)
  9667cca8  2023-12-13  Jacob MacDonald  release test_api 7.0.0, test_core 6.0.0, and test 1.25.0 (#2156)
  b3fb1486  2023-12-13  Nate Bosch  Remove support for Internet Explorer (#2114)
  48a2bc3d  2023-12-13  Derek Xu  Update the package:vm_service constraint to allow version 14.x (#2157)

Change-Id: I386444652c47cd14a61665599d86dc3a7669a2fc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/345341
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-01-08 19:48:49 +00:00
Devon Carew
cc8ebc636a Bump leak_tracker to 3d4c0d6db7d56af5fe52d6729ef373a3ec4de65b
Changes:
```
> git log --format="%C(auto) %h %s" 8644f8b..3d4c0d6
 https://dart.googlesource.com/leak_tracker.git/+/3d4c0d6 Fix `labeler.yml` (202)
 https://dart.googlesource.com/leak_tracker.git/+/4efea69 Bump actions/labeler from 4.3.0 to 5.0.0 (200)
 https://dart.googlesource.com/leak_tracker.git/+/e52329c Add global enabler to LeakTesting. (197)
 https://dart.googlesource.com/leak_tracker.git/+/c71a905 Standardize lints to dart_flutter_team_lints (198)
 https://dart.googlesource.com/leak_tracker.git/+/8393a23 Cleanup leak_tracker. (195)
 https://dart.googlesource.com/leak_tracker.git/+/f88cb6a Remove declaration of testWidgetsWithLeakTracking. (194)
 https://dart.googlesource.com/leak_tracker.git/+/f361ed8 Update `vm_service` dependency to `>=11.0.0 <15.0.0` (193)
 https://dart.googlesource.com/leak_tracker.git/+/106bd2b Add API to integrate with testWidgets. (188)
 https://dart.googlesource.com/leak_tracker.git/+/a9966d2 Increase delay to fix flakiness of integration test related to memory snapshotting. (191)

```

Diff: https://dart.googlesource.com/leak_tracker.git/+/8644f8b1c78009e9149e08e0c349d06c304110a9..3d4c0d6db7d56af5fe52d6729ef373a3ec4de65b/
Change-Id: Iddb323c4c45062393ccb170f01a03b48742d4280
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344541
Reviewed-by: Polina Cherkasova <polinach@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Polina Cherkasova <polinach@google.com>
2024-01-08 19:34:52 +00:00
Parker Lougheed
5592a0fd5f [dartdev] Roll pub to a3689f03168c896dd1cb0db8a60c568b38ee16bf
It's been a few months since pub was updated and there are some good enhancements that would benefit from larger testing. Happy to close this if pub hasn't been updated in a while on purpose though!

Diff: 1779628b38...a3689f0316/
Change-Id: I69ee1fcf8df8ed61fffa7729c36a214cb1871230
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/345101
Auto-Submit: Parker Lougheed <parlough@gmail.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Sarah Zakarias <zarah@google.com>
2024-01-08 10:40:37 +00:00
sgrekhov
6cf1148b5b [co19] Roll co19 to cd23849a5bf84a73466b5107e23bb04cf3d9b38a
2024-01-05 sgrekhov22@gmail.com Fixes dart-lang/co19#2465. Fix roll failures (dart-lang/co19#2466)
2024-01-04 sgrekhov22@gmail.com dart-lang/co19#2420. Add object-pattern exhaustiveness tests (dart-lang/co19#2454)
2024-01-04 sgrekhov22@gmail.com dart-lang/co19#2420. Add relational pattern exhaustiveness tests (dart-lang/co19#2463)
2024-01-03 sgrekhov22@gmail.com dart-lang/co19#2420. Add missed experimental flags (dart-lang/co19#2462)
2024-01-03 sgrekhov22@gmail.com Fixes dart-lang/co19#2436. Add test for external constructors with initializers (dart-lang/co19#2461)
2024-01-02 sgrekhov22@gmail.com dart-lang/co19#2420. Add more dynamic semantics extension type tests (dart-lang/co19#2459)
2024-01-02 sgrekhov22@gmail.com Fixes dart-lang/co19#2436. Add tests for external and redirecting constructors with initializing formals (dart-lang/co19#2460)
2023-12-29 sgrekhov22@gmail.com dart-lang/co19#1400. Add object pattern tests for extension types (dart-lang/co19#2456)
2023-12-29 sgrekhov22@gmail.com dart-lang/co19#1400. Add type inference tests for extension types (dart-lang/co19#2455)
2023-12-29 sgrekhov22@gmail.com dart-lang/co19#2420. Add switch statement check to the existing exhaustiveness tests (dart-lang/co19#2452)

Change-Id: Iee0668f14a35bb3c47aa67b35b1e5c6d8abe8021
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/345040
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2024-01-05 11:13:26 +00:00
Devon Carew
70880b338e Bump web to 26c769a7a3d3162ad31ab3dd909c004e63f4d934
Changes:
```
> git log --format="%C(auto) %h %s" acf0beb..26c769a
 https://dart.googlesource.com/web.git/+/26c769a write additional version info into the readme (126)
 https://dart.googlesource.com/web.git/+/8e1c5c5 Bump actions/stale from 8.0.0 to 9.0.0 (132)
 https://dart.googlesource.com/web.git/+/ae2125b regenerate the dom bindings files using new api from package:code_builder (125)
 https://dart.googlesource.com/web.git/+/e170bf2 move the tool/bindings_generator dart+node script into the top-level bindings_generator/ directory (123)

```

Diff: https://dart.googlesource.com/web.git/+/acf0bebdd764d2400dc4e9e18577813c0f9e90c3..26c769a7a3d3162ad31ab3dd909c004e63f4d934/
Change-Id: I5c769f3f70b12d84b964bb8d50d5d50821a3849f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344620
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2024-01-03 21:06:09 +00:00
Devon Carew
9da8405656 Bump native to 0605d9ae6d2497737077539273992f8e1411286b
Changes:
```
> git log --format="%C(auto) %h %s" b668ca9..0605d9a
 https://dart.googlesource.com/native.git/+/0605d9ae [ffigen] Release 11 Stable (872)
 https://dart.googlesource.com/native.git/+/0ffdccc3 [ffigen] Search dylib in conda env path (869)
 https://dart.googlesource.com/native.git/+/793c4f53 [infra] Fix labeler.yml (873)
 https://dart.googlesource.com/native.git/+/a450a06d Bump actions/stale from 8.0.0 to 9.0.0 (870)
 https://dart.googlesource.com/native.git/+/0ab749d7 Bump actions/labeler from 4.3.0 to 5.0.0 (871)
 https://dart.googlesource.com/native.git/+/985ddd05 Fix clang "sometimes-uninitialized" and "unused-variable" warnings (865)
 https://dart.googlesource.com/native.git/+/8107f370 [native_toolchain_c] Export `environmentFromBatchFile` (864)
 https://dart.googlesource.com/native.git/+/2b1fbf84 [ffigen] fix syntax for leaf ffiNative functions (861)
 https://dart.googlesource.com/native.git/+/dbe57a18 [native_assets_cli] Add example using `dart_api_dl.h` (858)
 https://dart.googlesource.com/native.git/+/01f3e069 [infra] Skip coverage in health check (863)
 https://dart.googlesource.com/native.git/+/922b4214 Don't test web in health.yaml (859)

```

Diff: https://dart.googlesource.com/native.git/+/b668ca94f551fcebdeb3ce9f822170facced55ae..0605d9ae6d2497737077539273992f8e1411286b/
Change-Id: Id694719e5c5be0fa15ec16506ac5341756f4f4a2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344621
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2024-01-03 20:13:18 +00:00
Devon Carew
2a07d71f14 Bump webdev to b2405cba63064e655f1276a319ada842a8fb53bf
Changes:
```
> git log --format="%C(auto) %h %s" 8375cd6..b2405cb
 https://dart.googlesource.com/webdev.git/+/b2405cba Re-enable frontend_server_client tests (2327)
 https://dart.googlesource.com/webdev.git/+/d5bfbbd4 Bump actions/labeler from 4.3.0 to 5.0.0 (2323)
 https://dart.googlesource.com/webdev.git/+/d97ae014 Check sender ID in the Dart Debug Extension (2289)
 https://dart.googlesource.com/webdev.git/+/1e37cc8c blast repo changes: no-response (2313)
 https://dart.googlesource.com/webdev.git/+/3b2f67e9 Update package:vm_service constraints to allow version 14.x (2307)
 https://dart.googlesource.com/webdev.git/+/df21840e Fix `labeler.yml` (2324)
 https://dart.googlesource.com/webdev.git/+/ebcd0340 Reset Webdev to 3.4.0-wip after release of 3.3.0 (2326)
 https://dart.googlesource.com/webdev.git/+/b3bc179c Prepare Webdev for release to version 3.3.0 (2325)
 https://dart.googlesource.com/webdev.git/+/d596c4c6 Reset DWDS after release (2322)
 https://dart.googlesource.com/webdev.git/+/fd6ec444 Prepare DWDS for release to version 23.0.0 (2318)
 https://dart.googlesource.com/webdev.git/+/4c522a29 Add a test for Class inspection (2310)
 https://dart.googlesource.com/webdev.git/+/546a0373 Fix test cases failing with latest Dart SDK  (2312)
 https://dart.googlesource.com/webdev.git/+/75433458 Fix TestSdkConfigurationProvider.dispose (2308)
 https://dart.googlesource.com/webdev.git/+/a12368fb Fix `cast` error when debugging from VSCode (2303)
 https://dart.googlesource.com/webdev.git/+/b339a50c Send connection response to Cider (2302)
 https://dart.googlesource.com/webdev.git/+/c26b8c89 Send the Flutter inspector URL to Cider when requested  (2301)

```

Diff: https://dart.googlesource.com/webdev.git/+/8375cd66821550cb7a129315d97cd768c5fdd92c..b2405cba63064e655f1276a319ada842a8fb53bf/
Change-Id: Ic51653a07bf9d34ba72e1fb8d33c3616b3f17bd5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344542
Commit-Queue: Elliott Brooks <elliottbrooks@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Elliott Brooks <elliottbrooks@google.com>
2024-01-03 20:05:48 +00:00
Devon Carew
334ac53602 [deps] crypto, logging, mime, path, pool, shelf, stask_trace, tools, watcher, yaml, yaml_edit
Revisions updated by `dart tools/rev_sdk_deps.dart`.

crypto (63e9a90..f2efb98):
  f2efb98  2024-01-02  Kevin Moore  Require Dart 3.2, update and fix lints (#158)

logging (324a0b5..4d35a4e):
  4d35a4e  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#152)

mime (56359b0..ca9f059):
  ca9f059  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#111)

path (115ea2a..57a049c):
  57a049c  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#157)
  5b6aac7  2023-12-20  Kevin Moore  blast_repo fixes (#156)

pool (3c1bd42..4c49000):
  4c49000  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#79)
  7e03d80  2023-12-20  Kevin Moore  blast_repo fixes (#78)

shelf (b3adc7c..733588f):
  733588f  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#401)
  1eab426  2024-01-01  dependabot[bot]  Bump actions/labeler from 4.3.0 to 5.0.0 (#402)
  10cbffe  2023-12-14  Kevin Moore  Run web tests with wasm with dev Dart sdk (#398)

stack_trace (4abff44..0f4710c):
  0f4710c  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#148)

tools (ed81684..2f59ab4):
  2f59ab4  2024-01-02  Daco Harkes  [graphs] Clean up lints for Dart 3.3 (#221)
  01fa883  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#223)
  9d4fe2f  2024-01-01  dependabot[bot]  Bump actions/labeler from 4.3.0 to 5.0.0 (#222)
  6d260b8  2023-12-14  Elias Yishak  Update USAGE_GUIDE to update the `flutterChannelCount` key in `LogFileStats` (#219)
  56a30ce  2023-12-11  Elias Yishak  Add `enabledFeatures` key to `Analytics` constructors (#217)

watcher (dc45f19..66cd694):
  66cd694  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#161)
  679d308  2023-12-20  Kevin Moore  blast_repo fixes (#160)

yaml (98a3aab..509fd72):
  509fd72  2023-12-11  Kevin Moore  update lints, require Dart 3.0 (#156)

yaml_edit (9b9d33c..47eb20e):
  47eb20e  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#63)
  a39ec39  2023-12-20  Kevin Moore  blast_repo fixes (#62)

Change-Id: I8009f4957a0eb751f36c2ec1be8aacbfc44ca586
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344400
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-01-02 23:10:25 +00:00
Devon Carew
f34bdc2da2 Revert "Bump http to 73b0b1c9ef2964c4619fd23068b8f60292e902c6"
This reverts commit 105cd96dc8.

Reason for revert: fails the HHH bot

Original change's description:
> Bump http to 73b0b1c9ef2964c4619fd23068b8f60292e902c6
>
> Changes:
> ```
> > git log --format="%C(auto) %h %s" f0a02f9..73b0b1c
>  https://dart.googlesource.com/http.git/+/73b0b1c Bump actions/labeler from 4.3.0 to 5.0.0 (1096)
>  https://dart.googlesource.com/http.git/+/15ec3ba Prepare to publish `package:cronet_http` as 1.0.0 (1087)
>  https://dart.googlesource.com/http.git/+/26e55c3 cronet_http: require android API level 28 (1088)
>  https://dart.googlesource.com/http.git/+/b10f448 [cronet_http] Enables CI for `cronet_http_embedded` (1070)
>  https://dart.googlesource.com/http.git/+/a5b8eec Prepare to publish cupertino 1.2.0 (1080)
>  https://dart.googlesource.com/http.git/+/c114aa0 Add a fake response for PNG images (1081)
>  https://dart.googlesource.com/http.git/+/db2cb76 Run web tests with wasm with dev Dart sdk (1078)
>  https://dart.googlesource.com/http.git/+/36f98e9 Fix a bug where BrowserClient was listed as requiring Flutter (1077)
>  https://dart.googlesource.com/http.git/+/db7f165 Provide an example of configuring IOClient with an HttpClient. (1074)
>  https://dart.googlesource.com/http.git/+/cd748b6 Document that runWithClient must be called for every isolate (1069)
>  https://dart.googlesource.com/http.git/+/f585947 Test persistentConnection with large request bodies (984)
>  https://dart.googlesource.com/http.git/+/7c05dde Add documentation for "no_default_http_client" (1068)
>  https://dart.googlesource.com/http.git/+/d8983fa Add support for setting headers for all requests (1060)
>  https://dart.googlesource.com/http.git/+/c90496e Document how to use replacement `Client` implementations (1063)
>  https://dart.googlesource.com/http.git/+/c8536e4 [http_client_conformance_tests] Updates to support wasm compilation (1064)
>  https://dart.googlesource.com/http.git/+/5dd5140 Bump actions/setup-java from 3 to 4 (1065)
>  https://dart.googlesource.com/http.git/+/064f510 misc cleanup of yaml files (1061)
>  https://dart.googlesource.com/http.git/+/22f52e2 Update pubspec.yaml to 0.4.2 (1059)
>  https://dart.googlesource.com/http.git/+/40a46d8 Fix a bug where cronet_http sends incorrect HTTP request methods (1058)
>  https://dart.googlesource.com/http.git/+/c125ed5 [http] Allow pkg:web v0.3.0 (1055)
>  https://dart.googlesource.com/http.git/+/9fb4cfa Update lints to latest, etc (1048)
>  https://dart.googlesource.com/http.git/+/5e84d9f Update platform-specific imports for wasm (1051)
>  https://dart.googlesource.com/http.git/+/8c9feb5 [http] Fix type cast for dart2wasm (1050)
>  https://dart.googlesource.com/http.git/+/a2f0b25 [http] use pkg:web, require Dart 3.2 (1049)
>
> ```
>
> Diff: https://dart.googlesource.com/http.git/+/f0a02f98f7c921e86ecc81c70f38bb6fbccc81b9..73b0b1c9ef2964c4619fd23068b8f60292e902c6/
> Change-Id: Id9e8032411f3c34bb2bdc0c22af35da6f2e34a88
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344320
> Reviewed-by: Nate Bosch <nbosch@google.com>
> Commit-Queue: Devon Carew <devoncarew@google.com>

Change-Id: I85e990104531d6927bf711d3478815e6cd1fbfc5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344420
Auto-Submit: Devon Carew <devoncarew@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2024-01-02 23:03:57 +00:00
Devon Carew
105cd96dc8 Bump http to 73b0b1c9ef2964c4619fd23068b8f60292e902c6
Changes:
```
> git log --format="%C(auto) %h %s" f0a02f9..73b0b1c
 https://dart.googlesource.com/http.git/+/73b0b1c Bump actions/labeler from 4.3.0 to 5.0.0 (1096)
 https://dart.googlesource.com/http.git/+/15ec3ba Prepare to publish `package:cronet_http` as 1.0.0 (1087)
 https://dart.googlesource.com/http.git/+/26e55c3 cronet_http: require android API level 28 (1088)
 https://dart.googlesource.com/http.git/+/b10f448 [cronet_http] Enables CI for `cronet_http_embedded` (1070)
 https://dart.googlesource.com/http.git/+/a5b8eec Prepare to publish cupertino 1.2.0 (1080)
 https://dart.googlesource.com/http.git/+/c114aa0 Add a fake response for PNG images (1081)
 https://dart.googlesource.com/http.git/+/db2cb76 Run web tests with wasm with dev Dart sdk (1078)
 https://dart.googlesource.com/http.git/+/36f98e9 Fix a bug where BrowserClient was listed as requiring Flutter (1077)
 https://dart.googlesource.com/http.git/+/db7f165 Provide an example of configuring IOClient with an HttpClient. (1074)
 https://dart.googlesource.com/http.git/+/cd748b6 Document that runWithClient must be called for every isolate (1069)
 https://dart.googlesource.com/http.git/+/f585947 Test persistentConnection with large request bodies (984)
 https://dart.googlesource.com/http.git/+/7c05dde Add documentation for "no_default_http_client" (1068)
 https://dart.googlesource.com/http.git/+/d8983fa Add support for setting headers for all requests (1060)
 https://dart.googlesource.com/http.git/+/c90496e Document how to use replacement `Client` implementations (1063)
 https://dart.googlesource.com/http.git/+/c8536e4 [http_client_conformance_tests] Updates to support wasm compilation (1064)
 https://dart.googlesource.com/http.git/+/5dd5140 Bump actions/setup-java from 3 to 4 (1065)
 https://dart.googlesource.com/http.git/+/064f510 misc cleanup of yaml files (1061)
 https://dart.googlesource.com/http.git/+/22f52e2 Update pubspec.yaml to 0.4.2 (1059)
 https://dart.googlesource.com/http.git/+/40a46d8 Fix a bug where cronet_http sends incorrect HTTP request methods (1058)
 https://dart.googlesource.com/http.git/+/c125ed5 [http] Allow pkg:web v0.3.0 (1055)
 https://dart.googlesource.com/http.git/+/9fb4cfa Update lints to latest, etc (1048)
 https://dart.googlesource.com/http.git/+/5e84d9f Update platform-specific imports for wasm (1051)
 https://dart.googlesource.com/http.git/+/8c9feb5 [http] Fix type cast for dart2wasm (1050)
 https://dart.googlesource.com/http.git/+/a2f0b25 [http] use pkg:web, require Dart 3.2 (1049)

```

Diff: https://dart.googlesource.com/http.git/+/f0a02f98f7c921e86ecc81c70f38bb6fbccc81b9..73b0b1c9ef2964c4619fd23068b8f60292e902c6/
Change-Id: Id9e8032411f3c34bb2bdc0c22af35da6f2e34a88
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344320
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-01-02 21:38:45 +00:00
Polina Cherkasova
ade6e2ba74 Update DevTools rev to 226af81369622cce9c0d98adbe31598208a27cc0
Change-Id: I4d08b4c40cb4de6501aadf8461c2bc157cfe296f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344300
Commit-Queue: Polina Cherkasova <polinach@google.com>
Reviewed-by: Elliott Brooks <elliottbrooks@google.com>
2024-01-02 20:01:40 +00:00
Devon Carew
807f2a3281 [deps] rev benchmark_harness, cli_util, convert, crypto, csslib, ecosystem, json_rpc_2
Revisions updated by `dart tools/rev_sdk_deps.dart`.

benchmark_harness (e59f675..a62e416):
  a62e416  2023-12-14  Kevin Moore  Require Dart 3.2, pub dependencies, cleanup analysis_options (#97)

cli_util (500dffa..e5b38ac):
  e5b38ac  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#96)
  91540ca  2023-12-20  Kevin Moore  blast_repo fixes (#95)
  1fd87c1  2023-12-15  Devon Carew  require dart 3.0; rev to 0.4.1 in prep for publishing (#93)

convert (3503170..f8a72d6):
  f8a72d6  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#98)
  e6b0558  2023-12-18  Kevin Moore  Enable and fix new lints (#97)
  39e5ca6  2023-12-18  Kevin Moore  blast_repo fixes (#96)

crypto (f3e64d2..63e9a90):
  63e9a90  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#160)
  f2c79ed  2023-12-19  Kevin Moore  blast_repo fixes (#157)

csslib (17346e5..1ad2d1e):
  1ad2d1e  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#195)
  1325d75  2023-12-18  Kevin Moore  blast_repo fixes (#193)

ecosystem (ce707fb..dc44e82):
  dc44e82  2024-01-02  Moritz  Get needed version from API tool in health check (#213)
  55251b1  2024-01-02  Moritz  De-async health checks (#208)
  2587855  2024-01-01  dependabot[bot]  Bump peter-evans/create-or-update-comment (#211)
  0136c56  2024-01-01  dependabot[bot]  Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#210)
  82f4b77  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#212)
  5e12e96  2024-01-01  dependabot[bot]  Bump actions/labeler from 4.3.0 to 5.0.0 (#209)
  5d594f4  2023-12-14  Kevin Moore  Require/support latest pkg:http (#207)
  b8679da  2023-12-07  Devon Carew  normalize sort order of package listing (#205)

json_rpc_2 (460545c..ac1fabd):
  ac1fabd  2024-01-01  dependabot[bot]  Bump actions/stale from 8.0.0 to 9.0.0 (#108)

Change-Id: I83fa7042ac1970ae792110093bdcf8c0ec779fda
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344260
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2024-01-02 18:50:33 +00:00
Sergey G. Grekhov
ff5fd4345d [co19] Roll co19 to 89ec72cfbf8de66ce8190433d6bcdfdaf3599e23
2023-12-21 sgrekhov22@gmail.com dart-lang/co19#1400. Add the trivial case and a pattern check (dart-lang/co19#2451)
2023-12-21 sgrekhov22@gmail.com Fixes dart-lang/co19#2446. Update cast-pattern exhaustiveness tests according to the changed spec (dart-lang/co19#2448)
2023-12-20 sgrekhov22@gmail.com Fixes dart-lang/co19#2445. Add safety margin for Timer.periodic and check negative duration (dart-lang/co19#2447)
2023-12-19 sgrekhov22@gmail.com dart-lang/co19#2419. Add missing int ~/ double constants expression (dart-lang/co19#2444)
2023-12-19 sgrekhov22@gmail.com Fixes dart-lang/co19#2419. Add/update tests according to the recent spec changes (dart-lang/co19#2442)

Change-Id: Ifbfc6c1f442ac236ce16770526991a6653b8041c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343380
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Jonas Termansen <sortie@google.com>
2023-12-28 11:44:20 +00:00
Sam Rawlins
c0a56e19f3 Bump dartdoc to 3ce64a3d7da6702a4342bdfd0723b750fddeb35a
Change-Id: I80fb1bdacf8e69d49abfb4c6ccdf360f255d598b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343680
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Kallen Tu <kallentu@google.com>
2023-12-27 05:17:01 +00:00
Kenzie Schmoll
f8cf1a734c Bump DevTools rev.
Change-Id: I6bd2060b77bf2b6313e6b863cef5cc9b15188978
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/343040
Reviewed-by: Derek Xu <derekx@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2023-12-20 21:50:25 +00:00
Sergey G. Grekhov
8f6be08cbb [co19] Roll co19 to b80c9a4cb6fb22b5c8a7395d532c8e461fe33ab9
2023-12-19 sgrekhov22@gmail.com Fixes dart-lang/co19#2441. Fix roll failures (dart-lang/co19#2443)
2023-12-18 sgrekhov22@gmail.com Fixes dart-lang/co19#2435. Fix roll failures (dart-lang/co19#2437)
2023-12-18 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Variables (dart-lang/co19#2431)
2023-12-15 sgrekhov22@gmail.com Fixes dart-lang/co19#2430. Update expected errors positions for CFE (dart-lang/co19#2433)
2023-12-15 sgrekhov22@gmail.com Fixes dart-lang/co19#2432. Remove excessive expected error for CFE (dart-lang/co19#2434)
2023-12-14 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Maps (dart-lang/co19#2426)
2023-12-14 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Lists (dart-lang/co19#2424)
2023-12-14 sgrekhov22@gmail.com dart-lang/co19#2139. Fix wrong failure of Language/Functions/element_type_A02_t06 (dart-lang/co19#2429)
2023-12-13 sgrekhov22@gmail.com dart-lang/co19#2350. Add more factory constructors tests (dart-lang/co19#2427)
2023-12-13 sgrekhov22@gmail.com Fixes dart-lang/co19#2415. Update `StreamController.broadcast()` test according to the changed documentation (dart-lang/co19#2425)
2023-12-13 sgrekhov22@gmail.com dart-lang/co19#2350. Add/update factory constructor tests. Part 4 (dart-lang/co19#2367)
2023-12-12 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Enums, trivial cases (dart-lang/co19#2423)
2023-12-11 sgrekhov22@gmail.com dart-lang/co19#2420. Add extension types exhaustiveness tests. Enums (dart-lang/co19#2422)
2023-12-11 sgrekhov22@gmail.com dart-lang/co19#2386. Rename well-bounded tests. Update descriptions (dart-lang/co19#2405)
2023-12-08 sgrekhov22@gmail.com dart-lang/co19#2415. Change expectations for Stream.asyncMap() according to the current behavior (dart-lang/co19#2421)

Change-Id: I777eba4f1615c8477a5d2044f295696dfc210b1d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/342582
Commit-Queue: Erik Ernst <eernst@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2023-12-19 16:20:14 +00:00
Kenzie Schmoll
5881d669f0 Update DevTools rev to c7aa1df42178b054901c36bb1b8ea25b5542be8c
Change-Id: I72f9fdb249b53b16d34f11919db1696a66ca4b7e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/342384
Reviewed-by: Derek Xu <derekx@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2023-12-18 23:07:16 +00:00
Zach Anderson
c84edaefe9 Check in //third_party/root_certificates.
No one could remember why this code was in a separate repo, and
checking it in to the SDK repo will make eliminating the
flutter buildroot repo a tiny bit easier.

TEST=It builds.
Change-Id: Ia34ca0c284fee1dd1734f45ef7acb9dd5cde808c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/342083
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
Reviewed-by: Brian Quinlan <bquinlan@google.com>
2023-12-18 19:40:36 +00:00
Sam Rawlins
db45b11539 Revert^2 "Bump dartdoc to f05afb4e95767825e52b99dc84eae6eda08a7d8f"
This reverts commit 321c113fa0.

Reason for revert: Reland

Original change's description:
> Revert "Bump dartdoc to f05afb4e95767825e52b99dc84eae6eda08a7d8f"
>
> This reverts commit 6dd26487d8.
>
> Reason for revert: b/316078115
>
> Original change's description:
> > Bump dartdoc to f05afb4e95767825e52b99dc84eae6eda08a7d8f
> >
> > Change-Id: Icafb1c3df9390fbb7de56f870f420871c5916352
> > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341387
> > Reviewed-by: Paul Berry <paulberry@google.com>
> > Commit-Queue: Samuel Rawlins <srawlins@google.com>
>
> Change-Id: I00a8700d97fc2b500670a5066ca5e5f3367f4b1a
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341484
> Auto-Submit: Ivan Inozemtsev <iinozemtsev@google.com>
> Reviewed-by: Ilya Yanok <yanok@google.com>
> Commit-Queue: Ilya Yanok <yanok@google.com>
> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>

Change-Id: I6dffa71bf6794597a88121dbd53ad418e3a8c62e
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341335
Reviewed-by: Paul Berry <paulberry@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Ivan Inozemtsev <iinozemtsev@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-12-14 20:57:13 +00:00
Devon Carew
0ab972d114 Revert "Bump web_socket_channel to 547184aba2e49a0a2174cc7e262d682fba278ccf"
This reverts commit 4f9a9f6a51.

Reason for revert: b/316377314

Original change's description:
> Bump web_socket_channel to 547184aba2e49a0a2174cc7e262d682fba278ccf
>
> Changes:
> ```
> > git log --format="%C(auto) %h %s" 5241175..547184a
>  https://dart.googlesource.com/web_socket_channel.git/+/547184a blast_repo fixes (302)
>  https://dart.googlesource.com/web_socket_channel.git/+/969bc6c Fix JS value to Dart conversion when receiving from a web socket (298)
>  https://dart.googlesource.com/web_socket_channel.git/+/df096a9 Remove removed lints (299)
>  https://dart.googlesource.com/web_socket_channel.git/+/67bf9a3 Drop some use of ! (296)
>  https://dart.googlesource.com/web_socket_channel.git/+/d4a8d70 Small tweak (295)
>  https://dart.googlesource.com/web_socket_channel.git/+/9e80b8d migrate to pkg web (294)
>
> ```
>
> Diff: https://dart.googlesource.com/web_socket_channel.git/+/5241175e7c66271850d6e75fb9ec90068f9dd3c4..547184aba2e49a0a2174cc7e262d682fba278ccf/
> Change-Id: I2428819f5da9cc7c761118f79db335725f36b24e
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341324
> Reviewed-by: Kevin Moore <kevmoo@google.com>
> Commit-Queue: Devon Carew <devoncarew@google.com>

Change-Id: I960f72193009b00200da6bc7aa21962730697c69
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341782
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-12-14 20:53:06 +00:00
Devon Carew
4f9a9f6a51 Bump web_socket_channel to 547184aba2e49a0a2174cc7e262d682fba278ccf
Changes:
```
> git log --format="%C(auto) %h %s" 5241175..547184a
 https://dart.googlesource.com/web_socket_channel.git/+/547184a blast_repo fixes (302)
 https://dart.googlesource.com/web_socket_channel.git/+/969bc6c Fix JS value to Dart conversion when receiving from a web socket (298)
 https://dart.googlesource.com/web_socket_channel.git/+/df096a9 Remove removed lints (299)
 https://dart.googlesource.com/web_socket_channel.git/+/67bf9a3 Drop some use of ! (296)
 https://dart.googlesource.com/web_socket_channel.git/+/d4a8d70 Small tweak (295)
 https://dart.googlesource.com/web_socket_channel.git/+/9e80b8d migrate to pkg web (294)

```

Diff: https://dart.googlesource.com/web_socket_channel.git/+/5241175e7c66271850d6e75fb9ec90068f9dd3c4..547184aba2e49a0a2174cc7e262d682fba278ccf/
Change-Id: I2428819f5da9cc7c761118f79db335725f36b24e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341324
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-12-14 18:34:45 +00:00
Kenzie Schmoll
865b49898f Update DevTools rev to f3756798cc53a74ae34a89d661b8718e6f9b7154
Change-Id: I5fe3f743ad37151b09db388311c0e50d55178918
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341395
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2023-12-14 18:33:07 +00:00
Ivan Inozemtsev
321c113fa0 Revert "Bump dartdoc to f05afb4e95767825e52b99dc84eae6eda08a7d8f"
This reverts commit 6dd26487d8.

Reason for revert: b/316078115

Original change's description:
> Bump dartdoc to f05afb4e95767825e52b99dc84eae6eda08a7d8f
>
> Change-Id: Icafb1c3df9390fbb7de56f870f420871c5916352
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341387
> Reviewed-by: Paul Berry <paulberry@google.com>
> Commit-Queue: Samuel Rawlins <srawlins@google.com>

Change-Id: I00a8700d97fc2b500670a5066ca5e5f3367f4b1a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341484
Auto-Submit: Ivan Inozemtsev <iinozemtsev@google.com>
Reviewed-by: Ilya Yanok <yanok@google.com>
Commit-Queue: Ilya Yanok <yanok@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
2023-12-13 11:03:06 +00:00
Moritz
182a20f835 Fix failing tests in pkg:native
Rev the import and fix the tests in pkg:dartdev to reflect recent refactorings.


Cq-Include-Trybots: luci.dart.try:pkg-linux-release-try

Change-Id: If3df36284b1a324cbdc94b709008891b1f3d756f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341221
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Moritz Sümmermann <mosum@google.com>
2023-12-13 11:00:41 +00:00
Sam Rawlins
6dd26487d8 Bump dartdoc to f05afb4e95767825e52b99dc84eae6eda08a7d8f
Change-Id: Icafb1c3df9390fbb7de56f870f420871c5916352
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341387
Reviewed-by: Paul Berry <paulberry@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-12-13 01:39:39 +00:00
Devon Carew
034c6d71fc [deps] rev ecosystem, fixnum, http_parser, leak_tracker, mockito, path, protobuf, sync_http, test, tools, web, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`.

ecosystem (79a1bc5..ce707fb):
  ce707fb  2023-12-06  Moritz  Use Flutter in `health.yaml` (#206)

fixnum (6b0888c..3e08c0d):
  3e08c0d  2023-12-04  Kevin Moore  drop outdated lints (#123)

http_parser (1cf5b7c..224c1a9):
  224c1a9  2023-12-04  Kevin Moore  drop outdated lints (#82)

leak_tracker (a618a55..8644f8b):
  8644f8b  2023-12-11  Lucas.Xu  chore: bump leak_tracking_flutter_testing version to 1.0.12-wip (#192)
  cac195d  2023-12-11  Binni Goel  Fix. typos in leak_tracker (#189)
  9fd7932  2023-12-11  Lucas.Xu  fix: add missing on leak callback (#190)
  1ab3140  2023-12-08  Lucas.Xu  chore: refactor code style (#186)

mockito (fb8a2b5..57a7c82):
  57a7c82  2023-12-06  Copybara-Service  Merge pull request #721 from Sese-Schneider:master
  c5de658  2023-12-06  Sese Schneider  Apply suggestions from code review
  1a652b8  2023-11-21  Sebastian Schneider  Use `posix` style for local imports

path (18ec71f..115ea2a):
  115ea2a  2023-12-05  Devon Carew  rev the version of lints used; prep for publishing (#155)

protobuf (bb19774..20ec685):
  20ec685  2023-12-05  Ömer Sinan Ağacan  Small PbList improvements (#906)

sync_http (d8e9f3d..f96db95):
  f96db95  2023-12-05  Kevin Moore  Latest lints, require Dart 3.0, use mini-libraries (#42)

test (9fffb48..43ff5bf):
  43ff5bf9  2023-12-11  Ömer Sinan Ağacan  Fix Dart2Wasm spelling (#2155)
  7d61eef9  2023-12-08  Derek Xu  Update frontend_server_client constraint to allow version 4.0.0 (#2153)
  001c5381  2023-12-07  Jacob MacDonald  fix precompiled vm tests loaded from a package: uri (#2152)
  fb3b5725  2023-12-05  Nate Bosch  Use package: URIs for imports when possible (#2148)
  03cc56ec  2023-12-05  Jacob MacDonald  mark flaky windows test as skipped (#2151)
  6e7e4fa8  2023-12-05  Jacob MacDonald  Add regression test for relative imports in tests under `lib` (#2147)
  84c366a7  2023-12-05  Jacob MacDonald  fix broken tests (#2149)
  e49ae54b  2023-12-05  Jacob MacDonald  Promote dart2wasm compiler support to the stable browser platform. (#2144)

tools (c63dcb5..ed81684):
  ed81684  2023-12-06  Elias Yishak  Fix consent message formatting (#215)
  c4d515a  2023-12-05  Elias Yishak  Enum + event added for `commandUsageValues` (#211)

web (865aeaf..acf0beb):
  acf0beb  2023-12-07  Devon Carew  fixes to the return types of several Node helper extension methods (#121)
  9d7b33e  2023-12-06  Srujan Gaddam  Handle Dart SDK change to extension types (#116)
  0ae45ec  2023-12-05  Devon Carew  Update README.md (#117)
  34b3618  2023-12-05  Devon Carew  have web.dart export the helpers; deprecate helpers.dart (#115)

webdev (63e09e5..8375cd6):
  8375cd66  2023-12-08  Elliott Brooks  Add popup for copying the app ID (#2299)

Change-Id: Ibf5f5eca74c56bf31d50bddabbe9da2a2e6fd716
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341021
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-12-11 20:55:25 +00:00
Sergey G. Grekhov
8763ece3be [co19] Roll co19 to ea5e476b3af94f74f6996e4b4319bf03f9248c1c
2023-12-07 sgrekhov22@gmail.com Fixes dart-lang/co19#2413. Add missing expected compile-time errors for CFE (dart-lang/co19#2418)
2023-12-07 sgrekhov22@gmail.com dart-lang/co19#2119. Run dart formatter on LibTest/async tests (dart-lang/co19#2417)
2023-12-06 sgrekhov22@gmail.com dart-lang/co19#2398. Make asyncStart/End() safe in LibTest/async (dart-lang/co19#2416)
2023-12-06 sgrekhov22@gmail.com Fixes dart-lang/co19#2355. Add more typed_date.setRange() tests (dart-lang/co19#2412)
2023-12-06 sgrekhov22@gmail.com dart-lang/co19#2404. Small code-style improvements and description update (dart-lang/co19#2414)
2023-12-04 sgrekhov22@gmail.com dart-lang/co19#2004. Add deferred libraries tests according to the changed spec (dart-lang/co19#2411)
2023-12-04 sgrekhov22@gmail.com Fixes dart-lang/co19#2383. Add more constant evaluation tests (dart-lang/co19#2396)

Change-Id: I15e0d681538fa0f2a311f74d1930fad7270b81a0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/340561
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2023-12-11 09:55:05 +00:00
DEPS Autoroller
573a424317 Roll Clang from b44399296a7f to b3a9e8f7c0af
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/clang-dart-sdk
Please CC dart-engprod@google.com,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: Ifcc945f8a042c075f1553c80b963047ac702aba8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339082
Reviewed-by: Brian Quinlan <bquinlan@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-12-05 22:33:02 +00:00
Devon Carew
73e2aa4a6a [deps] rev package:protobuf to the latest
Change-Id: Ia37cbd0a10a58fb1a758811c55e3facb691ee564
Tested: golden file updates
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339800
Reviewed-by: Ömer Ağacan <omersa@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-12-05 16:14:48 +00:00
Devon Carew
ff8083615f [deps] rev browser_launcher, ecosystem, http_multi_server, markdown, mime, protobuf, pub_semver, sse, string_scanner, term_glyph, test, test_reflective_loader, typed_data, vector_math, web, webdriver
Revisions updated by `dart tools/rev_sdk_deps.dart`.

browser_launcher (f60df1d..c68ec25):
  c68ec25  2023-12-04  Kevin Moore  drop outdated lints

ecosystem (805ab4f..79a1bc5):
  79a1bc5  2023-12-01  dependabot[bot]  Bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#204)
  c51c500  2023-12-01  dependabot[bot]  Bump actions/github-script (#202)
  64eeeee  2023-12-01  dependabot[bot]  Bump peter-evans/create-or-update-comment (#203)
  32461a7  2023-12-01  Moritz  Upgrades to `health.yaml` (#201)

http_multi_server (2238a6b..ae48489):
  ae48489  2023-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#61)

markdown (3774ad0..d2e7903):
  d2e7903  2023-12-01  dependabot[bot]  Bump subosito/flutter-action from 2.11.0 to 2.12.0 (#569)
  42d32cb  2023-11-30  Kevin Moore  Update to latest lints, require Dart ^3.1 (#568)

mime (8ebf946..56359b0):
  56359b0  2023-12-05  Yoshihiro Tanaka  Detect HEIC/HEIF format by checking header bytes (#109)

protobuf (dcec2ed..bb19774):
  bb19774  2023-11-29  Ömer Sinan Ağacan  Revert `PbMap._wrappedMap` empty map value (#904)
  cf43230  2023-11-23  Ömer Sinan Ağacan  Update getList and getMap return types (#903)
  4e0bdff  2023-11-23  Ömer Sinan Ağacan  Make wrapped lists in PbList monomorphic (#902)

pub_semver (f9e94ee..4572181):
  4572181  2023-12-04  Kevin Moore  drop outdated lints (#96)

sse (1df63f2..8d2e2f0):
  8d2e2f0  2023-12-01  dependabot[bot]  Bump nanasess/setup-chromedriver (#99)
  c6501b3  2023-12-01  Kevin Moore  Drop unneeded dep on pkg:test (#98)

string_scanner (a7105ef..ebc30a3):
  ebc30a3  2023-12-04  Kevin Moore  Update to latest lints and cleanup (#67)

term_glyph (7c1eb9d..4c5a496):
  4c5a496  2023-12-04  Kevin Moore  drop outdated lints (#46)

test (a0a4d1e..9fffb48):
  9fffb489  2023-12-01  dependabot[bot]  Bump github/codeql-action from 2.22.5 to 2.22.8 (#2145)

test_reflective_loader (17d40bb..6edf535):
  6edf535  2023-11-30  Kevin Moore  Update lints, bump min SDK to ^3.1.0 (#56)

typed_data (0b16bd2..6f6d81d):
  6f6d81d  2023-12-04  Kevin Moore  drop outdated lints (#78)

vector_math (cca3cf1..38a00c3):
  38a00c3  2023-12-04  Kevin Moore  Update to latest lints and cleanup (#309)
  cedd304  2023-12-04  dependabot[bot]  Bump actions/checkout from 4.1.0 to 4.1.1 (#307)

web (cffc2e3..865aeaf):
  865aeaf  2023-12-01  Devon Carew  update the CI workflow to test the generation script (#112)

webdriver (43ed1db..2c1b6f8):
  2c1b6f8  2023-12-01  dependabot[bot]  Bump nanasess/setup-chromedriver (#290)
  dc988d7  2023-12-01  Devon Carew  update to the latest package:lints (#291)

Change-Id: I2d898b6d772925146630777ef587d29a05288a3b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339720
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-12-04 22:15:42 +00:00
Sergey G. Grekhov
a3d5e1d59d [co19] Roll co19 to 2ba55b45d85fece505a503dd12cf1c708825b74f
2023-12-01 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 3.13.0 to 4.0.0 (dart-lang/co19#2410)
2023-12-01 sgrekhov22@gmail.com dart-lang/co19#2398. Update async tests to avoid false-positive results on web. Language and LanguageFeatures tests (dart-lang/co19#2407)
2023-12-01 sgrekhov22@gmail.com Fixes dart-lang/co19#2408. Fix roll failures (dart-lang/co19#2409)
2023-11-30 sgrekhov22@gmail.com dart-lang/co19#2398. Update asyncStart/End() to correspond SDK version. Replace asyncMultiTest (dart-lang/co19#2406)
2023-11-30 sgrekhov22@gmail.com dart-lang/co19#2398. Remove excessive async. Add explicit `void` (dart-lang/co19#2400)
2023-11-28 sgrekhov22@gmail.com dart-lang/co19#2350. Update existing factory constructor tests. Part 1 (dart-lang/co19#2353)
2023-11-28 sgrekhov22@gmail.com Fixes dart-lang/co19#2390. Add expected error to static_analysis_extension_types_A30_t02.dart (dart-lang/co19#2401)
2023-11-28 sgrekhov22@gmail.com Fixes dart-lang/co19#2399. Update expected errors locations for CFE (dart-lang/co19#2402)
2023-11-24 sgrekhov22@gmail.com dart-lang/co19#2388. Rename and reorder static_analysis_member_invocation_A06_t* tests (dart-lang/co19#2397)

Change-Id: Ie4b51caa12a9a0896c893cc02b099a07ef09fbd7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339560
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
2023-12-04 09:55:14 +00:00
Danny Tuppeny
51d46fd27b Update watcher and remove related failingTest() annotation
This updates the watcher package to include a fix for the `ready` Future not completing for non-existent folders on Windows:

https://github.com/dart-lang/watcher/pull/157

This fixes a bug where the analyzer would wait indefinitely during initialisation if the workspace contained a folder that did not existing on disk (such as if you have a .code-workspace containing folders and one was subsequently deleted).

Fixes https://github.com/dart-lang/sdk/issues/54116

Change-Id: If283403681080477e497fe7e17f2faa217a5a643
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339401
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-12-02 16:42:01 +00:00
Daco Harkes
363f07e89a [native_assets] Pass the runPackage
Pass which package is being run from `dart run` to native assets
builds. This means `dart run ffigen --config=ffigen.yaml` does not
need to build native assets of the root package.

Note the special treatment for `dart run test` to behave as
`dart test`: it does need the native assets for the root package.

Rolls native packages to get the new parameter.

Bug: https://github.com/dart-lang/native/issues/822
Change-Id: I7ed89b2b7251341278ee7d9cecd29924063cb0bb
Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-mac-release-try,pkg-win-release-arm64-try,pkg-win-release-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339124
Reviewed-by: Hossein Yousefi <yousefi@google.com>
Reviewed-by: Moritz Sümmermann <mosum@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-12-01 21:09:02 +00:00
eliasyishak
6db741440d Updating analytics to 5.6.0
R=iinozemtsev@google.com, sra@google.com

Change-Id: Ie5af79027c5dc4037c79003e38ad581e64ae17cb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339380
Auto-Submit: Elias Yishak <eliasyishak@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Elias Yishak <eliasyishak@google.com>
2023-12-01 20:16:39 +00:00
Devon Carew
2361c8b1e6 [deps] rev native, source_span, stack_trace, test_descriptor, test_process, vector_math, web, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`.

native (0051e78..b5827f3):
  b5827f3b  2023-11-29  Daco Harkes  [infra] Hide TODOs from problems view in VSCode (#837)
  17487159  2023-11-29  Liam Appelbe  [ffigen] Only use `objc_msgSend` variants on x64 (#836)
  50b6a783  2023-11-28  Ryan Macnak  [native_toolchain_c] Setup Android RISCV64 toolchain. (#165)
  aa58de61  2023-11-28  Daco Harkes  [native] Bump deps (#834)
  6cf4c783  2023-11-28  Daco Harkes  [native_assets_builder] Only build native assets for dependencies of requested package (#833)
  f1221814  2023-11-28  Daco Harkes  [ffigen][infra] Use Apple silicon on CI (#832)

source_span (ed16e0d..9398e24):
  9398e24  2023-11-29  Kevin Moore  Move to latest lints, require Dart 3.1 (#106)

stack_trace (6496ff8..4abff44):
  4abff44  2023-11-29  Kevin Moore  Latest lints, require Dart ^3.1 (#146)

test_descriptor (c417cbb..59ce97f):
  59ce97f  2023-11-29  Kevin Moore  Bump and fix latest lints, require Dart 3.1 (#60)

test_process (c21e40d..d68de5b):
  d68de5b  2023-11-29  Kevin Moore  Update lints, require Dart ^3.1 (#52)

vector_math (e4066cc..cca3cf1):
  cca3cf1  2023-11-27  Devon Carew  Update README.md (#308)

web (fdfbaef..cffc2e3):
  cffc2e3  2023-11-30  Devon Carew  parse spec info for generated libraries (#111)
  d902401  2023-11-29  Devon Carew  update the readme (#110)
  e5be5b3  2023-11-28  Devon Carew  delete previously generated files when generating (#108)

webdev (6961b20..63e09e5):
  63e09e50  2023-11-30  Elliott Brooks  Remove unused scripting code and permission (#2294)
  8c225550  2023-11-29  Elliott Brooks  Prepare Dart Debug Extension for MV3 release (#2293)
  3bb4a6a6  2023-11-28  Elliott Brooks  Remove old code from before the new Dart Debug Extension (#2290)

Change-Id: Ia219625dce03494620a73272e8d1bde03e2e8aea
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339222
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
2023-12-01 18:45:09 +00:00
Ryan Macnak
bd5df6da60 [build] Enable building riscv64 with clang.
Change-Id: Ie09d92a4e23484b7c6d2963bb0d327e443a68e46
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338641
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-11-30 18:09:49 +00:00
Kenzie Schmoll
075b9265f5 Update DevTools rev to 27795d615e1878ccf5f55c4b90d611e2628a8618
Change-Id: I7a2ca1c45df5713686ac74bc654d146c370ab7ff
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338948
Reviewed-by: Elliott Brooks <elliottbrooks@google.com>
Commit-Queue: Kenzie Davisson <kenzieschmoll@google.com>
2023-11-30 00:44:57 +00:00
Robert Nystrom
9d91257506 Roll a new dart_style into the SDK.
This tells the formatter to parse files at language version 3.3 so that
extension types can be parsed correctly.

Change-Id: I0f937802c38c5542407a33192ad71fcbe7ceec89
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339041
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
2023-11-29 19:26:47 +00:00
Ben Konyi
12e52d8fde Reland "[ CLI ] Migrate to use package:unified_analytics"
This reverts commit b0abe686fc.

Change-Id: I0a94061ade8ccdec84a90e782fa50eb68c1bcc1c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338700
Reviewed-by: Elias Yishak <eliasyishak@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2023-11-28 19:26:51 +00:00
Devon Carew
6140286c3d [deps] add dart-lang/web to the DEPS file
Change-Id: I36092a1aa9272742595986d377f96c47f90bebab
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338640
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2023-11-28 17:51:34 +00:00
Ilya Yanok
82ca7ec490 DEPS: Bump web_socket_channel to 5241175e7c66271850d6e75fb9ec90068f9dd3c4
This commit contains a fix for the problem with the new Chrome version:
`_readyCompleter`s `Future` is already completed, so the call to
`_readyCompleter.completeError` throws.

Change-Id: Iddb5cf3558180137c880d21d5bfb127858ce727d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338540
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Ilya Yanok <yanok@google.com>
2023-11-28 11:00:16 +00:00
Devon Carew
f913216771 [deps] rev ecosystem, matcher, native, protobuf, sse, test, vector_math, watcher
Revisions updated by `dart tools/rev_sdk_deps.dart`.

ecosystem (dda7886..805ab4f):
  805ab4f  2023-11-22  Moritz  Add retries to `pub.dev/api/` calls (#199)
  4cc2cb4  2023-11-20  Devon Carew  add PR stats to the 'bin/report.dart weekly' command (#198)

matcher (3d03fa1..fcbd361):
  fcbd361  2023-11-21  Nate Bosch  Add more advice away from predicate (#233)

native (5dca10e..0051e78):
  0051e78d  2023-11-27  Hossein Yousefi  Generate getters for `static final` strings (#825)
  de505461  2023-11-27  Liam Appelbe  [ffigen] Update the ObjC and swift examples for the v10 code gen (#830)
  c371539d  2023-11-24  Simon Binder  ffigen: Don't generate setters for constant globals (#828)
  13b6b7e7  2023-11-24  Luke Rogers  Fixed a typo in the warn if private log message. (#824)
  9f29edc7  2023-11-21  Prerak Mann  [ffigen] Add config `ignore-source-errors`  (#810)
  6dc1c84c  2023-11-21  Hossein Yousefi  [infra] Add an issue template for jnigen (#820)
  3153a354  2023-11-21  Hossein Yousefi  [jnigen] Fix flaky tests (#814)
  8d4a241c  2023-11-21  Daco Harkes  [native_assets_cli] Add note to bump protocol version (#819)
  6c6a3d6c  2023-11-21  Daco Harkes  [infra] script to change deps to path dependencies (#817)
  893433ee  2023-11-20  Daco Harkes  [infra] Set `breaking-change` to false again (#816)
  992a563f  2023-11-20  Daco Harkes  [infra] Try to use `carryforward` (#815)
  7d9fbf38  2023-11-20  Daco Harkes  [infra] Try fix coveralls (#813)
  44861422  2023-11-20  Hossein Yousefi  [jnigen] Update links and paths to use dart-lang/native (#811)

protobuf (dcec2ed..cf43230):
  cf43230  2023-11-23  Ömer Sinan Ağacan  Update getList and getMap return types (#903)
  4e0bdff  2023-11-23  Ömer Sinan Ağacan  Make wrapped lists in PbList monomorphic (#902)

sse (0f6ca11..1df63f2):
  1df63f2  2023-11-21  Kevin Moore  Fix incorrect cast causing wasm failure, prepare v4.1.4 (#96)

test (8ba0940..a0a4d1e):
  a0a4d1ee  2023-11-22  Kevin Moore  Update to latest version of lints (#2140)

vector_math (294896d..e4066cc):
  e4066cc  2023-11-27  Lukas Klingsbo  Some general Vector4 optimizations (#295)
  d340ab0  2023-11-27  Lukas Klingsbo  Some general Vector3 optimizations (#294)
  571d3d0  2023-11-25  Lukas Klingsbo  fix: Revert Vector2 constructor changes (#304)

watcher (b2b278a..6ac67f1):
  6ac67f1  2023-11-22  Danny Tuppeny  Enable file watcher tests on Windows (#156)

Change-Id: I0014566b05e852099bc4b82f854820e9d9992358
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338423
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2023-11-27 21:51:36 +00:00
DEPS Autoroller
f01b6eee66 Roll Clang from 00396e6a1a0b to b44399296a7f
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/clang-dart-sdk
Please CC dart-engprod@google.com,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try
Change-Id: I21624ee29a0f2f9e6ca57eff186fe5c22734381c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338360
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-11-27 21:12:20 +00:00
Ben Konyi
b0abe686fc Revert "[ CLI ] Migrate to use package:unified_analytics"
This reverts commit 756675bcdb.

Reason for revert: Breaking analyzer bots

Original change's description:
> [ CLI ] Migrate to use package:unified_analytics
>
> Change-Id: I542fe1e17f728e027c3769d931d13257ef24c496
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/317461
> Reviewed-by: Elias Yishak <eliasyishak@google.com>

Change-Id: Ie9ba2955a0661011adbb6786df2e01c7601e06fa
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338500
Auto-Submit: Ben Konyi <bkonyi@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Elias Yishak <eliasyishak@google.com>
Commit-Queue: Elias Yishak <eliasyishak@google.com>
2023-11-27 21:00:17 +00:00
Ben Konyi
756675bcdb [ CLI ] Migrate to use package:unified_analytics
Change-Id: I542fe1e17f728e027c3769d931d13257ef24c496
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/317461
Reviewed-by: Elias Yishak <eliasyishak@google.com>
2023-11-27 19:52:42 +00:00
Sergey G. Grekhov
2534859b41 [co19] Roll co19 to 85c868a325bc92f4e743958077ad0ad2eb58c81f
2023-11-23 athom@google.com Merge pull request dart-lang/co19#2395 from dart-lang/merge-pre-nnbd
2023-11-23 sgrekhov22@gmail.com Fixes dart-lang/co19#2390. Fix tests according to the new method/setter rules (dart-lang/co19#2392)
2023-11-23 sgrekhov22@gmail.com Fixes dart-lang/co19#2388. Add tests for the new method/setter rules. Update assertions (dart-lang/co19#2393)
2023-11-23 athom@google.com Merge remote-tracking branch 'origin/pre-nnbd' into master
2023-11-22 sgrekhov22@gmail.com Fixes dart-lang/co19#2389. Add additional error expectation for analyzer (dart-lang/co19#2391)
2023-11-21 sgrekhov22@gmail.com dart-lang/co19#2342. Update nullability tests according to the new rules (dart-lang/co19#2385)
2023-11-21 sgrekhov22@gmail.com Fixes dart-lang/co19#2384. Fix not well-bound extension types. Add function-type dynamic test (dart-lang/co19#2387)

Change-Id: Ic3848f6f39fd42b01bfed5feac3d922c6f5a53d5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338120
Reviewed-by: Erik Ernst <eernst@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2023-11-24 08:53:47 +00:00
Alexander Thomas
096bde2a4d [cleanup] Remove co19_2 and other references to _2 suites
Bug: b/310114753
Cq-Include-Trybots: luci.dart.try:dart2js-hostasserts-linux-unsound-try,ddc-linux-chrome-unsound-try,vm-kernel-linux-debug-x64-try,vm-kernel-linux-release-x64-try,vm-kernel-precomp-linux-release-x64-try,front-end-linux-release-x64-try
Change-Id: I45ebfda5d746f12ca0fa3c0003c299720f1c7179
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/337180
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Jonas Termansen <sortie@google.com>
2023-11-22 11:15:57 +00:00
Nate Bosch
459f1adecc Bump collection to 2d57a82ad079fe2d127f5a9b188170de2f5cdedc
Changes:
```
> git log --format="%C(auto) %h %s" f309148..2d57a82
 https://dart.googlesource.com/collection.git/+/2d57a82 Avoid setRange with potentially incompatible types (320)

```

Diff: https://dart.googlesource.com/collection.git/+/f309148623c4755ce9d6c00850092458325058ca..2d57a82ad079fe2d127f5a9b188170de2f5cdedc/
Change-Id: I7d65dd8ebebee6505561ed59282af84a3c22119a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/337461
Reviewed-by: Sigurd Meldgaard <sigurdm@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2023-11-21 17:41:03 +00:00
Alexander Thomas
0b831251c6 [infra] Upgrade d8 to 12.1.131
This version of the d8 package has been created with an updated script
that also publishes arm64 binaries.

See https://dart-review.googlesource.com/c/sdk/+/336200.

Bug: b/312410807
Cq-Include-Trybots: luci.dart.try:dart2js-hostasserts-linux-d8-try,dart2js-minified-linux-d8-try,dart2wasm-linux-d8-try
Change-Id: Iaff4d26c4c6f12feaea6f1cd08ce408925c2a3d3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/337483
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-11-21 17:15:20 +00:00