Skip to content

Commit

Permalink
Roll Dart SDK from 448293573e98 to 62aceb5e057d (1 revision) (#47540)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/448293573e98..62aceb5e057d

2023-11-01 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-85.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,zra@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 Nov 1, 2023
1 parent b6f269f commit 8ffc705
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,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': '448293573e98d6778799f11c80f842c6d5bfe735',
'dart_revision': '62aceb5e057d41650fe28a7e8f70051cee31b404',

# 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 @@ -67,7 +67,7 @@ vars = {
'dart_browser_launcher_rev': 'c2871b2e03aa4490caf476c274996e2bc20c5451',
'dart_clock_rev': '200a0209927ea7c4737309e7e9076ec8b97e9c4b',
'dart_collection_rev': 'd27bfaf7994ee690be6ed424b8ee288c7aa672f6',
'dart_devtools_rev': 'd2f59cf9cb072f64baa7268a0a97cf422f44edbf',
'dart_devtools_rev': 'f73b42303c9715f5659130f8f1b6dc91fa12d82f',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
Expand Down Expand Up @@ -328,7 +328,7 @@ deps = {
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e',

'src/third_party/dart/third_party/devtools':
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:d2f59cf9cb072f64baa7268a0a97cf422f44edbf'}]},
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:f73b42303c9715f5659130f8f1b6dc91fa12d82f'}]},

'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@df9b428e53e889835257c8475538e09834ffd022',
Expand Down

0 comments on commit 8ffc705

Please sign in to comment.