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

Commit 1a532c1

Browse files
Roll Dart SDK from 6ac8d3ad105f to 7e36e11608f3 (6 revisions)
https://dart.googlesource.com/sdk.git/+log/6ac8d3ad105f..7e36e11608f3 2023-03-31 [email protected] Version 3.0.0-393.0.dev 2023-03-31 [email protected] Version 3.0.0-392.0.dev 2023-03-31 [email protected] Version 3.0.0-391.0.dev 2023-03-31 [email protected] Version 3.0.0-390.0.dev 2023-03-31 [email protected] Version 3.0.0-389.0.dev 2023-03-30 [email protected] Version 3.0.0-388.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],[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://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 7a19241 commit 1a532c1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DEPS

+4-4
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ vars = {
4848
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
4949
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5050
# updated revision list of existing dependencies.
51-
'dart_revision': '6ac8d3ad105fa4662df2a1efe53bf0390f8c8e09',
51+
'dart_revision': '7e36e11608f300211ccabbdc7eee2b4788a5c174',
5252

5353
# WARNING: DO NOT EDIT MANUALLY
5454
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
55-
'dart_binaryen_rev': '4471b81a0a0b94c75bad6e81d0413860944ecb1f',
55+
'dart_binaryen_rev': 'b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
5656
'dart_boringssl_gen_rev': 'ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f',
5757
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
5858
'dart_browser_launcher_rev': 'bc2dc4ef53a6619032e9f01450848e9ed40a9437',
@@ -63,7 +63,7 @@ vars = {
6363
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
6464
'dart_protobuf_gn_rev': 'f872f05cb0378eef9a7a2609076929f0f35b4141',
6565
'dart_protobuf_rev': 'b90a4c44d56075eb23ee38ae56ce0febfd7f280f',
66-
'dart_pub_rev': 'b615e9e1f5c5c525c23b08c0e7ff42599c9dcbea',
66+
'dart_pub_rev': '196e89e5716d64b2954021e6ac9bb5a20d975fc6',
6767
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
6868
'dart_watcher_rev': '5968409e1d73e21e75fc22a6481d5efaef7f3558',
6969
'dart_webdev_rev': 'c2c8b17c9a1adc19ee3efd847ed2dd6cd7025aec',
@@ -311,7 +311,7 @@ deps = {
311311
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
312312

313313
'src/third_party/dart/third_party/binaryen/src':
314-
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@4471b81a0a0b94c75bad6e81d0413860944ecb1f',
314+
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
315315

316316
'src/third_party/dart/third_party/devtools':
317317
{'packages': [{'version': 'git_revision:bf15e7348d53dc83531d503be94e0c035b604984', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},

ci/licenses_golden/licenses_third_party

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 275fe56d82f43af9ff6806b8a795361d
1+
Signature: cd06fc0e4cc108fe56186369fd477d06
22

33
====================================================================================================
44
LIBRARY: angle

0 commit comments

Comments
 (0)