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

Manual roll Dart SDK from b7cad2edae4b to 01121c008f4d (3 revisions) #52706

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
7 changes: 2 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,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': 'b7cad2edae4bcbe05332c9956a04692d19798904',
'dart_revision': '01121c008f4da602198d5509ad6a359d4f3f0aa6',

# 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 @@ -434,7 +434,7 @@ deps = {
Var('dart_git') + '/mockito.git@81ecb88b631a9c1e677852a33ad916238dee0ef2',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@71ada4b5c8001e6b8207ed40331d158e0912cd94',
Var('dart_git') + '/native.git@1a6faf502c01c598ce8ed6c77ea22c29774dbf34',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@a36e496d61937a800c22f68035dc98bf8ead7fb2',
Expand Down Expand Up @@ -496,9 +496,6 @@ deps = {
'src/flutter/third_party/dart/third_party/pkg/typed_data':
Var('dart_git') + '/typed_data.git@5b3708eb633593b30868871301e8e15d344d7585',

'src/flutter/third_party/dart/third_party/pkg/usage':
Var('dart_git') + '/usage.git@bc4907bca87e2ef5e9ee80e1bef7ee57f5cbc6d2',

'src/flutter/third_party/dart/third_party/pkg/watcher':
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),

Expand Down
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: bc915b1167a126718a286c70d54e2f3a
Signature: c3c0c97742983cf2be993d3a7250b2f9

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4741,7 +4741,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/b7cad2edae4bcbe05332c9956a04692d19798904
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/01121c008f4da602198d5509ad6a359d4f3f0aa6
/third_party/fallback_root_certificates/

====================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/b7cad2edae4bcbe05332c9956a04692d19798904
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/01121c008f4da602198d5509ad6a359d4f3f0aa6
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down