Skip to content

Commit 71fb545

Browse files
Roll Dart SDK from 61bf0877807e to 69cec5dc51f9 (2 revisions) (flutter/engine#56335)
https://dart.googlesource.com/sdk.git/+log/61bf0877807e..69cec5dc51f9 2024-11-02 [email protected] Version 3.7.0-97.0.dev 2024-11-02 [email protected] Version 3.7.0-96.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] 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://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 f10ac1e commit 71fb545

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DEPS

Lines changed: 2 additions & 2 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': '61bf0877807e671d4e29c1945ca4fe4fa3f7693d',
59+
'dart_revision': '69cec5dc51f9a0954e18f0a418658bcf3f29e036',
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
@@ -436,7 +436,7 @@ deps = {
436436
Var('dart_git') + '/term_glyph.git@d7d8d7cb415ff4eac027f1b4ff8fceee641a2ccc',
437437

438438
'src/flutter/third_party/dart/third_party/pkg/test':
439-
Var('dart_git') + '/test.git@42495c26a4e5779758c54d3ff498687f913e43ae',
439+
Var('dart_git') + '/test.git@8a07bee398833ca38ca4c88905ccdbd513f40705',
440440

441441
'src/flutter/third_party/dart/third_party/pkg/test_reflective_loader':
442442
Var('dart_git') + '/test_reflective_loader.git@598af2f503955020af0eaa82558d574a03934078',

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: c2a2716b44d8760a21c6348972760f08
1+
Signature: c083860f04ea1d573db4b1cb93bca510
22

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

4808-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/61bf0877807e671d4e29c1945ca4fe4fa3f7693d
4808+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/69cec5dc51f9a0954e18f0a418658bcf3f29e036
48094809
/third_party/fallback_root_certificates/
48104810

48114811
====================================================================================================

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

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

32256-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/61bf0877807e671d4e29c1945ca4fe4fa3f7693d
32256+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/69cec5dc51f9a0954e18f0a418658bcf3f29e036
3225732257
/third_party/fallback_root_certificates/
3225832258

3225932259
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)