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

Roll Dart SDK from 63b8dc1906e5 to 02a5a3bedc5f (8 revisions) #39547

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
6 changes: 3 additions & 3 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': '63b8dc1906e57d56d32452cf6f0262eb4bfd2741',
'dart_revision': '02a5a3bedc5f86313621d3d4ed84f99786e271a9',

# 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 Down Expand Up @@ -347,7 +347,7 @@ deps = {
Var('dart_git') + '/crypto.git@03eb2c9098069a7816bbace581dc2d6e196c63ca',

'src/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@f33d63211f77e2a895b90bcf22508ab7a0af4466',
Var('dart_git') + '/csslib.git@45264a876d090f441d2bdacc1bb30afa52a0b8ec',

'src/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f',
Expand Down Expand Up @@ -386,7 +386,7 @@ deps = {
Var('dart_git') + '/json_rpc_2.git@0280ac6cb4f3905d81c47ba927123ba2b95f7940',

'src/third_party/dart/third_party/pkg/linter':
Var('dart_git') + '/linter.git@70fb087e39e6882ad331ee1e3f52f3f3a88e2d16',
Var('dart_git') + '/linter.git@2a32d3f04394d02b80c53a460363b5ad4c413301',

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@abef3717d958158eb8b0ddb2871f4b15a9804cd4',
Expand Down
8 changes: 5 additions & 3 deletions ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: bb4689eace80fa19571c375ed760f822
Signature: 68ef31d53f6f0a3a1692f2d447057617

====================================================================================================
LIBRARY: angle
Expand Down Expand Up @@ -42006,8 +42006,9 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.da
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_js_interop/js_interop.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/js_interop/js_interop.dart + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/bin/main_impl.h
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc
Expand All @@ -42022,8 +42023,9 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_js_interop/js_interop.dart
FILE: ../../../third_party/dart/sdk/lib/js_interop/js_interop.dart
----------------------------------------------------------------------------------------------------
Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
for details. All rights reserved.
Expand Down