Skip to content

Commit

Permalink
Manual roll Dart SDK from 7240b35cc401 to c766fffb626e (9 revisions) (f…
Browse files Browse the repository at this point in the history
…lutter#40233)

Manual roll requested by [email protected]

https://dart.googlesource.com/sdk.git/+log/7240b35cc401..c766fffb626e

2023-03-10 [email protected] Version 3.0.0-322.0.dev
2023-03-10 [email protected] Version 3.0.0-321.0.dev
2023-03-10 [email protected] Version 3.0.0-320.0.dev
2023-03-10 [email protected] Version 3.0.0-319.0.dev
2023-03-09 [email protected] Version 3.0.0-318.0.dev
2023-03-09 [email protected] Version 3.0.0-317.0.dev
2023-03-09 [email protected] Version 3.0.0-316.0.dev
2023-03-09 [email protected] Version 3.0.0-315.0.dev
2023-03-09 [email protected] Version 3.0.0-314.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 [email protected],[email protected],[email protected],[email protected],[email protected] 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 authored Mar 10, 2023
1 parent 220e867 commit 3018843
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
14 changes: 7 additions & 7 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': '7240b35cc401ad8cf3107e83c04b055ef3cc895d',
'dart_revision': 'c766fffb626ecac3be237703d4c68178f308e5f3',

# 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 @@ -61,14 +61,14 @@ vars = {
'dart_devtools_rev': 'bf15e7348d53dc83531d503be94e0c035b604984',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
'dart_protobuf_gn_rev': '5f87ef9990fc4f4ffd76b3f5b0138562178db8bc',
'dart_protobuf_gn_rev': 'f872f05cb0378eef9a7a2609076929f0f35b4141',
'dart_protobuf_rev': '75bc380a6e9601565606a13dee16c5ab2bf5019c',
'dart_pub_rev': '048e3ad2b5e1b4ebe6883addbc95722be6904a7b',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': '5968409e1d73e21e75fc22a6481d5efaef7f3558',
'dart_webdev_rev': 'c007560346a53728920362e5ccaa7eaae85301a7',
'dart_webdev_rev': 'cfe97534b33d37c7e0bbac2a3576085f74f2eaa3',
'dart_webkit_inspection_protocol_rev': '8401098ace995e4dcd9855a2741c2dacccaa780b',
'dart_yaml_edit_rev': '998eea2e4fc474a5e95cfea117e4233d35c3069b',
'dart_yaml_edit_rev': '6abc42a74b76700ad02fa1c1ebd94951b62626b9',
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',

'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
Expand Down Expand Up @@ -449,13 +449,13 @@ deps = {
Var('dart_git') + '/term_glyph.git@d275a8f7482b6a5e4f15d0da6feb66c24f52eb94',

'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@92da93a83615f2bc0483aa00e6a85c4f89d616e4',
Var('dart_git') + '/test.git@3ba78f15538399073d0b5aba4ec19b1378af1625',

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

'src/third_party/dart/third_party/pkg/tools':
Var('dart_git') + '/tools.git@a1c35060d920122ecbecb8c5a389b58ccbceb125',
Var('dart_git') + '/tools.git@bed358ea8ca10551c710282be96cf6e95620fb24',

'src/third_party/dart/third_party/pkg/typed_data':
Var('dart_git') + '/typed_data.git@f858046fb420cf644e7d8cb86b7893f2830d8a6c',
Expand All @@ -476,7 +476,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@a6d8781744d34c391368664b4c1e174f0433bbb6',
Var('dart_git') + '/yaml.git@0f80b12978f066b3547632dec4a273649138fae4',

'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: 479841c56f2e6285f5971d095ed2306c
Signature: 2959cbbbe19ce6fbee5f838b9de1f204

====================================================================================================
LIBRARY: angle
Expand Down
1 change: 1 addition & 0 deletions sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -25614,6 +25614,7 @@ engine
spring_animation
tonic
txt
web_sdk_version
web_test_fonts
web_unicode

Expand Down

0 comments on commit 3018843

Please sign in to comment.