Skip to content

Commit

Permalink
Roll Dart SDK from 29dabfa9d635 to 07fd0b51a4a6 (1 revision) (#55387)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/29dabfa9d635..07fd0b51a4a6

2024-09-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-272.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 bdero@google.com,dart-vm-team@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
  • Loading branch information
skia-flutter-autoroll committed Sep 24, 2024
1 parent 7ebad37 commit c078127
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': '29dabfa9d6353f66fee2f59704c5c02ea0130a45',
'dart_revision': '07fd0b51a4a60b911a4c36edbf47a278e97a2c89',

# 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 @@ -431,7 +431,7 @@ deps = {
Var('dart_git') + '/mockito.git@b66be81e38e1ac76d12ee2fe4f93757a40bbb7ba',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@20f8160b54b9b209390d51b6e3edec4ab0c65009',
Var('dart_git') + '/native.git@82c0aacd06e61efd75e61ed85a894cc139a3a3aa',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@76934c2ca25922ec72909bbff7dfbddaf0d02bd9',
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 @@ -32054,7 +32054,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/+/29dabfa9d6353f66fee2f59704c5c02ea0130a45
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/07fd0b51a4a60b911a4c36edbf47a278e97a2c89
/third_party/fallback_root_certificates/

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

0 comments on commit c078127

Please sign in to comment.