mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 2900ad211f38 to 60a3bb84fa6d (1 revision) (flutter/engine#45201)
https://dart.googlesource.com/sdk.git/+log/2900ad211f38..60a3bb84fa6d 2023-08-29 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-118.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,jimgraham@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:
parent
b5eb6ab69a
commit
34740db344
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': '2900ad211f38885323b4d9f855f406f42a7a2cc5',
|
||||
'dart_revision': '60a3bb84fa6d413096be577c3f8a7bce2120b605',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -70,7 +70,7 @@ vars = {
|
||||
'dart_protobuf_rev': '5e8f36b48f015532cd1165b47686b659fc8870da',
|
||||
'dart_pub_rev': '42819a1e10f803eb7f6296692c5a976e1c647360',
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
'dart_tools_rev': 'e5ce42a724cbf96877b0802f69da637d4fa63dee',
|
||||
'dart_tools_rev': 'b72fae8673a5fa30b0eff4077005ac95f960dc9b',
|
||||
'dart_watcher_rev': '7457413060ed7403b90b01533a61bd959932122e',
|
||||
'dart_webdev_rev': 'fc876cb0de59526160ed17efaa920557a6e2ba32',
|
||||
'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6',
|
||||
@ -389,7 +389,7 @@ deps = {
|
||||
Var('dart_git') + '/html.git@4060496b0443451c38f8b789db2e44c0d7966171',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http':
|
||||
Var('dart_git') + '/http.git@631d4ec1bcea311a4208b4e5e06031f0307ac9f0',
|
||||
Var('dart_git') + '/http.git@cad7d609b18512d74cc30ef8ad9faf02d2ea4451',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_multi_server':
|
||||
Var('dart_git') + '/http_multi_server.git@aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441',
|
||||
@ -410,7 +410,7 @@ deps = {
|
||||
Var('dart_git') + '/logging.git@521498757ed3eeae151c2d4796404e8947baa04c',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/markdown':
|
||||
Var('dart_git') + '/markdown.git@faabb1ab9adc076a2df2349a0c8b939c92f70ca7',
|
||||
Var('dart_git') + '/markdown.git@56e75df897ac01a886358e79124844977aa8157c',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/matcher':
|
||||
Var('dart_git') + '/matcher.git@ce8f40934c90e12992071172795b3bca29fac295',
|
||||
@ -419,7 +419,7 @@ deps = {
|
||||
Var('dart_git') + '/mime.git@799b398140817fdb134f639d84e91c552e129136',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mockito':
|
||||
Var('dart_git') + '/mockito.git@70aabfc237c3d0e1a44389011f3d291838ba32df',
|
||||
Var('dart_git') + '/mockito.git@f5abf11f8e21e61eebc2081e322bdfcab057e988',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@5a1361b6d98a84f8070c97872e3d3587fc0ba435',
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 3bf7246198d67023530e84b8f2d6e8ae
|
||||
Signature: abb82a6413886ac85e0b6b018641e266
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user