Skip to content

Commit

Permalink
Roll Dart SDK from 65819963fb17 to cc6acfd7d57c (5 revisions) (#48100)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/65819963fb17..cc6acfd7d57c

2023-11-16 [email protected] Version 3.3.0-140.0.dev
2023-11-15 [email protected] Version 3.3.0-139.0.dev
2023-11-15 [email protected] Version 3.3.0-138.0.dev
2023-11-15 [email protected] Version 3.3.0-137.0.dev
2023-11-15 [email protected] Version 3.3.0-136.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 authored Nov 16, 2023
1 parent f8698f8 commit 36dd138
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 @@ -59,7 +59,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': '65819963fb174f8732005b2234a24bc06758b8ea',
'dart_revision': 'cc6acfd7d57c01188e7f1cb5ff7b33c846828771',

# 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 @@ -468,7 +468,7 @@ deps = {
Var('dart_git') + '/string_scanner.git@a7105ef03ed8373c7d995461fcf4994a6f4e781d',

'src/third_party/dart/third_party/pkg/tar':
Var('dart_git') + '/external/github.com/simolus3/tar.git@3383397b082c084c327587a293591fac74bc8af3',
Var('dart_git') + '/external/github.com/simolus3/tar.git@0fc831c6e93be5342d4863d9e464428e73007cce',

'src/third_party/dart/third_party/pkg/term_glyph':
Var('dart_git') + '/term_glyph.git@7c1eb9d799a3cbbc554c3a283af4d6cee9043297',
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: 1033c9645a8d25f77784e20adf6effa2
Signature: 5c1b4b704cadf1e9f77e2341ba963fa4

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

0 comments on commit 36dd138

Please sign in to comment.