Skip to content

Commit

Permalink
Roll Dart SDK from e1fd8a7 to 4251578 (2 revisions) (flutter#36637)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Oct 6, 2022
1 parent db7e32a commit e724340
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,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': 'e1fd8a734d27f5321e628ecd4ce36409f5784c7d',
'dart_revision': '42515781e642f51c1d4eafc31f4128eab350ef56',

# 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 @@ -56,7 +56,7 @@ vars = {
'dart_protobuf_rev': '1d175bef6043bc4bdef5970f6dbd6d3001124373',
'dart_pub_rev': '28a2503d7f4806e6854e3ed0d783f065abfd1b5f',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': 'e00c0ea769e32821d91c0880da8eb736839a6e6d',
'dart_watcher_rev': '32591071a83f632478e702f67e29de6e54428ce9',
'dart_webdev_rev': '741695691a7a8d357e404888ebe8d3e614a84e71',
'dart_webkit_inspection_protocol_rev': '4e5eb8d4a48fb97603d90f2b5aac5483ebbdeb1d',
'dart_yaml_edit_rev': '01589b3ce447b03aed991db49f1ec6445ad5476d',
Expand Down Expand Up @@ -234,7 +234,7 @@ deps = {
Var('dart_git') + '/http_multi_server.git@20bf079c8955d1250a45afb9cb096472a724a551',

'src/third_party/dart/third_party/pkg/http_parser':
Var('dart_git') + '/http_parser.git@b968f7ddde0588273a6cbd1d2eb6569f418606ac',
Var('dart_git') + '/http_parser.git@c73967535ce31120e218120f70ef98cc22688c82',

'src/third_party/dart/third_party/pkg/json_rpc_2':
Var('dart_git') + '/json_rpc_2.git@805e6536dd961d66f6b8cd46d8f3e61774f957c9',
Expand All @@ -243,10 +243,10 @@ deps = {
Var('dart_git') + '/linter.git@f2c55484e8ebda0aec8c2fea637b3bd5b17258ca',

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@f5d64426af1b48966a4b33e97927c9fc456960b6',
Var('dart_git') + '/logging.git@f322480fb9d9e83e677c08db6d09067059f7ff74',

'src/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@5713b50853f04c8e33af54334790f3d01d130dd5',
Var('dart_git') + '/markdown.git@e7915ed2892d31776a6ab59b5e9cc7594352274e',

'src/third_party/dart/third_party/pkg/matcher':
Var('dart_git') + '/matcher.git@6a9b83bbd73e50df2058b3e8e4aa301df49569c6',
Expand Down Expand Up @@ -276,7 +276,7 @@ deps = {
Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'),

'src/third_party/dart/third_party/pkg/pub_semver':
Var('dart_git') + '/pub_semver.git@9fd28757ba45961ac5449e0f2b0020670e921475',
Var('dart_git') + '/pub_semver.git@eadf51613e6549c30ab1132c84f6964a2a6bfa5c',

'src/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@39d820d4e32fc99c65f562786097487d597dcee1',
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: ef6c84478b6da0e6b7c9577dabe0cac3
Signature: 16ee3954ff5d3e44eebc824989b2667a

UNUSED LICENSES:

Expand Down

0 comments on commit e724340

Please sign in to comment.