Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 8aefb8b

Browse files
Roll Dart SDK from d97d5ad to b22b36c (1 revision) (#37400)
https://dart.googlesource.com/sdk.git/+log/d97d5ad98893..b22b36c0f52e 2022-11-07 [email protected] Version 2.19.0-375.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] 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
1 parent de0b58e commit 8aefb8b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ vars = {
4848
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4949
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5050
# updated revision list of existing dependencies.
51-
'dart_revision': 'd97d5ad9889378e70f9803f8bf1ba3e0781ab1b8',
51+
'dart_revision': 'b22b36c0f52ef7068f321ac1266f286745b65de0',
5252

5353
# WARNING: DO NOT EDIT MANUALLY
5454
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -59,7 +59,7 @@ vars = {
5959
'dart_collection_rev': 'efd709fc1760a595f8575f4137a1847de1b49d76',
6060
'dart_devtools_rev': '23444af89d716818f099974df3e4fffac87fd886',
6161
'dart_protobuf_rev': 'ba29983968de5b54196c6c2a5cff1afbdda24ae2',
62-
'dart_pub_rev': '6506cc01b1bd17aff782037817d86a88a1c312e8',
62+
'dart_pub_rev': '65c7f3e528f3f9978c4330cbd471070f17370f65',
6363
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
6464
'dart_watcher_rev': '32591071a83f632478e702f67e29de6e54428ce9',
6565
'dart_webdev_rev': '069b87091b0cd25ae1a5e5927cdf6a475fda5bf7',
@@ -255,7 +255,7 @@ deps = {
255255
Var('dart_git') + '/logging.git@f322480fb9d9e83e677c08db6d09067059f7ff74',
256256

257257
'src/third_party/dart/third_party/pkg/markdown':
258-
Var('dart_git') + '/markdown.git@f3873403f5b1a0319f78632a8fbc2b22315a7b83',
258+
Var('dart_git') + '/markdown.git@9ff4a9f1d37c763f827084ba28a3d0bfec6b5d67',
259259

260260
'src/third_party/dart/third_party/pkg/matcher':
261261
Var('dart_git') + '/matcher.git@6a9b83bbd73e50df2058b3e8e4aa301df49569c6',

ci/licenses_golden/licenses_third_party

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e9f20361a5fb96f8af457ee0112f23cd
1+
Signature: 29ec7dd59754e16658570708295646c7
22

33
UNUSED LICENSES:
44

@@ -14113,6 +14113,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_patch.dart
1411314113
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/symbol_patch.dart
1411414114
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/timer_patch.dart
1411514115
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/type.dart
14116+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/typed_data_patch.dart
1411614117
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/uri_patch.dart
1411714118
FILE: ../../../third_party/dart/sdk/lib/core/record.dart
1411814119
FILE: ../../../third_party/dart/sdk/lib/ffi/c_type.dart

0 commit comments

Comments
 (0)