Skip to content

Commit

Permalink
Roll Dart SDK from 00f6f69187df to ecb1e3aecfbb (1 revision) (flutter…
Browse files Browse the repository at this point in the history
…#44950)

https://dart.googlesource.com/sdk.git/+log/00f6f69187df..ecb1e3aecfbb

2023-08-22 [email protected] Version 3.2.0-95.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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll authored Aug 22, 2023
1 parent 48dc322 commit 4771d66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,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': '00f6f69187dfe3f0a93c3f9e10517aecee210b60',
'dart_revision': 'ecb1e3aecfbb6ec06e7da532c1ce055ab4b507d7',

# 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 All @@ -63,7 +63,7 @@ vars = {
'dart_browser_launcher_rev': '27ec600af41b0d0ebe9a3db6ad36e9ed11976b84',
'dart_clock_rev': '263e508a36ed90e4d85b60dd70552d20e71a9ae9',
'dart_collection_rev': '1a9b7eb64be10a8ba4ced7eb36b4b265a49d5d41',
'dart_devtools_rev': '6f42c1d59d95dcacde130f2910c1d10be8508e61',
'dart_devtools_rev': '79b5094a0ba523633f69276aa566e53d98c3a067',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
Expand Down Expand Up @@ -332,7 +332,7 @@ deps = {
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@cdb7aeab40b4c522de20b242019f7e88641445d5',

'src/third_party/dart/third_party/devtools':
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:6f42c1d59d95dcacde130f2910c1d10be8508e61'}]},
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:79b5094a0ba523633f69276aa566e53d98c3a067'}]},

'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@da56b18ebcb600e050bf57b9c1103b1d2a9fb2ff',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: be4e90db216cb0cf3c3e2366fe923317
Signature: 7c7924167c14638d7e2287dfbc1ebb4d

====================================================================================================
LIBRARY: dart
Expand Down

0 comments on commit 4771d66

Please sign in to comment.