Skip to content

Commit

Permalink
Roll Dart SDK from 94d3810 to 00022cf (2 revisions) (flutter#37186)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Nov 1, 2022
1 parent 9080a2b commit 034a2da
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 @@ -48,7 +48,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': '94d3810050ef0f1f2f412bbee53da05e52603e51',
'dart_revision': '00022cf1e36df7ee6f79681477f6732497835caf',

# 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 @@ -219,7 +219,7 @@ deps = {
Var('dart_git') + '/dart_style.git@f79a9828ad07e50d6e8352ac154cc16eb4d78d5c',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@4902beaa24bd153252e3a83d62dd9bc8887dac01',
Var('dart_git') + '/dartdoc.git@3273437229b89289534edd3b15934ac75921fa6b',

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
Expand Down Expand Up @@ -255,7 +255,7 @@ deps = {
Var('dart_git') + '/logging.git@f322480fb9d9e83e677c08db6d09067059f7ff74',

'src/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@93d0eee771f6355be6737c2a865f613f6b105bf1',
Var('dart_git') + '/markdown.git@49eefd211e7840bac7e11257cd966435ae3cb07f',

'src/third_party/dart/third_party/pkg/matcher':
Var('dart_git') + '/matcher.git@6a9b83bbd73e50df2058b3e8e4aa301df49569c6',
Expand All @@ -264,7 +264,7 @@ deps = {
Var('dart_git') + '/mime.git@bf041aa372a27aae6f94e185aa0af3932b9de98b',

'src/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@02ad6c793d9ea970b5cc892f45a55d12d8ebf4e8',
Var('dart_git') + '/mockito.git@094d07cdceca1f9f4ef863fb57045295298e8682',

'src/third_party/dart/third_party/pkg/oauth2':
Var('dart_git') + '/oauth2.git@ee5c9b1ef5bfcd282c0637f319155f89634385ed',
Expand Down Expand Up @@ -315,7 +315,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@ec7cf7bb51ebb7d55760a1359f6697690dbc06ba',

'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@f704d5afe9667ee1cc35b8575822629091fd6441',
Var('dart_git') + '/test.git@b82fc0b5c11fcfe4e636caef6b869f1a8cd4a803',

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@ef934b7a894d78601ba67d8f6207bd4505690456',
Expand All @@ -330,7 +330,7 @@ deps = {
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),

'src/third_party/dart/third_party/pkg/web_socket_channel':
Var('dart_git') + '/web_socket_channel.git@4b46c0c4196a5e76c2b0e2589ed37de247d35938',
Var('dart_git') + '/web_socket_channel.git@eba15419e51836a67fee18d1b7fd1b875d890bc3',

'src/third_party/dart/third_party/pkg/webdev':
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_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: 9888e1e3ec418ba8f6f5e33ad5b0fe0f
Signature: a67c6248dc71fa56fb0cdd1488ecbe4f

UNUSED LICENSES:

Expand Down

0 comments on commit 034a2da

Please sign in to comment.