Skip to content

Commit

Permalink
Roll Dart SDK from 617e70c95f5b to f6dcb8b0b5d3 (7 revisions)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/617e70c95f5b..f6dcb8b0b5d3

2023-01-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-84.0.dev
2023-01-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-83.0.dev
2023-01-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-82.0.dev
2023-01-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-81.0.dev
2023-01-03 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-80.0.dev
2023-01-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-79.0.dev
2023-01-02 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-78.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com,jimgraham@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll committed Jan 4, 2023
1 parent 32c4685 commit 99e3c88
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 26 deletions.
48 changes: 24 additions & 24 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': '617e70c95f5baa5fa6909d65721ba3ea0aa2c303',
'dart_revision': 'f6dcb8b0b5d32d019227c150c7601bae888ef746',

# 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 @@ -57,13 +57,13 @@ vars = {
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
'dart_browser_launcher_rev': '2712dda4bb7eb5304fcf535b57e19b855491533e',
'dart_clock_rev': '8a8231fa7912d84c7e99236b7800cfbef5ea7ae5',
'dart_collection_rev': 'cdb11d410b67279d81673def5a8a78dfc0dec2eb',
'dart_collection_rev': '85e987cf1b8aaba60bdc8b16dd1ee6233436549f',
'dart_devtools_rev': 'dd3fade2bd2ef74fc6102e56333a48f0efc594d3',
'dart_protobuf_rev': '2706b53d2175b5e1081603059ef1b7b30956f6b8',
'dart_protobuf_rev': '1d1c92accb22157de86d162564409384f07af079',
'dart_pub_rev': 'eb8ee21a089ebe0f2c2dd89802d63e51cb62f8b6',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': '32591071a83f632478e702f67e29de6e54428ce9',
'dart_webdev_rev': '317288a015970a594c11a50ddcd4ff071419beba',
'dart_webdev_rev': '8795ca5b89df0f912e31b0f5fa372b90f2a0bf66',
'dart_webkit_inspection_protocol_rev': 'ddb624cd85954dd384056cc253a8fc2b9da5364d',
'dart_yaml_edit_rev': '299f74594ff9fda412c1da5c0b5d5231d0c6fc42',
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',
Expand Down Expand Up @@ -304,10 +304,10 @@ deps = {
{'packages': [{'version': 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},

'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@da037acc018a8dd267d109eb634454490b7ff759',
Var('dart_git') + '/args.git@ac0e2c82f94d049b2d3b318b487863bf288258b1',

'src/third_party/dart/third_party/pkg/async':
Var('dart_git') + '/async.git@c59c7c51cc2a1b1fc49a2d853d413bd3a92126e9',
Var('dart_git') + '/async.git@de1ce93c6f58c22fda4dd4d6267ecebebed622c3',

'src/third_party/dart/third_party/pkg/bazel_worker':
Var('dart_git') + '/bazel_worker.git@9f21e1de12d1f7e7450e70b314c81631526c22d0',
Expand All @@ -319,7 +319,7 @@ deps = {
Var('dart_git') + '/browser_launcher.git' + '@' + Var('dart_browser_launcher_rev'),

'src/third_party/dart/third_party/pkg/cli_util':
Var('dart_git') + '/cli_util.git@edcf1c357dfc92f760ea0f1bbdb94f9b72d26b71',
Var('dart_git') + '/cli_util.git@5a8e8ee28560e0f3813795838c194a3f561ffb82',

'src/third_party/dart/third_party/pkg/clock':
Var('dart_git') + '/clock.git' + '@' + Var('dart_clock_rev'),
Expand All @@ -328,7 +328,7 @@ deps = {
Var('dart_git') + '/collection.git' + '@' + Var('dart_collection_rev'),

'src/third_party/dart/third_party/pkg/convert':
Var('dart_git') + '/convert.git@4feeb10d2f26d22eab461469da0739a57d001edf',
Var('dart_git') + '/convert.git@20d136c2fa4edc229fc3d7684bbeb8df5105580b',

'src/third_party/dart/third_party/pkg/crypto':
Var('dart_git') + '/crypto.git@bf0c33b42eb7e5991ee98429318884695e576c2b',
Expand All @@ -340,49 +340,49 @@ deps = {
Var('dart_git') + '/dart_style.git@d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@1f4221632777d21a7c0d0a0266fe6a495f5170ce',
Var('dart_git') + '/dartdoc.git@ce255246f2e4f29539730e11a2a43767ec615668',

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@17a8142da8114a065e03200467c7657b5368a86d',
Var('dart_git') + '/ffi.git@2a56c2a9a87122c057168874bde384debbb806b0',

'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@b768f79dcd104a5feabafab47101c4355b71cd8f',

'src/third_party/dart/third_party/pkg/fixnum':
Var('dart_git') + '/fixnum.git@e4f5e9773de053adcb03bff9f02fa6f9c596fe4c',
Var('dart_git') + '/fixnum.git@714381c6b1d1fe57e87824e3f13a9c752eee48ea',

'src/third_party/dart/third_party/pkg/glob':
Var('dart_git') + '/glob.git@7f97bf5be6bfe8c90a92283e4c590dba2a676083',
Var('dart_git') + '/glob.git@7adf833312d87c2786a792d672ddd116f09b249e',

'src/third_party/dart/third_party/pkg/html':
Var('dart_git') + '/html.git@28fb8b97acf471bedcfa4eaf38899a0f65d5e30d',

'src/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@46a7708b2075a807d44afbe39496e1c0c7802f4e',
Var('dart_git') + '/http.git@38d5dd9bb4dd2b2a581083612f9edb216d2fadb3',

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

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

'src/third_party/dart/third_party/pkg/intl':
Var('dart_git') + '/intl.git@6fb07f261dad98ed5adc6d60a37a76557b0ed6b3',
Var('dart_git') + '/intl.git@59e7bff7cd6ad5152dd71eec92d97cd8ebeb3f6d',

'src/third_party/dart/third_party/pkg/json_rpc_2':
Var('dart_git') + '/json_rpc_2.git@16fed53fbebd38edf170f58c1da1de2a325b2b98',
Var('dart_git') + '/json_rpc_2.git@bd9f8d90ec9ce9d0da5c11f3e71b87af3aaca3b4',

'src/third_party/dart/third_party/pkg/linter':
Var('dart_git') + '/linter.git@79b843349deaea4a2455cfa37cc47cbc0e472190',

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@0373ef85aa1dfe9e179b9fa006c45b65903787f2',
Var('dart_git') + '/logging.git@b525d5c39c8ae6f0826c63a371d286080e2ec93e',

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

'src/third_party/dart/third_party/pkg/matcher':
Var('dart_git') + '/matcher.git@7e6a665da079baa3e2a2046ab02e4353ee32556c',
Var('dart_git') + '/matcher.git@deedda179c33b00b3e06aa107ebfc3dd2f8a5f49',

'src/third_party/dart/third_party/pkg/mime':
Var('dart_git') + '/mime.git@273d454711487fe00849c2bf3dff189278fd0e6f',
Expand All @@ -394,7 +394,7 @@ deps = {
Var('dart_git') + '/package_config.git@abb4aec904ab8c739b6dcec516d44f56d96c8115',

'src/third_party/dart/third_party/pkg/path':
Var('dart_git') + '/path.git@12ce876fdd8873128671acfec54c8ad88da361fa',
Var('dart_git') + '/path.git@1299791bb4363af47ec6e32f599a5c3d168e320e',

'src/third_party/dart/third_party/pkg/pool':
Var('dart_git') + '/pool.git@1ea5b031cfda37786d305292cb8104dffb45d9ae',
Expand All @@ -421,7 +421,7 @@ deps = {
Var('dart_git') + '/source_span.git@d1d47e550b6f77ed9b4907339a8a5e430b9ca314',

'src/third_party/dart/third_party/pkg/sse':
Var('dart_git') + '/sse.git@cfa93b1513e72646e96aab2562a51909cce500a1',
Var('dart_git') + '/sse.git@2de27fe69526b1c44772fcc50d62068a8c7f45e6',

'src/third_party/dart/third_party/pkg/stack_trace':
Var('dart_git') + '/stack_trace.git@cf3562e0bf1796d4a801ed345408fcbc929dea70',
Expand All @@ -430,22 +430,22 @@ deps = {
Var('dart_git') + '/stream_channel.git@914304769d036867b993bd7f9c111145f1ca4ab0',

'src/third_party/dart/third_party/pkg/string_scanner':
Var('dart_git') + '/string_scanner.git@4a5cbc5c1127151ea507cc9da797b829857607e8',
Var('dart_git') + '/string_scanner.git@6ddab2c6a3374c9b0fe5ba08ff9badce944a797e',

'src/third_party/dart/third_party/pkg/term_glyph':
Var('dart_git') + '/term_glyph.git@822cd5b3418615c6db715a796c2c9ba9acb63b0d',

'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@89a8b12bc7998b01e801cbeed82b3f64f49d1ef9',
Var('dart_git') + '/test.git@8235a25b98be448bca627d58b969de42b8b6633c',

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@52b6753852661787208e003f9716b079026c7ac7',

'src/third_party/dart/third_party/pkg/typed_data':
Var('dart_git') + '/typed_data.git@1e838b8ec85699b5b99e793d004ae315e72fcbc0',
Var('dart_git') + '/typed_data.git@dbf81a7ce7cdc8ad2695a84cbb5dced77b53af92',

'src/third_party/dart/third_party/pkg/usage':
Var('dart_git') + '/usage.git@fee1d9d9c295362f6edebfeebb9f8187711c55ab',
Var('dart_git') + '/usage.git@2773c7d334db9a902582feb8c5f38899c83d7b54',

'src/third_party/dart/third_party/pkg/watcher':
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_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: f1d6c82f3cba39cb558775d99f3b207b
Signature: 10b9f92e8e01d506a9118cfed8247023

====================================================================================================
LIBRARY: angle
Expand Down
1 change: 0 additions & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ fuchsia-vulkan
fuchsia_sdk
glslang
khronos
pkg
shaderc
spirv-cross
txt
Expand Down

0 comments on commit 99e3c88

Please sign in to comment.