Skip to content

Commit

Permalink
Roll Dart SDK from 23cbd61a1327 to 22fa50e09ee8 (3 revisions)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/23cbd61a1327..22fa50e09ee8

2023-01-11 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-112.0.dev
2023-01-11 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-111.0.dev
2023-01-11 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-110.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 aaclarke@google.com,dart-vm-team@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 11, 2023
1 parent 6256f05 commit d06d150
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -48,23 +48,23 @@ 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': '23cbd61a1327d391cda04b354cd5e8e928b16f15',
'dart_revision': '22fa50e09ee8f3e8170575d2a672fb9e22e52840',

# 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_binaryen_rev': '12ad604c17407f6b36d52c6404f2dab32e5c7960',
'dart_boringssl_gen_rev': 'ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f',
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
'dart_browser_launcher_rev': 'f2f01e4c7e719c633ca3c35d55c5331d4fe8b54b',
'dart_clock_rev': '6b8b7bfaeb686290ed32b2c45df89a7d93219ce2',
'dart_clock_rev': '65e8a13ddf26c9d21884ccc8f8532725697d40df',
'dart_collection_rev': '85e987cf1b8aaba60bdc8b16dd1ee6233436549f',
'dart_devtools_rev': 'dd3fade2bd2ef74fc6102e56333a48f0efc594d3',
'dart_protobuf_rev': 'dd04535271a25fd6f11ccaf09bca18d968538420',
'dart_pub_rev': '0cbaf7a2fb8c8ca543c6f222bf25d5f5c63abbf3',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': '2e0db7175016382c38e786356f6c36c6a2bd416a',
'dart_webdev_rev': '49f97b8848c264e634affb045cf95ff4a34a7784',
'dart_webkit_inspection_protocol_rev': 'ddb624cd85954dd384056cc253a8fc2b9da5364d',
'dart_watcher_rev': '3b49c7ea087cc158bdcba19fe8919283fdc1cd86',
'dart_webdev_rev': '094ee97b59048d64d5519e6c9e8072cc1bf914dc',
'dart_webkit_inspection_protocol_rev': '15244ffbab9221f1603eb04eaae74ae7c7ca3944',
'dart_yaml_edit_rev': '299f74594ff9fda412c1da5c0b5d5231d0c6fc42',
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',

Expand Down Expand Up @@ -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@5a8e8ee28560e0f3813795838c194a3f561ffb82',
Var('dart_git') + '/cli_util.git@32bc0779a604c1bde1bb0782789c99cac222e651',

