Skip to content

Commit 518ec7b

Browse files
Manual roll Dart SDK from a51df90298ca to c8659684d34d (4 revisions) (flutter/engine#55984)
Manual roll requested by asiva@google.com https://dart.googlesource.com/sdk.git/+log/a51df90298ca..c8659684d34d 2024-10-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-45.0.dev 2024-10-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-44.0.dev 2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-43.0.dev 2024-10-18 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-42.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 asiva@google.com,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://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 6b912e5 commit 518ec7b

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': 'a51df90298cabc16854d39efbe39852ba74fc8f4',
59+
'dart_revision': 'c8659684d34d242338cd1f3cb9a592b55fc63156',
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
@@ -400,7 +400,7 @@ deps = {
400400
Var('dart_git') + '/html.git@6d3bc86cf2ab530ef3fa5f84b5980dc318a02af4',
401401

402402
'src/flutter/third_party/dart/third_party/pkg/http':
403-
Var('dart_git') + '/http.git@f59cd79e1322c6272481e4f2ccfa9afcb37a6525',
403+
Var('dart_git') + '/http.git@5e2281edd25f9addbf26242a0658d8f2dfa1134b',
404404

405405
'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
406406
Var('dart_git') + '/http_multi_server.git@e7515b5896b83d522189802a1e14e103e19426c0',

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: 8756103903b26f7f46f5c251c4f4885f
1+
Signature: 08e7e8bc94ce8cdff314783a0aa3acbe
22

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

4804-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a51df90298cabc16854d39efbe39852ba74fc8f4
4804+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/c8659684d34d242338cd1f3cb9a592b55fc63156
48054805
/third_party/fallback_root_certificates/
48064806

48074807
====================================================================================================

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

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

32057-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/a51df90298cabc16854d39efbe39852ba74fc8f4
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/c8659684d34d242338cd1f3cb9a592b55fc63156
3205832058
/third_party/fallback_root_certificates/
3205932059

3206032060
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)