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

Commit b9b7e88

Browse files
Roll Dart SDK from 7bd8eb1 to 17c9a00 (3 revisions)
https://dart.googlesource.com/sdk.git/+log/7bd8eb1d95e7..17c9a00cce20 2021-08-17 [email protected] Version 2.15.0-22.0.dev 2021-08-17 [email protected] Version 2.15.0-21.0.dev 2021-08-17 [email protected] Version 2.15.0-20.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://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 159ea6b commit b9b7e88

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
4040
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4141
# updated revision list of existing dependencies.
42-
'dart_revision': '7bd8eb1d95e799d22b617567122d8081b0fac477',
42+
'dart_revision': '17c9a00cce208e88e971680906013cb0e5d61fd0',
4343

4444
# WARNING: DO NOT EDIT MANUALLY
4545
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -61,7 +61,7 @@ vars = {
6161
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
6262
'dart_stream_channel_tag': 'd7251e61253ec389ee6e045ee1042311bced8f1d',
6363
'dart_watcher_rev': '3924194385fb215cef483193ed2879a618a3d69c',
64-
'dart_webdev_rev': 'b0aae7b6944d484722e6af164abedd864a2a0afa',
64+
'dart_webdev_rev': '50fe70a3137d9665fbe94cd34af5277b65d95079',
6565

6666
'ocmock_tag': 'v3.7.1',
6767

@@ -349,7 +349,7 @@ deps = {
349349
Var('dart_git') + '/yaml.git@b4c4411631bda556ce9a45af1ab0eecaf9f3ac53',
350350

351351
'src/third_party/dart/third_party/pkg_tested/dart_style':
352-
Var('dart_git') + '/dart_style.git@06bfd19593ed84dd288f67e02c6a753e6516288a',
352+
Var('dart_git') + '/dart_style.git@14d9b6fd58cc4744676c12be3cc5eee2a779db82',
353353

354354
'src/third_party/dart/third_party/pkg_tested/package_config':
355355
Var('dart_git') + '/package_config.git@fb736aa12316dd2d882b202a438a6946a4b4bea0',

ci/licenses_golden/licenses_third_party

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ca24aa044cd1092fd7fdc3154b86149e
1+
Signature: f427af9f485f92a836bc41e41797e50b
22

33
UNUSED LICENSES:
44

@@ -9903,6 +9903,9 @@ ORIGIN: ../../../third_party/dart/benchmarks/DartCLIStartup/dart/DartCLIStartup.
99039903
TYPE: LicenseType.bsd
99049904
FILE: ../../../third_party/dart/benchmarks/DartCLIStartup/dart/DartCLIStartup.dart
99059905
FILE: ../../../third_party/dart/benchmarks/DartCLIStartup/dart2/DartCLIStartup.dart
9906+
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart/EventLoopLatencyRegexp.dart
9907+
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart/regexp_benchmark.dart
9908+
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart2/regexp_benchmark.dart
99069909
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart/IsolateFibonacci.dart
99079910
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart2/IsolateFibonacci.dart
99089911
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/MapLookup.dart
@@ -10000,6 +10003,7 @@ FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyJson350KB/dart/latenc
1000010003
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyJson350KB/dart2/EventLoopLatencyJson350KB.dart
1000110004
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyJson350KB/dart2/json_benchmark.dart
1000210005
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyJson350KB/dart2/latency.dart
10006+
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart2/EventLoopLatencyRegexp.dart
1000310007
FILE: ../../../third_party/dart/benchmarks/ListCopy/dart/ListCopy.dart
1000410008
FILE: ../../../third_party/dart/benchmarks/ListCopy/dart2/ListCopy.dart
1000510009
FILE: ../../../third_party/dart/benchmarks/MD5/dart/md5.dart

0 commit comments

Comments
 (0)