Roll Dart SDK from f0ae96d202ca to b7fe6e0c274c (1 revision) (flutter/engine#42657)
https://dart.googlesource.com/sdk.git/+log/f0ae96d202ca..b7fe6e0c274c 2023-06-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-185.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
This commit is contained in:
committed by
GitHub
parent
d14e06b99b
commit
57793db8af
10
DEPS
10
DEPS
@@ -53,7 +53,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': 'f0ae96d202ca3628e6d373561265a1479fcf4a96',
|
||||
'dart_revision': 'b7fe6e0c274cb512e811981bfc6de0edc7150b4e',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@@ -72,7 +72,7 @@ vars = {
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
'dart_tools_rev': '8d6e8b82e3eef8b2f5e3ec9bdd3dd1a2ad3e13f5',
|
||||
'dart_watcher_rev': '3f17faa2d09dca3e23bc07a01f2045ec0cd2837d',
|
||||
'dart_webdev_rev': 'b10d62b83288f92560bf9c05a06c4dc0a3cf84e8',
|
||||
'dart_webdev_rev': '3d7f546ffd461d64ca426cedc1e732f20ed15767',
|
||||
'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6',
|
||||
'dart_yaml_edit_rev': '87dcf31fcaada207ae7c3527f9885982534badce',
|
||||
'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f',
|
||||
@@ -371,7 +371,7 @@ deps = {
|
||||
Var('dart_git') + '/dart_style.git@2956b1a705953f880a5dae9d3a0969df0fc45e99',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@0c8feac6cb21cfd773dde9e4b820b519e7778e07',
|
||||
Var('dart_git') + '/dartdoc.git@449478c7430a4a6fa0d83ba369c7389ea2fecdc8',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@f582ca022042323af061f35ccd24b6c4d38f7bd1',
|
||||
@@ -386,7 +386,7 @@ deps = {
|
||||
Var('dart_git') + '/glob.git@109121d9993c1ef8d078e185160a9d477c82defd',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/html':
|
||||
Var('dart_git') + '/html.git@92eacabadf40aa24c8f4289682ef2822c5d7e414',
|
||||
Var('dart_git') + '/html.git@b3b820bc36ed17673268360d8b569bdc66c22123',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http':
|
||||
Var('dart_git') + '/http.git@5312366ce3b5dc2abc19f3a649332ad21ad77892',
|
||||
@@ -425,7 +425,7 @@ deps = {
|
||||
Var('dart_git') + '/mockito.git@cca4858ad0f1e3930ebdcc6faf4a918616cca48c',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@c851e69448594b1942e62e0d9f92e47d99575b99',
|
||||
Var('dart_git') + '/native.git@973f3ed93dace19864903e17e771a44a2d9955b7',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/package_config':
|
||||
Var('dart_git') + '/package_config.git@203de2022af26b3ab2bcec18cc49614d9e502897',
|
||||
|
||||
Reference in New Issue
Block a user