mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from b1e82e2e55b2 to b5710782b91c (4 revisions) (flutter/engine#44040)
https://dart.googlesource.com/sdk.git/+log/b1e82e2e55b2..b5710782b91c 2023-07-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-3.0.dev 2023-07-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-2.0.dev 2023-07-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-1.0.dev 2023-07-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-0.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,jonahwilliams@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
c9f0c67e30
commit
026adb5571
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': 'b1e82e2e55b27f7bc3eaf5ea5e81d5bba4ba6982',
|
||||
'dart_revision': 'b5710782b91cdbd89f06a98c085c858fa54654a2',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -389,7 +389,7 @@ deps = {
|
||||
Var('dart_git') + '/html.git@4060496b0443451c38f8b789db2e44c0d7966171',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http':
|
||||
Var('dart_git') + '/http.git@b2067710f88980fc0fee43ec3380bce089f001db',
|
||||
Var('dart_git') + '/http.git@1a42b4a16636e86b5fed60666b0de91219c5110c',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/http_multi_server':
|
||||
Var('dart_git') + '/http_multi_server.git@aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441',
|
||||
@ -422,13 +422,13 @@ deps = {
|
||||
Var('dart_git') + '/mime.git@799b398140817fdb134f639d84e91c552e129136',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mockito':
|
||||
Var('dart_git') + '/mockito.git@afa20a80ef3147845fc78c80ace9d66f0ceb0453',
|
||||
Var('dart_git') + '/mockito.git@b4217750cbab5cdd2a773106abb476a7ea4aefb2',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@2598ac66148f5b6a44d8f6bf01643c6b1c49e590',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/package_config':
|
||||
Var('dart_git') + '/package_config.git@be0c4411cb7607abe3fd531c9653b0ba53c87c0f',
|
||||
Var('dart_git') + '/package_config.git@981c49dfec1e3e3e90f336dcd7c225923d2fd321',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/path':
|
||||
Var('dart_git') + '/path.git@282dd18bd9ae2e265ea40a29b2c637194e9be8b7',
|
||||
@ -491,7 +491,7 @@ deps = {
|
||||
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/web_socket_channel':
|
||||
Var('dart_git') + '/web_socket_channel.git@7ae4d0f31f700747bfe9fbfc0b7ec860d46f7755',
|
||||
Var('dart_git') + '/web_socket_channel.git@4d1b5438d1bdfc6317bf99fd9d9c6e4edb7e9ec5',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/webdev':
|
||||
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: f01c5e93a07a3d603c8c7f0a909e7f0a
|
||||
Signature: e9ec18515679674b46f23a929365c44f
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user