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

Roll Dart SDK from 264c0c6f5894 to 9694974b6d41 (1 revision) #57066

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
4 changes: 2 additions & 2 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': '264c0c6f5894a713c092e3308360242f6721c485',
'dart_revision': '9694974b6d411e685af0fc53e9a1197025b29fb3',

# 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 @@ -353,7 +353,7 @@ deps = {
Var('dart_git') + '/markdown.git@4d5dbc659955973902f2585c54e94d453532db70',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@028f89d4a59448f9ecda5bd3d4519e2d7c742072',
Var('dart_git') + '/native.git@8ea1a9db0af42933eb22334c4506ca464d7237e9',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@76f2f6c245451da1fa24d7bbb00251b909e729a5',
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: 42c0a1e0c2d00da991b25de9e0e74029
Signature: 7f08c80849693b0e562a1ee849ce8ca9

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4807,7 +4807,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/+/838ed940b056e9010de4d5fcedfcf8c245848f22
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/9694974b6d411e685af0fc53e9a1197025b29fb3
/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 @@ -32269,7 +32269,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/+/264c0c6f5894a713c092e3308360242f6721c485
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/9694974b6d411e685af0fc53e9a1197025b29fb3
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down
Loading