Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 2566436

Browse files
Manual roll Dart SDK from 235dc289e4bf to 66ed61abe85e (5 revisions)
Manual roll requested by asiva@google.com https://dart.googlesource.com/sdk.git/+log/235dc289e4bf..66ed61abe85e 2024-06-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-245.0.dev 2024-06-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-244.0.dev 2024-06-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-243.0.dev 2024-06-10 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-242.0.dev 2024-06-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-241.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC asiva@google.com,dart-vm-team@google.com,matanl@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose 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
1 parent baaed31 commit 2566436

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

DEPS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': '235dc289e4bfbfd44316adb0c9e2864510d13184',
59+
'dart_revision': '66ed61abe85effa30c7e029f3930ab7c97175af9',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -65,13 +65,13 @@ vars = {
6565
'dart_boringssl_rev': 'd24a38200fef19150eef00cad35b138936c08767',
6666
'dart_browser_launcher_rev': '7348ceae6508e5350771979c2951a54313303416',
6767
'dart_clock_rev': '7cbf08e36a92f14f22132d255846610c1b065324',
68-
'dart_collection_rev': '586a5e841fad5572beae421ef9902ba7ceab1292',
68+
'dart_collection_rev': '141d83af3d7586ae9d27de610fd426071c98e5d3',
6969
'dart_devtools_rev': 'a53696352fe1508c18d908a85b68c113b11dbe58',
7070
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7171
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7272
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
7373
'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e',
74-
'dart_pub_rev': '75ab224376e80e918d3c53494a36d4bf8a2f2af6',
74+
'dart_pub_rev': '61716827b14e1848d82f1070ed5be881650c511d',
7575
'dart_tools_rev': '4321aecf2cb618dceab5d90adf0cb2ef7207169c',
7676
'dart_watcher_rev': 'c00fc2a6cd869cdebbc52e00af3d912d25745729',
7777
'dart_web_rev': '2fe754fb396cb9b87010f0318cfbfc5408346c48',
@@ -374,7 +374,7 @@ deps = {
374374
Var('dart_git') + '/collection.git' + '@' + Var('dart_collection_rev'),
375375

376376
'src/flutter/third_party/dart/third_party/pkg/convert':
377-
Var('dart_git') + '/convert.git@302af1b7d7dffe5bc1f85a6f1b0958b9de920cd7',
377+
Var('dart_git') + '/convert.git@70940e3728f34d897ad92f44f98db2d47286b090',
378378

379379
'src/flutter/third_party/dart/third_party/pkg/crypto':
380380
Var('dart_git') + '/crypto.git@7a9428a78962783f6081dc42465ed580cff225ca',
@@ -386,7 +386,7 @@ deps = {
386386
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
387387

388388
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
389-
Var('dart_git') + '/dartdoc.git@ddb8fb4410797f34d4c2245038f051683dd062a8',
389+
Var('dart_git') + '/dartdoc.git@3decf1edfe8c12fc76e2e5c901f9e6427af01c03',
390390

391391
'src/flutter/third_party/dart/third_party/pkg/file':
392392
Var('dart_git') + '/external/github.com/google/file.dart@07cacaed6679a173e29176747e6ce0325742749f',
@@ -401,7 +401,7 @@ deps = {
401401
Var('dart_git') + '/html.git@3bc803d7e655491b243418f19300ef0c6112bcea',
402402

403403
'src/flutter/third_party/dart/third_party/pkg/http':
404-
Var('dart_git') + '/http.git@a3567f83db01d55c0c8248b7298830410b5b297b',
404+
Var('dart_git') + '/http.git@b522000fe8995df17fd0a1b4c4354bc8975ea835',
405405

406406
'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
407407
Var('dart_git') + '/http_multi_server.git@25941e260658efb324de857e6022f418faf9bdd1',
@@ -428,7 +428,7 @@ deps = {
428428
Var('dart_git') + '/matcher.git@0abd4054c47a923486a6c0c04b5c974ba13ad2da',
429429

430430
'src/flutter/third_party/dart/third_party/pkg/mime':
431-
Var('dart_git') + '/mime.git@8d2d559240ad76c8c2d231bcee0d89cf0ea3edc6',
431+
Var('dart_git') + '/mime.git@4ca2f5edaafe21f462922d34db99486a44bb08b8',
432432

433433
'src/flutter/third_party/dart/third_party/pkg/mockito':
434434
Var('dart_git') + '/mockito.git@2302814df66e651b6710311366501523dbee2e11',

ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5ed8b3917e87e7d9e53f90c734a37b57
1+
Signature: 844431b18fd6ba6a0dae85e4b453c18f
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4747,7 +4747,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47474747
This Source Code Form is "Incompatible With Secondary Licenses", as
47484748
defined by the Mozilla Public License, v. 2.0.
47494749

4750-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/41acb19a67b516e207c8160ce7b8a43e2478fb02
4750+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/66ed61abe85effa30c7e029f3930ab7c97175af9
47514751
/third_party/fallback_root_certificates/
47524752

47534753
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31865,7 +31865,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3186531865
This Source Code Form is "Incompatible With Secondary Licenses", as
3186631866
defined by the Mozilla Public License, v. 2.0.
3186731867

31868-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/235dc289e4bfbfd44316adb0c9e2864510d13184
31868+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/66ed61abe85effa30c7e029f3930ab7c97175af9
3186931869
/third_party/fallback_root_certificates/
3187031870

3187131871
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)