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

Roll Dart SDK from 418bee5da2e2 to 8d7a6aabd3a3 (2 revisions) #38738

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
10 changes: 5 additions & 5 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': '418bee5da2e2505a13d992a35389d6406cf1bfec',
'dart_revision': '8d7a6aabd3a381fe630c111746789ccb34b2c42a',

# 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 @@ -63,7 +63,7 @@ vars = {
'dart_pub_rev': '0cbaf7a2fb8c8ca543c6f222bf25d5f5c63abbf3',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_watcher_rev': '2e0db7175016382c38e786356f6c36c6a2bd416a',
'dart_webdev_rev': '8795ca5b89df0f912e31b0f5fa372b90f2a0bf66',
'dart_webdev_rev': '49f97b8848c264e634affb045cf95ff4a34a7784',
'dart_webkit_inspection_protocol_rev': 'ddb624cd85954dd384056cc253a8fc2b9da5364d',
'dart_yaml_edit_rev': '299f74594ff9fda412c1da5c0b5d5231d0c6fc42',
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',
Expand Down Expand Up @@ -340,7 +340,7 @@ deps = {
Var('dart_git') + '/dart_style.git@d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f',

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

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@2a56c2a9a87122c057168874bde384debbb806b0',
Expand Down Expand Up @@ -373,7 +373,7 @@ deps = {
Var('dart_git') + '/json_rpc_2.git@bd9f8d90ec9ce9d0da5c11f3e71b87af3aaca3b4',

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

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@b525d5c39c8ae6f0826c63a371d286080e2ec93e',
Expand Down Expand Up @@ -430,7 +430,7 @@ deps = {
Var('dart_git') + '/stream_channel.git@0a7800ae41be5f7ba9990388fecc30a700186a48',

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

'src/third_party/dart/third_party/pkg/term_glyph':
Var('dart_git') + '/term_glyph.git@2bf45943466a5bb2d8d1add714fbfeebe5cabab5',
Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: e597cfe931e7b4964f4d51218347aff0
Signature: e0d2a30edffb57a66287705548386e33

====================================================================================================
LIBRARY: angle
Expand Down Expand Up @@ -40027,6 +40027,7 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/class_id.dart + ../
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/convert_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/core_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/deferred.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/developer.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/double.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/errors_patch.dart + ../../../third_party/dart/LICENSE
Expand Down Expand Up @@ -40113,6 +40114,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/class_id.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/convert_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/core_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/deferred.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/developer.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/double.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/errors_patch.dart
Expand Down