Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll Dart SDK from 27e71f19c144 to fe8bb0565a30 (2 revisions) #41336

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,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': '27e71f19c144b328a49510c9e578fa42f9edf021',
'dart_revision': 'fe8bb0565a30584c146d4797aa05df723ffb64a3',

# 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 @@ -355,7 +355,7 @@ deps = {
Var('dart_git') + '/csslib.git@44bfbe32ca4a633a51a174b4bc889c64f95792b0',

'src/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@33efb2560c62b7b7bf330009cd757495b0e1456a',
Var('dart_git') + '/dart_style.git@6c9bc10cf2dc6496b2ce863c8d614aa0781abf90',

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