Skip to content

Commit

Permalink
Roll Dart SDK from 99f266a to 78eca41 (3 revisions) (flutter#36888)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Oct 20, 2022
1 parent bcd83df commit 76936f2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@ 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': '99f266a404bd4b4f3d33ec6e6d3cb3850f4a3906',
'dart_revision': '78eca41a105a7e2733dd5095c5f77337312298b8',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_boringssl_gen_rev': 'ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f',
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
'dart_browser_launcher_rev': '981ca8847dd2b0fe022f9e742045cfb8f214d35f',
'dart_clock_rev': '97026d1657566bb0c9f5a33642712ec350e45084',
'dart_collection_rev': 'ca45fc4cb2ec4d6aece51cd8e61c8eed5a207c4e',
'dart_collection_rev': 'efd709fc1760a595f8575f4137a1847de1b49d76',
'dart_devtools_rev': 'b21cd59f1f6bb60cacd59ba39e376d2a50d82f74',
'dart_protobuf_rev': 'ba29983968de5b54196c6c2a5cff1afbdda24ae2',
'dart_pub_rev': 'b9afe9270c24d040b8ae465b4b37ba4f7f4b4cc5',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': '32591071a83f632478e702f67e29de6e54428ce9',
'dart_webdev_rev': '69aac60e848c9f6ae18fd8768d508f8eda1872f6',
'dart_webdev_rev': '5343edbab54ecee37af9d18062847614b91a4bd6',
'dart_webkit_inspection_protocol_rev': 'b825c8f6a12200d619729903207ac826cce278da',
'dart_yaml_edit_rev': '01589b3ce447b03aed991db49f1ec6445ad5476d',
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',
Expand Down Expand Up @@ -184,7 +184,7 @@ deps = {
Var('dart_git') + '/async.git@f3ed5f690e2ec9dbe1bfc5184705575b4f6480e5',

'src/third_party/dart/third_party/pkg/bazel_worker':
Var('dart_git') + '/bazel_worker.git@9710de6c9c70b1b583183db9d9721ba64e5a16fe',
Var('dart_git') + '/bazel_worker.git@75a947fad63925fb441932af651819132b5ca450',

'src/third_party/dart/third_party/pkg/boolean_selector':
Var('dart_git') + '/boolean_selector.git@1d3565e2651d16566bb556955b96ea75018cbd0c',
Expand Down Expand Up @@ -214,7 +214,7 @@ deps = {
Var('dart_git') + '/dart_style.git@f79a9828ad07e50d6e8352ac154cc16eb4d78d5c',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@5b3feb67f7db7dfb52f177744715fa058f9af6ad',
Var('dart_git') + '/dartdoc.git@3cd12f981c585f5744d169a1be2178e8ff6804e0',

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
Expand Down Expand Up @@ -280,25 +280,25 @@ 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@7671359982b4be9bdf87e621dd1bcdeac242b4b9',
Var('dart_git') + '/pub_semver.git@28159b8c5b96fc2709d0904389d7932880f68659',

'src/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@39d820d4e32fc99c65f562786097487d597dcee1',

'src/third_party/dart/third_party/pkg/source_map_stack_trace':
Var('dart_git') + '/source_map_stack_trace.git@72dbf21a33293b2b8434d0a9751e36f9463981ac',
Var('dart_git') + '/source_map_stack_trace.git@8d8078fcc81c8f7936805cd277198493e0b7fc62',

'src/third_party/dart/third_party/pkg/source_maps':
Var('dart_git') + '/source_maps.git@e93565b43a7b6b367789de8ffba969c4ebeeb317',
Var('dart_git') + '/source_maps.git@c7e89635a7651974feb78e3ce272fac5aa3f4334',

'src/third_party/dart/third_party/pkg/source_span':
Var('dart_git') + '/source_span.git@ff03af16474ce91c89eb3bc28182866f4cb6dfb0',

'src/third_party/dart/third_party/pkg/sse':
Var('dart_git') + '/sse.git@00084c43684ddaf7e09c19c5364c4a27eb04efda',
Var('dart_git') + '/sse.git@283568dd4865cc51e25370ed107fcbdb68759c22',

'src/third_party/dart/third_party/pkg/stack_trace':
Var('dart_git') + '/stack_trace.git@9697e4cc4762af104280594ea1e170b808a0e198',
Var('dart_git') + '/stack_trace.git@dce00134f6558086e8963e37d0b1ba0830862c01',

'src/third_party/dart/third_party/pkg/stream_channel':
Var('dart_git') + '/stream_channel.git@a5129ca44322a7024074ca38fb98e343dcb638c7',
Expand All @@ -310,7 +310,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@ec7cf7bb51ebb7d55760a1359f6697690dbc06ba',

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

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@ef934b7a894d78601ba67d8f6207bd4505690456',
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: 4bf5f84126a39365743dbf33192f8b28
Signature: a8494264f44c4e0f471e40ff50f54f25

UNUSED LICENSES:

Expand Down

0 comments on commit 76936f2

Please sign in to comment.