Skip to content

Commit 466d13d

Browse files
Roll Dart SDK from 2a13e6c0b088 to 382211559d5e (3 revisions) (#165438)
https://dart.googlesource.com/sdk.git/+log/2a13e6c0b088..382211559d5e 2025-03-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.8.0-204.0.dev 2025-03-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.8.0-203.0.dev 2025-03-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.8.0-202.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 Please CC dart-vm-team@google.com,jsimmons@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: 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
1 parent bd16603 commit 466d13d

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

DEPS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': '2a13e6c0b08874d5fd9ebbcfaf02c39932921174',
59+
'dart_revision': '382211559d5e0f750cb17fccc031f1fcf03f4508',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -77,8 +77,8 @@ vars = {
7777
'dart_vector_math_rev': 'f08d7d2652e9ecf7d8f8605d9983335174511c95',
7878
'dart_web_rev': '5a39fdc396ae40344308975140343c23b6863261',
7979
'dart_webdev_rev': '302b6db6125901fd183390e339aff7490cdde3d0',
80-
'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32',
8180
'dart_webdriver_rev': 'f52afbf72895ae980bd4129d877305c2182d6cbc',
81+
'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32',
8282

8383
'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
8484

@@ -310,15 +310,15 @@ deps = {
310310
'engine/src/flutter/third_party/dart/third_party/pkg/core':
311311
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),
312312

313-
'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem':
314-
Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'),
315-
316313
'engine/src/flutter/third_party/dart/third_party/pkg/dart_style':
317314
Var('dart_git') + '/dart_style.git@21de99ec0ff8ace4d946a746fb427fffd6afa535',
318315

319316
'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc':
320317
Var('dart_git') + '/dartdoc.git@c41b86b98ca935ec3c29cdb04cb190df30afb242',
321318

319+
'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem':
320+
Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'),
321+
322322
'engine/src/flutter/third_party/dart/third_party/pkg/http':
323323
Var('dart_git') + '/http.git' + '@' + Var('dart_http_rev'),
324324

@@ -361,12 +361,12 @@ deps = {
361361
'engine/src/flutter/third_party/dart/third_party/pkg/webdev':
362362
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),
363363

364-
'engine/src/flutter/third_party/dart/third_party/pkg/webkit_inspection_protocol':
365-
Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'),
366-
367364
'engine/src/flutter/third_party/dart/third_party/pkg/webdriver':
368365
Var('dart_git') + '/external/github.com/google/webdriver.dart.git' + '@' + Var('dart_webdriver_rev'),
369366

367+
'engine/src/flutter/third_party/dart/third_party/pkg/webkit_inspection_protocol':
368+
Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'),
369+
370370
'engine/src/flutter/third_party/dart/tools/sdks/dart-sdk':
371371
{'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'git_revision:2d5dfe32cf2e6b3c3d6b396885502a5402b4fc72'}]},
372372

engine/src/flutter/ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 72485d841debab2edf720aa6be3ebb08
1+
Signature: 5557296cc77053425801053be57cfd80
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4862,7 +4862,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
48624862
This Source Code Form is "Incompatible With Secondary Licenses", as
48634863
defined by the Mozilla Public License, v. 2.0.
48644864

4865-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/2a13e6c0b08874d5fd9ebbcfaf02c39932921174
4865+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/382211559d5e0f750cb17fccc031f1fcf03f4508
48664866
/third_party/fallback_root_certificates/
48674867

48684868
====================================================================================================

engine/src/flutter/sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30263,7 +30263,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3026330263
This Source Code Form is "Incompatible With Secondary Licenses", as
3026430264
defined by the Mozilla Public License, v. 2.0.
3026530265

30266-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/2a13e6c0b08874d5fd9ebbcfaf02c39932921174
30266+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/382211559d5e0f750cb17fccc031f1fcf03f4508
3026730267
/third_party/fallback_root_certificates/
3026830268

3026930269
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)