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

Commit a609ee6

Browse files
Roll Dart SDK from 0e8b99c3154a to 345a9d8d3f1c (1 revision) (#55564)
https://dart.googlesource.com/sdk.git/+log/0e8b99c3154a..345a9d8d3f1c 2024-10-01 [email protected] Version 3.6.0-308.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 d22aef3 commit a609ee6

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': '0e8b99c3154a6746a3bc7e95160fc4a043caf070',
59+
'dart_revision': '345a9d8d3f1ce708114204fda4232259869aae9b',
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
@@ -431,7 +431,7 @@ deps = {
431431
Var('dart_git') + '/mockito.git@b66be81e38e1ac76d12ee2fe4f93757a40bbb7ba',
432432

433433
'src/flutter/third_party/dart/third_party/pkg/native':
434-
Var('dart_git') + '/native.git@67a258ce5a365f13180978637be0f10996cced43',
434+
Var('dart_git') + '/native.git@d144f81442894f669108699517d4f4a3f7a529f8',
435435

436436
'src/flutter/third_party/dart/third_party/pkg/package_config':
437437
Var('dart_git') + '/package_config.git@76934c2ca25922ec72909bbff7dfbddaf0d02bd9',

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/+/0e8b99c3154a6746a3bc7e95160fc4a043caf070
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/345a9d8d3f1ce708114204fda4232259869aae9b
3205832058
/third_party/fallback_root_certificates/
3205932059

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

0 commit comments

Comments
 (0)