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

Roll Dart SDK from 08f4324c988b to 01a77883e9e9 (1 revision) #52936

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
10 changes: 5 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': '08f4324c988b0a2278259d5d1c0d1ee0d68c1714',
'dart_revision': '01a77883e9e983dbee08c1609faf6059e41dfb45',

# 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 @@ -350,7 +350,7 @@ deps = {
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:e2a7208bb8eed852b1f9dedabf423f187e947a7d'}]},

'src/flutter/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@5c83bc9785d6c32ffe6824ba79fadcc51fbcd1c1',
Var('dart_git') + '/args.git@cf905519d67054a5e8d8835ffd4b247d8bbb602d',

'src/flutter/third_party/dart/third_party/pkg/async':
Var('dart_git') + '/async.git@77a25d77392b131df4ecac85bcfe9a30f82a9f40',
Expand Down Expand Up @@ -401,7 +401,7 @@ deps = {
Var('dart_git') + '/html.git@00d34611eee5eff976bd12a631357a4d591ef5fb',

'src/flutter/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@76deb751b41a675ac214d0ce2b9919f406175137',
Var('dart_git') + '/http.git@5c01453ab467408194143d4106092201f03ed98e',

'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@4a791af861da1cf53b57d9928fbc605f57139e4f',
Expand Down Expand Up @@ -431,7 +431,7 @@ deps = {
Var('dart_git') + '/mime.git@b01c9a24e0991da479bd405138be3b3e403ff456',

'src/flutter/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@4be52e16d06c8c5384d1cf5a511f0c9a7d829cf7',
Var('dart_git') + '/mockito.git@2302814df66e651b6710311366501523dbee2e11',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@fef40aebc3cf34654919e8a5785b6c50b3ea445c',
Expand Down Expand Up @@ -503,7 +503,7 @@ deps = {
Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'),

'src/flutter/third_party/dart/third_party/pkg/web_socket_channel':
Var('dart_git') + '/web_socket_channel.git@8c77d6fb8597fde3a0d1058ed7b7b9d6e4df6cc4',
Var('dart_git') + '/web_socket_channel.git@45b8ce9ce9fb5194a24d3dff8913c573fbe7896a',

'src/flutter/third_party/dart/third_party/pkg/webdev':
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),
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/+/08f4324c988b0a2278259d5d1c0d1ee0d68c1714
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/01a77883e9e983dbee08c1609faf6059e41dfb45
/third_party/fallback_root_certificates/

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