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

Commit b1eeb59

Browse files
Manual roll Dart SDK from aca45d2e133c to 45405dd4ea87 (2 revisions) (#44204)
Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/aca45d2e133c..45405dd4ea87 2023-08-01 [email protected] Version 3.2.0-21.0.dev 2023-07-31 [email protected] Version 3.2.0-20.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],[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://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
1 parent 703d455 commit b1eeb59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ vars = {
5353
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5454
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5555
# updated revision list of existing dependencies.
56-
'dart_revision': 'aca45d2e133cf6382e626072eec22bdd3c817945',
56+
'dart_revision': '45405dd4ea87f2dcd7444bfc945ae32854631815',
5757

5858
# WARNING: DO NOT EDIT MANUALLY
5959
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -70,7 +70,7 @@ vars = {
7070
'dart_protobuf_rev': 'd9e8a31d0e4124130fc494b6bdb66e19dbd4770d',
7171
'dart_pub_rev': '42819a1e10f803eb7f6296692c5a976e1c647360',
7272
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
73-
'dart_tools_rev': '600ea0a46c79bc457cc00f7558cbdc9bf041c846',
73+
'dart_tools_rev': 'ba55fd692377ec398b61198c602c5302bf65226d',
7474
'dart_watcher_rev': '7457413060ed7403b90b01533a61bd959932122e',
7575
'dart_webdev_rev': '5081dff0952eb7163f98a508d7b2d976c1573c55',
7676
'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6',
@@ -389,7 +389,7 @@ deps = {
389389
Var('dart_git') + '/html.git@4060496b0443451c38f8b789db2e44c0d7966171',
390390

391391
'src/third_party/dart/third_party/pkg/http':
392-
Var('dart_git') + '/http.git@1a42b4a16636e86b5fed60666b0de91219c5110c',
392+
Var('dart_git') + '/http.git@4289e8b9dbdbebaa26c28f30b461018a191b6e73',
393393

394394
'src/third_party/dart/third_party/pkg/http_multi_server':
395395
Var('dart_git') + '/http_multi_server.git@aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441',
@@ -425,7 +425,7 @@ deps = {
425425
Var('dart_git') + '/mockito.git@b4217750cbab5cdd2a773106abb476a7ea4aefb2',
426426

427427
'src/third_party/dart/third_party/pkg/native':
428-
Var('dart_git') + '/native.git@2598ac66148f5b6a44d8f6bf01643c6b1c49e590',
428+
Var('dart_git') + '/native.git@f0dc3e9b26084c6be820348b3748bcb7315e0da8',
429429

430430
'src/third_party/dart/third_party/pkg/package_config':
431431
Var('dart_git') + '/package_config.git@981c49dfec1e3e3e90f336dcd7c225923d2fd321',

0 commit comments

Comments
 (0)