'src/third_party/dart/third_party/pkg/clock':
Var('dart_git') + '/clock.git' + '@' + Var('dart_clock_rev'),
Expand All @@ -334,13 +334,13 @@ deps = {
Var('dart_git') + '/crypto.git@f854f2fa730acb107aa41ebe431403081f7161e4',

'src/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@d776535fdcf33c33aa888f7561f7081c4dd2b457',
Var('dart_git') + '/csslib.git@7054945b62bd83c4c7a0fab693fa73c3f137c202',

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

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@29a1bbf8576f39c6f7c7dcf71f131a59bb346625',
Var('dart_git') + '/dartdoc.git@c4ab68247fd40071bc7303c61fc180a57ab086df',

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@2a56c2a9a87122c057168874bde384debbb806b0',
Expand All @@ -349,10 +349,10 @@ deps = {
Var('dart_git') + '/external/github.com/google/file.dart@b768f79dcd104a5feabafab47101c4355b71cd8f',

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

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

'src/third_party/dart/third_party/pkg/html':
Var('dart_git') + '/html.git@3dd00b0ca99e222697e6b6dc653774dc877da420',
Expand All @@ -361,10 +361,10 @@ deps = {
Var('dart_git') + '/http.git@d434d42b4c0a75fb3f4170899e9a30265487fbba',

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

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

'src/third_party/dart/third_party/pkg/intl':
Var('dart_git') + '/intl.git@c61fdd19c5a1a72b60d58152e2860f08725d188b',
Expand All @@ -376,7 +376,7 @@ deps = {
Var('dart_git') + '/linter.git@8f7b75f8a3501ca2c4d5bbc1f003d90d66447544',

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

'src/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@ee3f4e976efcfed87c6ec78364bc2dd3c6e717b9',
Expand All @@ -388,16 +388,16 @@ deps = {
Var('dart_git') + '/mime.git@273d454711487fe00849c2bf3dff189278fd0e6f',

'src/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@942dd037a2f0f0203e1f367d4a5693e7617b0c9b',
Var('dart_git') + '/mockito.git@9cc958a991dc6d6b563196893a77973eee58603c',

'src/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@2e1a8eca1ebeac01f45003642c25e24e63d45b50',

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

'src/third_party/dart/third_party/pkg/pool':
Var('dart_git') + '/pool.git@713e63124fde2a6ac17c9b9d73ec73ce7c104478',
Var('dart_git') + '/pool.git@ad4e2a7fde6a2937b2f7f59af271b437376d8e3d',

'src/third_party/dart/third_party/pkg/protobuf':
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
Expand All @@ -409,10 +409,10 @@ deps = {
Var('dart_git') + '/pub_semver.git@3946e33446365aa6af84abc0b1f47ad3a6f3b490',

'src/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@32e342d2498db739d2d79123cecd8f2e8d598c3b',
Var('dart_git') + '/shelf.git@a44e95e00324b6051bbee5ea235355f843795d1c',

'src/third_party/dart/third_party/pkg/source_map_stack_trace':
Var('dart_git') + '/source_map_stack_trace.git@e5f95645d798ed507f1270121aaf8c32fe65a124',
Var('dart_git') + '/source_map_stack_trace.git@adea3e51269f355514b59b66a4fcecabd1fa6e95',

'src/third_party/dart/third_party/pkg/source_maps':
Var('dart_git') + '/source_maps.git@d995912983f4f4c33a040c629952fb4632aeea70',
Expand All @@ -421,28 +421,28 @@ deps = {
Var('dart_git') + '/source_span.git@72d5c55e455c3940c37fe768730f5922e7a1f309',

'src/third_party/dart/third_party/pkg/sse':
Var('dart_git') + '/sse.git@3c37edbd3fc0eced79abd26d78ec7d350340523a',
Var('dart_git') + '/sse.git@be426a2467108d88354dc36a44493d2d17019993',

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

'src/third_party/dart/third_party/pkg/stream_channel':
Var('dart_git') + '/stream_channel.git@0a7800ae41be5f7ba9990388fecc30a700186a48',
Var('dart_git') + '/stream_channel.git@3b9926876dc06970b583c34d0cb359ef976c4350',

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

'src/third_party/dart/third_party/pkg/term_glyph':
Var('dart_git') + '/term_glyph.git@2bf45943466a5bb2d8d1add714fbfeebe5cabab5',
Var('dart_git') + '/term_glyph.git@8cd931827bc3bfc1c62fd7ea44cbbc99b8a94f4d',

'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@34150897597d0897be9626ff142b4d651e254a2c',
Var('dart_git') + '/test.git@932a652bea3f8b95848effb23247acf2bdf35a09',

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

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

'src/third_party/dart/third_party/pkg/usage':
Var('dart_git') + '/usage.git@2773c7d334db9a902582feb8c5f38899c83d7b54',
Expand All @@ -451,7 +451,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@ebd0fe9ba8cbbb6f3d16b95092232a60dd867c5b',
Var('dart_git') + '/web_socket_channel.git@28d7b82986cf931e6d977d973a7849cfc7c0bab9',

'src/third_party/dart/third_party/pkg/webdev':
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),
Expand All @@ -460,7 +460,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@02be51e0a47472052d039649d6aec51a0695e9fd',
Var('dart_git') + '/yaml.git@b2fce6cb8f07f091967b849d5434ed495cbb305f',

'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: 12d22a8e0c0dcfd91fb070482eac86a7
Signature: b2884622218950ed7781bc8daae86a53

====================================================================================================
LIBRARY: angle
Expand Down

0 comments on commit d06d150

Please sign in to comment.