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

Roll Dart SDK from 7bd8eb1d95e7 to 17c9a00cce20 (3 revisions) #28132

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '7bd8eb1d95e799d22b617567122d8081b0fac477',
'dart_revision': '17c9a00cce208e88e971680906013cb0e5d61fd0',

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

'ocmock_tag': 'v3.7.1',

Expand Down Expand Up @@ -349,7 +349,7 @@ deps = {
Var('dart_git') + '/yaml.git@b4c4411631bda556ce9a45af1ab0eecaf9f3ac53',

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

'src/third_party/dart/third_party/pkg_tested/package_config':
Var('dart_git') + '/package_config.git@fb736aa12316dd2d882b202a438a6946a4b4bea0',
Expand Down
6 changes: 5 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: ca24aa044cd1092fd7fdc3154b86149e
Signature: f427af9f485f92a836bc41e41797e50b

UNUSED LICENSES:

Expand Down Expand Up @@ -9903,6 +9903,9 @@ ORIGIN: ../../../third_party/dart/benchmarks/DartCLIStartup/dart/DartCLIStartup.
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/benchmarks/DartCLIStartup/dart/DartCLIStartup.dart
FILE: ../../../third_party/dart/benchmarks/DartCLIStartup/dart2/DartCLIStartup.dart
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart/EventLoopLatencyRegexp.dart
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart/regexp_benchmark.dart
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart2/regexp_benchmark.dart
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart/IsolateFibonacci.dart
FILE: ../../../third_party/dart/benchmarks/IsolateFibonacci/dart2/IsolateFibonacci.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/MapLookup.dart
Expand Down Expand Up @@ -10000,6 +10003,7 @@ FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyJson350KB/dart/latenc
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyJson350KB/dart2/EventLoopLatencyJson350KB.dart
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyJson350KB/dart2/json_benchmark.dart
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyJson350KB/dart2/latency.dart
FILE: ../../../third_party/dart/benchmarks/EventLoopLatencyRegexp/dart2/EventLoopLatencyRegexp.dart
FILE: ../../../third_party/dart/benchmarks/ListCopy/dart/ListCopy.dart
FILE: ../../../third_party/dart/benchmarks/ListCopy/dart2/ListCopy.dart
FILE: ../../../third_party/dart/benchmarks/MD5/dart/md5.dart
Expand Down