Skip to content

Commit 2bd5cc2

Browse files
authored
Roll src/third_party/dart 98c13ba..c74a8ec (14 commits) (flutter#14309)
dart-lang/sdk@c74a8ec2c4 [vm/bytecode] Fix handling of contravariant parameters in isUncheckedCall dart-lang/sdk@4ce13659b4 Update server API to allow URLs to be returned to dartfix dart-lang/sdk@e22ddd1372 Update TypeSystemTest to reuse more ElementsTypesMixin. dart-lang/sdk@e1ef70fad4 [vm] Add nnbd-experiment to the snapshot feature string dart-lang/sdk@ec6e8c8dfa Clarify the roles of isolate_data and isolate_group_data in Dart_CreateIsolateGroup dart-lang/sdk@b69596bb1b [vm/compiler] Dead code elimination dart-lang/sdk@1cc5d6927a Deprecate ErrorReporter.reportTypeErrorForNode() dart-lang/sdk@28b0f18397 Add basic git package management to trial_migration. dart-lang/sdk@25def20f5d Revert "[infra] Add failing test to test CI systems and approvals workflow" dart-lang/sdk@620dd7dab5 Use just DartType.getDisplayString() in ErrorReporter. dart-lang/sdk@d03a7686d2 [vm/compiler] Fix inlining of SIMD shuffle operations dart-lang/sdk@6a16a59d08 Additional fixes to analyzer pubspec. dart-lang/sdk@bb8bece3bf Widen the analyzer's pubspec constraint on _fe_analyzer_shared dart-lang/sdk@e578eeb235 [infra] Add failing test to test CI systems and approvals workflow
1 parent deb8e57 commit 2bd5cc2

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': '98c13ba18f42b2efd3b9330ee05e1ddad08d816c',
37+
'dart_revision': 'c74a8ec2c46e71491ae6ff3449b2997a6093bea5',
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: 11786b18ee722ed30adc6af4a31201a6
1+
Signature: 14461554cb71cf23106c5f39a3431fd0
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)