Skip to content

Commit

Permalink
Roll Dart SDK from 8d3a8d85c883 to 105312b80125 (2 revisions) (#50593)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/8d3a8d85c883..105312b80125

2024-02-13 [email protected] Version 3.4.0-137.0.dev
2024-02-13 [email protected] Version 3.4.0-136.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 Feb 13, 2024
1 parent 36ca10e commit 36ad696
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ 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': '8d3a8d85c88386692218f6764e3e1bc6e25029a7',
'dart_revision': '105312b8012581d8a5c2cbb672ec9c50faa0bd89',

# 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 Down Expand Up @@ -372,7 +372,7 @@ deps = {
Var('dart_git') + '/convert.git@d4d6368cffb8f4f25522875ef8e1d5f7d158bbad',

'src/third_party/dart/third_party/pkg/crypto':
Var('dart_git') + '/crypto.git@c9540156d875e3645b030e2eb9c40a322818aaf5',
Var('dart_git') + '/crypto.git@f059196bae4718187c9f421565f9cd1f8fb43898',

'src/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@62ae85e84590f61169fddbca650e91a57544834b',
Expand All @@ -381,7 +381,7 @@ deps = {
Var('dart_git') + '/dart_style.git@633b01cba68f4b42ddc2985c3d521c22149d5ce3',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@457c34ec5adf39edfdabb3d2bb509e60f1e41fc7',
Var('dart_git') + '/dartdoc.git@f152c0138bff8e4265a3459a6b08e4a83fe860b7',

'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@3aa06490bf34bddf04c7ea964a50c177a4ca0de7',
Expand Down Expand Up @@ -429,7 +429,7 @@ deps = {
Var('dart_git') + '/mockito.git@7d6632fd679f0f6aae32ee74038ba8cb6b64a607',

'src/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@876f9a1948c1642a57640ef9b1526746042a17eb',
Var('dart_git') + '/native.git@cb9bd7ef604f71f2c51d0acbb3214cfe06e952be',

'src/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@4a7042bb286cf0b41b26e87972bc28bda535f8b9',
Expand Down Expand Up @@ -462,7 +462,7 @@ deps = {
Var('dart_git') + '/source_span.git@21a403a75b6887fbd811fb53b74b08c2cef67ab6',

'src/third_party/dart/third_party/pkg/sse':
Var('dart_git') + '/sse.git@e483b1413bdaae14a102a80d559b3cfcbd0adcce',
Var('dart_git') + '/sse.git@af7d8d0881d3309fe9ffc3f0778b33ae745fddd1',

'src/third_party/dart/third_party/pkg/stack_trace':
Var('dart_git') + '/stack_trace.git@155f12c51226d6372f6722f5e55c38ef39625006',
Expand Down

0 comments on commit 36ad696

Please sign in to comment.