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

Manual roll Dart SDK from f664f4b9c50d to d89e4ead966d (11 revisions) #44560

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,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': 'f664f4b9c50d0be25b69f80438e6af0f1af4a5a4',
'dart_revision': 'd89e4ead966d9f58020b93c69007bc14a20ee745',

# 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 @@ -67,10 +67,10 @@ vars = {
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5',
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
'dart_protobuf_rev': 'd9e8a31d0e4124130fc494b6bdb66e19dbd4770d',
'dart_protobuf_rev': '217c0306ee376a8a9c05e72fc90cffab6b60e66a',
'dart_pub_rev': '42819a1e10f803eb7f6296692c5a976e1c647360',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_tools_rev': 'af3fc996d69b2e790a94f4e9f3cd303a2f29d121',
'dart_tools_rev': 'f14bf2eb3d4d5bdcb6ea5d6862d33a319dfd9564',
'dart_watcher_rev': '7457413060ed7403b90b01533a61bd959932122e',
'dart_webdev_rev': '5081dff0952eb7163f98a508d7b2d976c1573c55',
'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6',
Expand Down Expand Up @@ -389,7 +389,7 @@ deps = {
Var('dart_git') + '/html.git@4060496b0443451c38f8b789db2e44c0d7966171',

'src/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@4289e8b9dbdbebaa26c28f30b461018a191b6e73',
Var('dart_git') + '/http.git@7e9ed120a89c60cf695198bd44568b437e05fd49',

'src/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441',
Expand Down Expand Up @@ -422,10 +422,10 @@ deps = {
Var('dart_git') + '/mime.git@799b398140817fdb134f639d84e91c552e129136',

'src/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@b4217750cbab5cdd2a773106abb476a7ea4aefb2',
Var('dart_git') + '/mockito.git@ff79de69e9ef9e8647bd6008c29c16651c9ac220',

'src/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@f0dc3e9b26084c6be820348b3748bcb7315e0da8',
Var('dart_git') + '/native.git@5a1361b6d98a84f8070c97872e3d3587fc0ba435',

'src/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@981c49dfec1e3e3e90f336dcd7c225923d2fd321',
Expand All @@ -446,7 +446,7 @@ deps = {
Var('dart_git') + '/pub_semver.git@028b43506a3f7ec7f7b4673a78ba3da3d5fb138d',

'src/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@bd59ead508e55b1db354ab53d666715595b5bd79',
Var('dart_git') + '/shelf.git@73edd2b6e18ee50afac57e4e224b8c714b81e66d',

'src/third_party/dart/third_party/pkg/source_map_stack_trace':
Var('dart_git') + '/source_map_stack_trace.git@16e54fd9fc088961773340cb5c3688a089387135',
Expand All @@ -458,7 +458,7 @@ deps = {
Var('dart_git') + '/source_span.git@37735aecc5d8c0fb75ed61691bae056510b357bb',

'src/third_party/dart/third_party/pkg/sse':
Var('dart_git') + '/sse.git@e24108561ec359a6f67c26e27e9f4ad7b8208180',
Var('dart_git') + '/sse.git@8cc5b11aa0c82cd0d89758d20782221cc6ac6dec',

'src/third_party/dart/third_party/pkg/stack_trace':
Var('dart_git') + '/stack_trace.git@4ddd86d5d22aad9a8e8e9a06fd0a6a6271736135',
Expand All @@ -473,7 +473,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@423700a3c019dc67f93d2bd6578016a1402506f7',

'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@92eb0f7c3df8f3f089eb3962b46d55b00cf0e51c',
Var('dart_git') + '/test.git@5d571d64a298d476689dd60113b0fc67fdb7e157',

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@0bfaad91ed308ce9da11b48395c8210d7542c16b',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 41c9bbe1d96c2d8d241eafbda4432c6e
Signature: da839e4eda61a3faeb93a6ac26df96ad

====================================================================================================
LIBRARY: dart
Expand Down