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

Commit 0d49fed

Browse files
Roll Dart SDK from 75c42f30af7a to dd06a1e3002c (2 revisions) (#56070)
https://dart.googlesource.com/sdk.git/+log/75c42f30af7a..dd06a1e3002c 2024-10-23 [email protected] Version 3.7.0-60.0.dev 2024-10-23 [email protected] Version 3.7.0-59.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 4fa7ba3 commit 0d49fed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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': '75c42f30af7a9c89f83ac1b2f0f8b50aa3afc418',
59+
'dart_revision': 'dd06a1e3002cee035856caf83882ff6948ad387a',
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
@@ -371,7 +371,7 @@ deps = {
371371
Var('dart_git') + '/dart_style.git@5d35f4d829ffb8532d345d95d3e9504ae6cd839e',
372372

373373
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
374-
Var('dart_git') + '/dartdoc.git@80c6f18f34b387d4b9ce89ddd2e3049093335f9d',
374+
Var('dart_git') + '/dartdoc.git@73344a26b41a4c6c07c38b3232b6449d1b0e41f4',
375375

376376
'src/flutter/third_party/dart/third_party/pkg/glob':
377377
Var('dart_git') + '/glob.git@00a9c82d31c01ae88ec9ae4021d842e9b832aa52',

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/+/75c42f30af7a9c89f83ac1b2f0f8b50aa3afc418
32256+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/dd06a1e3002cee035856caf83882ff6948ad387a
3225732257
/third_party/fallback_root_certificates/
3225832258

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

0 commit comments

Comments
 (0)