Skip to content

Commit

Permalink
Roll Dart SDK from 69170fac244c to f93aa0ce1c27 (3 revisions)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/69170fac244c..f93aa0ce1c27

2024-11-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-135.0.dev
2024-11-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-134.0.dev
2024-11-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-133.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 dart-vm-team@google.com,jimgraham@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
  • Loading branch information
skia-flutter-autoroll committed Nov 12, 2024
1 parent 9efc25d commit 777f877
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,22 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '69170fac244cf668cf59c1b6ce73c473b8710cc2',
'dart_revision': 'f93aa0ce1c27e9da3aecc3c4681a8930243b7293',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '93883fde36ac158fd415dcd6dbd387dcfd928d3c',
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
'dart_core_rev': '1156cfe4abc000f173bbf826783c215ca02b2ebf',
'dart_core_rev': '6af0821dd8c0ecc5c30d5e67b3c8e16e8d79cda6',
'dart_devtools_rev': '3642846c465888b0c56271fe9265a0901f1803f6',
'dart_http_rev': '03ced4da4fbf62b9a88cf078608cd56ee7e4e0d4',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e',
'dart_pub_rev': '8c2e621c2403cb503cc9959be387d1061a16846a',
'dart_tools_rev': 'b028012c0da60d903055d124f4a6f1ba0c63c6d9',
'dart_tools_rev': '66afa68006679dcfd9cca0410f01a057ff884fa2',
'dart_watcher_rev': '7a15a903f7ce0737cce7d08ff30402d41b9f7b62',
'dart_web_rev': '8d243766b45c163a9d18a89de059eba24398d163',
'dart_webdev_rev': '5f30c560dc4e3df341356c43ec1a766ee6b74a7c',
Expand Down
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: f584697ef03ec0642f1ada89c980df80
Signature: 64bb5d3666acc0a73634deda9b874948

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4805,7 +4805,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/69170fac244cf668cf59c1b6ce73c473b8710cc2
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f93aa0ce1c27e9da3aecc3c4681a8930243b7293
/third_party/fallback_root_certificates/

====================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -32253,7 +32253,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/69170fac244cf668cf59c1b6ce73c473b8710cc2
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f93aa0ce1c27e9da3aecc3c4681a8930243b7293
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down

0 comments on commit 777f877

Please sign in to comment.