Skip to content

Commit ea4793d

Browse files
authored
Roll src/third_party/dart 1f933ab..8342ec2 (12 commits) (flutter#13941)
dart-lang/sdk@8342ec2c71 Fix pub.dev URLs throughout SDK repo dart-lang/sdk@6546460461 chore(doc): fix typo dart-lang/sdk@73cca4480c Fix typo dart-lang/sdk@f594720679 Fix typo dart-lang/sdk@11d523dfe1 Add a test suite for "co19", which will be the NNBD-migrated co19 tests. dart-lang/sdk@246b23e5be [cfe] Implement late lowering for local variables. dart-lang/sdk@195dd200ab [cfe] Support statement replacement in inference_visitor dart-lang/sdk@f1adb0b4d8 [analyzer] use the staging url for crash reports dart-lang/sdk@453aca82a7 [dartdevc] Migrating dart:_debugger to nnbd. dart-lang/sdk@28de386937 [dart:core] Update num `operator ==` parameter type in NNBD fork dart-lang/sdk@f31fb0386b Catch exceptions during ranking and disable smart ranking dart-lang/sdk@f414465c45 Analyzer refactoring Workspace.isBazelWorkspace() to a getter: get isBazel, this is follow up on https://dart-review.googlesource.com/c/sdk/+/125564
1 parent df55ed4 commit ea4793d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': '1f933abcee78f205b5231a3064681d0dffe96130',
37+
'dart_revision': '8342ec2c71f5299eadcccb1349b940752b1e7315',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 967baee9da0c48803e2e6d2138c25811
1+
Signature: 9511aa12f950c572fa680441191465b3
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)