Skip to content

Commit

Permalink
Roll Dart SDK from 90c8544e7459 to ce5f567159aa (1 revision) (flutter…
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored May 7, 2022
1 parent ec0e5b6 commit 1ccb5ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,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': '90c8544e7459bc30fd204f124c02b01e3b5222be',
'dart_revision': 'ce5f567159aa38541f61f994ca7290cf644940a5',

# 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 @@ -62,7 +62,7 @@ vars = {
'dart_watcher_rev': 'f76997ab0c857dc5537ac0975a9ada92b54ef949',
'dart_webdev_rev': '8c814f9d89915418d8abe354ff9befec8f2906b2',
'dart_webkit_inspection_protocol_rev': 'dd6fb5d8b536e19cedb384d0bbf1f5631923f1e8',
'dart_yaml_edit_rev': '4fadb43801b07f90b3f0c6065dbce4efc6d8d55e',
'dart_yaml_edit_rev': '0b74d85fac10b4fbf7d1a347debcf16c8f7b0e9c',
'dart_zlib_rev': 'faff052b6b6edcd6dd548513fe44ac0941427bf0',

'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
Expand Down Expand Up @@ -249,7 +249,7 @@ deps = {
Var('dart_git') + '/json_rpc_2.git@7e00f893440a72de0637970325e4ea44bd1e8c8e',

'src/third_party/dart/third_party/pkg/linter':
Var('dart_git') + '/linter.git@14c916a16e78315e212cf79e7ccf4c19159a1bda',
Var('dart_git') + '/linter.git@4305b933c8ed0275f26a99bd1ade39fe9130e6a5',

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@dfbe88b890c3b4f7bc06da5a7b3b43e9e263b688',
Expand Down Expand Up @@ -348,7 +348,7 @@ deps = {
Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'),

'src/third_party/dart/third_party/pkg/yaml':
Var('dart_git') + '/yaml.git@ad0779d1baa25c6b10a192d080efc45de02b6a32',
Var('dart_git') + '/yaml.git@0971c06490b9670add644ed62182acd6a5536946',

'src/third_party/dart/third_party/pkg/yaml_edit':
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: dc77da6f02018622896c955b6e8a4f54
Signature: 928751b582a35c4046c5d1ddbd8caf3b

UNUSED LICENSES:

Expand Down

0 comments on commit 1ccb5ed

Please sign in to comment.