Skip to content

Commit

Permalink
Roll Dart SDK from c0f7e399ff4a to de4a3d63671c (1 revision) (#55199)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/c0f7e399ff4a..de4a3d63671c

2024-09-14 [email protected] Version 3.6.0-255.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 [email protected],[email protected] 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 authored Sep 14, 2024
1 parent df346fd commit c83cc88
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@ 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': 'c0f7e399ff4a8c330fa1df8655449dfda493bbf8',
'dart_revision': 'de4a3d63671c2691b18e0bbab243ae008d5cd3c0',

# 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': '459bc0797f67cb2a8fd4598bb7143b34036608d9',
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
'dart_browser_launcher_rev': 'fa98c77e7a2fee21a4ad3528dd79da0f4df6bd0f',
'dart_browser_launcher_rev': '0acd18820afe8751b164c7576cfe23c46e1e34c2',
'dart_clock_rev': '6e43768a0b135a0d36fc886907b70c4bf27117e6',
'dart_collection_rev': '0c1f829c29da1d63488be774f430b2035a565d6f',
'dart_collection_rev': '24b75d85df6a26aac7be13b56ff1ce4360c04a64',
'dart_devtools_rev': 'f363ca0a9d233cbf238465185ab09d90cbcc75dd',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
Expand All @@ -74,9 +74,9 @@ vars = {
'dart_pub_rev': '31fa75baa5872e7f094a554c0ec7741742889530',
'dart_tools_rev': 'b98c535537101eff0484ba279bd4090a5b9ac2ad',
'dart_watcher_rev': '0484625589d8512b36a7ad898a6cc6351d24c556',
'dart_web_rev': 'fb3019264edbed87b40c29d7777b2f98ae562008',
'dart_web_rev': '933a37d2235a63fd63185b3055d6bc0fd23edcfd',
'dart_webdev_rev': '5f30c560dc4e3df341356c43ec1a766ee6b74a7c',
'dart_webkit_inspection_protocol_rev': '119b877ae82bd2ca4cf7e5144d3a5ec104055164',
'dart_webkit_inspection_protocol_rev': 'e7418d7bbd98ef9c4051454dab83fd05f97bbdf9',
'dart_yaml_edit_rev': '5c54d455f272bbb83c948ac420c677371e69ae77',

'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
Expand Down Expand Up @@ -351,7 +351,7 @@ deps = {
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:f363ca0a9d233cbf238465185ab09d90cbcc75dd'}]},

'src/flutter/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@1a24d614423e7861ae2e341bfb19050959cef0cd',
Var('dart_git') + '/args.git@e623652744c82533829f2e62b1aba1a6cf06e291',

'src/flutter/third_party/dart/third_party/pkg/async':
Var('dart_git') + '/async.git@c0d81f8699682d01d657a9bf827107d11904a247',
Expand Down Expand Up @@ -381,7 +381,7 @@ deps = {
Var('dart_git') + '/crypto.git@eede7d6918c51159c1422b7449f40dbac660ee57',

'src/flutter/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@192d720f121792ab05ca157ea280edc7e0410e9c',
Var('dart_git') + '/csslib.git@d486627ec2c014a1fbf653a593043c6b1e3a0eb5',

'src/flutter/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@5d35f4d829ffb8532d345d95d3e9504ae6cd839e',
Expand All @@ -399,10 +399,10 @@ deps = {
Var('dart_git') + '/glob.git@8b05be87f84f74d90dc0c15956f3ff95805322e5',

'src/flutter/third_party/dart/third_party/pkg/html':
Var('dart_git') + '/html.git@0da420ca1e196cda54ede476d0d8d3ecf55375ef',
Var('dart_git') + '/html.git@5516387611d848decb77ed9430904b5cd0f0b78c',

'src/flutter/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@b97b8dc22ea808c4fbd63f73abd7af8ecf694323',
Var('dart_git') + '/http.git@dfeecf0a495925456ff5d0216a559dcc422bb4a1',

'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@8348be1bf8fd17881e2643086e68c9d2b28dd9ce',
Expand All @@ -429,7 +429,7 @@ deps = {
Var('dart_git') + '/matcher.git@d6d573d0f8d65b36550ce62aad3ce6b5e987b642',

'src/flutter/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@eb4d1daa20c105c94ac29689c1975f0850fa18f2',
Var('dart_git') + '/mockito.git@d0fda0ce7883fed0238be9c3698fed0c3632c3e3',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@c15b4b0187179dc73bc20a4125c501f0f7d9fbf7',
Expand All @@ -453,7 +453,7 @@ deps = {
Var('dart_git') + '/pub_semver.git@d9e5ee68a350fbf4319bd4dfcb895fc016337d3a',

'src/flutter/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@9f2dffecbe8f219146a077e401758602752d486a',
Var('dart_git') + '/shelf.git@d53a8f9a98ccbe69078d397d45c2c6b3e7c243b6',

'src/flutter/third_party/dart/third_party/pkg/source_maps':
Var('dart_git') + '/source_maps.git@5f82c613664ade03c7a6d0e6c59687c69dec894b',
Expand All @@ -480,7 +480,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@38a158f55006cf30942c928171ea601ee5e0308f',

'src/flutter/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@cd3dbd51fe765f7243ea51783318d82b4031fa7a',
Var('dart_git') + '/test.git@9a2d155b648ecf3c2e979233ee5e94d199a7d6dd',

'src/flutter/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@6e648863b39aab8d0204e769d25805eea9db0ac4',
Expand All @@ -489,7 +489,7 @@ deps = {
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),

'src/flutter/third_party/dart/third_party/pkg/typed_data':
Var('dart_git') + '/typed_data.git@365468a74251c930a463daf5b8f13227e269111a',
Var('dart_git') + '/typed_data.git@2bb9e6ead6394e2d4ec6068c5ece8b2ec0e2b945',

'src/flutter/third_party/dart/third_party/pkg/watcher':
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
Expand All @@ -507,7 +507,7 @@ deps = {
Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'),

'src/flutter/third_party/dart/third_party/pkg/yaml':
Var('dart_git') + '/yaml.git@a645c3905fc3cc2bbd3def9879ba8dedd26e3aa5',
Var('dart_git') + '/yaml.git@b3d299eee5e68135c46d913d3e5b637daad27c85',

'src/flutter/third_party/dart/third_party/pkg/yaml_edit':
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
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: df16018252150e538ccb9f07fe84b2d9
Signature: c91740e1f1210a0310b9c300ff6ed671

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4785,7 +4785,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/+/eb664303c5ff718dce1125a144d2cc820eb898be
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/de4a3d63671c2691b18e0bbab243ae008d5cd3c0
/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 @@ -32054,7 +32054,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/+/c0f7e399ff4a8c330fa1df8655449dfda493bbf8
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/de4a3d63671c2691b18e0bbab243ae008d5cd3c0
/third_party/fallback_root_certificates/

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

0 comments on commit c83cc88

Please sign in to comment.