Skip to content

Commit

Permalink
Roll Dart SDK from 341dbaf977a3 to 89b164e3adeb (2 revisions)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/341dbaf977a3..89b164e3adeb

2024-06-28 [email protected] Version 3.5.0-315.0.dev
2024-06-28 [email protected] Version 3.5.0-314.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
  • Loading branch information
skia-flutter-autoroll committed Jun 28, 2024
1 parent 1e183f5 commit d9d3e87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '341dbaf977a3ca3ef9261945e3c024ac5de14fc5',
'dart_revision': '89b164e3adeb1984ae4487d2008884fa7225fab2',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -434,7 +434,7 @@ deps = {
Var('dart_git') + '/mockito.git@9deddcfa4b6b6c1ecb3111891c20cc46c115569d',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@fef40aebc3cf34654919e8a5785b6c50b3ea445c',
Var('dart_git') + '/native.git@fcc783c1d2777555616dfc850f131878ea5d88a9',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@903a0e528f91aef90821c8f5eaafbc1ae27198ab',
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -31897,7 +31897,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/341dbaf977a3ca3ef9261945e3c024ac5de14fc5
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/89b164e3adeb1984ae4487d2008884fa7225fab2
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down

0 comments on commit d9d3e87

Please sign in to comment.