Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual roll Dart SDK from 82936dcdaf4f to 5a5d4c262200 (2 revisions) #50264

Merged
Show file tree
Hide file tree
Changes from 1 commit
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 @@ -62,7 +62,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': '82936dcdaf4f8e01fa40962ae5786622c13b8702',
'dart_revision': '5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4',

# 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 @@ -378,7 +378,7 @@ deps = {
Var('dart_git') + '/dart_style.git@633b01cba68f4b42ddc2985c3d521c22149d5ce3',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@0f13e6443595f8e49cc86d783210d78c93d3502e',
Var('dart_git') + '/dartdoc.git@5cac62b6071c899d52553fcd417ca5faeeb507c1',

'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@cd3a9324f6483f313ba1f0f3ff382ea4e6982ef2',
Expand Down Expand Up @@ -429,7 +429,7 @@ deps = {
Var('dart_git') + '/native.git@0eafd544d6ebce07b42007560ae9e0858c885d89',

'src/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@33dd24659147bd7ed2fa87aeacc52d199be766b4',
Var('dart_git') + '/package_config.git@5a0bc197fde3db2907d0e35e0470e601bee20845',

'src/third_party/dart/third_party/pkg/path':
Var('dart_git') + '/path.git@57a049cff2e2be7a302dd9683b2b194c6d06e2d4',
Expand Down
2 changes: 2 additions & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@
../../../flutter/impeller/geometry/size_unittests.cc
../../../flutter/impeller/geometry/trig_unittests.cc
../../../flutter/impeller/golden_tests/README.md
../../../flutter/impeller/golden_tests_harvester/.dart_tool
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These shouldn't have been added back. There might be some stale files in the bot's tree, maybe?

../../../flutter/impeller/golden_tests_harvester/pubspec.lock
../../../flutter/impeller/image/README.md
../../../flutter/impeller/playground
../../../flutter/impeller/renderer/backend/gles/test
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: 2c005d749b65ecc8add010e6a96f988f
Signature: 861a39d085cdd353f8ae6398d9c1e393

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4705,7 +4705,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/+/fbf1d8ebceb475179e0445edde13d9400b62aca0
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4
/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 @@ -31312,7 +31312,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/+/82936dcdaf4f8e01fa40962ae5786622c13b8702
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5a5d4c2622007c10ed6adcd5787eb3a69dd8ada4
/third_party/fallback_root_certificates/

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