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 abe86ca4eb01 to b62dadb14d82 (2 revisions) #56615

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
12 changes: 6 additions & 6 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': 'abe86ca4eb01e32ebf7933b86b66ab679cfd7afe',
'dart_revision': 'b62dadb14d82fcbb63d45812818249832cfa1cf7',

# 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 @@ -65,13 +65,13 @@ vars = {
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
'dart_core_rev': '6af0821dd8c0ecc5c30d5e67b3c8e16e8d79cda6',
'dart_devtools_rev': '3642846c465888b0c56271fe9265a0901f1803f6',
'dart_http_rev': '03ced4da4fbf62b9a88cf078608cd56ee7e4e0d4',
'dart_http_rev': '2f954e13948201f2c1df2b722e5583d0ae85b738',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e',
'dart_pub_rev': '8c2e621c2403cb503cc9959be387d1061a16846a',
'dart_tools_rev': '66afa68006679dcfd9cca0410f01a057ff884fa2',
'dart_tools_rev': 'a6603a45374fc2ed9de4cf0297bde003f141dc9b',
'dart_watcher_rev': '7a15a903f7ce0737cce7d08ff30402d41b9f7b62',
'dart_web_rev': '8d243766b45c163a9d18a89de059eba24398d163',
'dart_webdev_rev': '5f30c560dc4e3df341356c43ec1a766ee6b74a7c',
Expand Down Expand Up @@ -334,10 +334,10 @@ deps = {
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),

'src/flutter/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@dc13a2f8e667825980cbc1a06ed645620f9bed70',
Var('dart_git') + '/dart_style.git@f6d020e48cc531a0967c91fa88028c086fedfbf9',

'src/flutter/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@24c2a966c253111318dc50813718eaa2816871fa',
Var('dart_git') + '/dartdoc.git@6bbd3d7b535ee4ed889beaeea68d66e54b196aee',

'src/flutter/third_party/dart/third_party/pkg/glob':
Var('dart_git') + '/glob.git@b6319d6c2880b44039e75dfed80f7ce150f76d51',
Expand Down Expand Up @@ -376,7 +376,7 @@ deps = {
Var('dart_git') + '/pub_semver.git@ab3eab50cc9f3df650ba7f5571aa2a1ea715dcc8',

'src/flutter/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@1a141c71e201ed361aabc1d89a21181667f0b39c',
Var('dart_git') + '/shelf.git@0bb44cb7b54f856c4c20ff00eed7f006d865bb3e',

'src/flutter/third_party/dart/third_party/pkg/source_maps':
Var('dart_git') + '/source_maps.git@b20b97003a48d78a1ecba7e46d932ea4b480dd94',
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: 194f484540d9089cb799705968951a73
Signature: 95b572829da63a0a7b2a5aa5a2ead691

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4805,7 +4805,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/+/a3b6652100c841a8ff4030ff615981933cacf9eb
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/b62dadb14d82fcbb63d45812818249832cfa1cf7
/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 @@ -32253,7 +32253,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/+/abe86ca4eb01e32ebf7933b86b66ab679cfd7afe
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/b62dadb14d82fcbb63d45812818249832cfa1cf7
/third_party/fallback_root_certificates/

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