Skip to content

Commit

Permalink
Roll Dart SDK from bc3dad16b2d3 to fed5ce7ea2ad (2 revisions) (#54851)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/bc3dad16b2d3..fed5ce7ea2ad

2024-08-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-193.0.dev
2024-08-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-192.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,matanl@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 authored Aug 28, 2024
1 parent e4993c7 commit 053e136
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ 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': 'bc3dad16b2d3e20bca49a348426a242283a42bb8',
'dart_revision': 'fed5ce7ea2ad86640df714a67b5cb0dc06bd7eed',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '9ce4b8a47b15c324b170f7572829532b7e5bfe47',
'dart_binaryen_rev': '459bc0797f67cb2a8fd4598bb7143b34036608d9',
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
'dart_browser_launcher_rev': 'fa98c77e7a2fee21a4ad3528dd79da0f4df6bd0f',
Expand Down Expand Up @@ -347,7 +347,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.

'src/flutter/third_party/dart/third_party/binaryen/src':
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9ce4b8a47b15c324b170f7572829532b7e5bfe47',
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@459bc0797f67cb2a8fd4598bb7143b34036608d9',

'src/flutter/third_party/dart/third_party/devtools':
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:25053ae4af8f162188388c6f3786e03349652e51'}]},
Expand Down Expand Up @@ -437,7 +437,7 @@ deps = {
Var('dart_git') + '/mockito.git@eb4d1daa20c105c94ac29689c1975f0850fa18f2',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@7efefec16509ed38544a8af999b9e85694586bc7',
Var('dart_git') + '/native.git@87e8f924f06458ccba11dda7edc26d607c663d60',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@76934c2ca25922ec72909bbff7dfbddaf0d02bd9',
Expand Down
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 8b8306e790bcdb65bcc5536a54121fc9
Signature: de753c2800d67097a1cf67670adac9a9

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4785,7 +4785,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/+/bc3dad16b2d3e20bca49a348426a242283a42bb8
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fed5ce7ea2ad86640df714a67b5cb0dc06bd7eed
/third_party/fallback_root_certificates/

====================================================================================================
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/+/bc3dad16b2d3e20bca49a348426a242283a42bb8
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fed5ce7ea2ad86640df714a67b5cb0dc06bd7eed
/third_party/fallback_root_certificates/

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

0 comments on commit 053e136

Please sign in to comment.