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

Commit 0ddfecc

Browse files
Roll Dart SDK from 71e84a69ce6d to dedfa3393296 (1 revision)
https://dart.googlesource.com/sdk.git/+log/71e84a69ce6d..dedfa3393296 2024-08-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-117.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 dart-vm-team@google.com,jacksongardner@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 bc140a0 commit 0ddfecc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEPS

Lines changed: 3 additions & 3 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': '71e84a69ce6dc862a059c8ac736a68147f066cc0',
59+
'dart_revision': 'dedfa3393296056c0f7ab48547d26b59cc8b42fb',
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
@@ -76,7 +76,7 @@ vars = {
7676
'dart_watcher_rev': '0484625589d8512b36a7ad898a6cc6351d24c556',
7777
'dart_web_rev': 'e89fe49d8a86845e49686b4578c56b67bdd7ba49',
7878
'dart_webdev_rev': '75417c09181c97786d9539a662834bed9d2f1e77',
79-
'dart_webkit_inspection_protocol_rev': '32fffa53df3f54005c742ddf4f859fb585a6b254',
79+
'dart_webkit_inspection_protocol_rev': '119b877ae82bd2ca4cf7e5144d3a5ec104055164',
8080
'dart_yaml_edit_rev': '5c54d455f272bbb83c948ac420c677371e69ae77',
8181

8282
'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
@@ -386,7 +386,7 @@ deps = {
386386
Var('dart_git') + '/dart_style.git@f7bd4c42ad6015143f08931540631448048f692d',
387387

388388
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
389-
Var('dart_git') + '/dartdoc.git@5230f8fd10d51ef379993928ae5813bda103b78d',
389+
Var('dart_git') + '/dartdoc.git@ce098154b16255bbc9ddfa89e3f6141262645513',
390390

391391
'src/flutter/third_party/dart/third_party/pkg/file':
392392
Var('dart_git') + '/external/github.com/google/file.dart@855831c242a17c2dee163828d52710d9043c7c8d',

sky/packages/sky_engine/LICENSE

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

31929-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/71e84a69ce6dc862a059c8ac736a68147f066cc0
31929+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/dedfa3393296056c0f7ab48547d26b59cc8b42fb
3193031930
/third_party/fallback_root_certificates/
3193131931

3193231932
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)