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

Commit ff7adb8

Browse files
Roll Dart SDK from bbce07ad3944 to 9e633e463902 (3 revisions) (#42646)
https://dart.googlesource.com/sdk.git/+log/bbce07ad3944..9e633e463902 2023-06-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-183.0.dev 2023-06-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-182.0.dev 2023-06-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-181.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,jacksongardner@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent de81d13 commit ff7adb8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ vars = {
5353
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5454
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5555
# updated revision list of existing dependencies.
56-
'dart_revision': 'bbce07ad3944db7f7b6b1f6569ede18249279acb',
56+
'dart_revision': '9e633e463902ca36d021130676aecee620bd2007',
5757

5858
# WARNING: DO NOT EDIT MANUALLY
5959
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -332,7 +332,7 @@ deps = {
332332
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
333333

334334
'src/third_party/dart/third_party/devtools':
335-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:0c0c65dbaf53f8c508bfd6acbeb7f1986c1ca1f8'}]},
335+
{'packages': [{'version': 'git_revision:0c0c65dbaf53f8c508bfd6acbeb7f1986c1ca1f8', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
336336

337337
'src/third_party/dart/third_party/pkg/args':
338338
Var('dart_git') + '/args.git@a9543c021f9409832b1668f9256f247585362389',
@@ -365,7 +365,7 @@ deps = {
365365
Var('dart_git') + '/crypto.git@216931ae7dce946e41adb3904d3b33095dfaf51a',
366366

367367
'src/third_party/dart/third_party/pkg/csslib':
368-
Var('dart_git') + '/csslib.git@b2b9b55ada8ba0c6efb1eb9db0983ac4f6ab522d',
368+
Var('dart_git') + '/csslib.git@be2e11eedd4b1f12a674fd9246b9f8dd2da9aa5d',
369369

370370
'src/third_party/dart/third_party/pkg/dart_style':
371371
Var('dart_git') + '/dart_style.git@2956b1a705953f880a5dae9d3a0969df0fc45e99',
@@ -506,7 +506,7 @@ deps = {
506506
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
507507

508508
'src/third_party/dart/tools/sdks/dart-sdk':
509-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'version:3.1.0-155.0.dev'}]},
509+
{'packages': [{'version': 'version:3.1.0-155.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
510510

511511
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
512512

ci/licenses_golden/licenses_third_party

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 273827667adc6dc0342fc9384616bddc
1+
Signature: e3c083190359c14e503f684c432c54d3
22

33
====================================================================================================
44
LIBRARY: angle
@@ -41966,8 +41966,8 @@ ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/parallel_move_reso
4196641966
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/parallel_move_resolver.h + ../../../third_party/dart/LICENSE
4196741967
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc + ../../../third_party/dart/LICENSE
4196841968
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.h + ../../../third_party/dart/LICENSE
41969-
ORIGIN: ../../../third_party/dart/runtime/vm/ffi_callback_trampolines.cc + ../../../third_party/dart/LICENSE
41970-
ORIGIN: ../../../third_party/dart/runtime/vm/ffi_callback_trampolines.h + ../../../third_party/dart/LICENSE
41969+
ORIGIN: ../../../third_party/dart/runtime/vm/ffi_callback_metadata.cc + ../../../third_party/dart/LICENSE
41970+
ORIGIN: ../../../third_party/dart/runtime/vm/ffi_callback_metadata.h + ../../../third_party/dart/LICENSE
4197141971
ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records.cc + ../../../third_party/dart/LICENSE
4197241972
ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records.h + ../../../third_party/dart/LICENSE
4197341973
ORIGIN: ../../../third_party/dart/runtime/vm/unwinding_records_win.cc + ../../../third_party/dart/LICENSE
@@ -41999,8 +41999,8 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/backend/parallel_move_resolv
4199941999
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/parallel_move_resolver.h
4200042000
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc
4200142001
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.h
42002-
FILE: ../../../third_party/dart/runtime/vm/ffi_callback_trampolines.cc
42003-
FILE: ../../../third_party/dart/runtime/vm/ffi_callback_trampolines.h
42002+
FILE: ../../../third_party/dart/runtime/vm/ffi_callback_metadata.cc
42003+
FILE: ../../../third_party/dart/runtime/vm/ffi_callback_metadata.h
4200442004
FILE: ../../../third_party/dart/runtime/vm/unwinding_records.cc
4200542005
FILE: ../../../third_party/dart/runtime/vm/unwinding_records.h
4200642006
FILE: ../../../third_party/dart/runtime/vm/unwinding_records_win.cc

0 commit comments

Comments
 (0)