Skip to content

Commit

Permalink
Roll Dart SDK from 019024d to 5e2a41b (1 revision) (flutter#27666)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Jul 23, 2021
1 parent 68a4c6b commit 4c14525
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '019024dc988b0e0229c6ec6543022b88ffb73ffa',
'dart_revision': '5e2a41b0088c0a0523d7df30abed549249b626bb',

# 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 @@ -199,7 +199,7 @@ deps = {
Var('dart_git') + '/convert.git@413f591577419d8a8b95d445094a82c926650bd1',

'src/third_party/dart/third_party/pkg/crypto':
Var('dart_git') + '/crypto.git@1c8ccc07b83b100216dc6dede767371043385648',
Var('dart_git') + '/crypto.git@b5024e4de2b1c474dd558bef593ddbf0bfade152',

'src/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@e411d862fd8cc50415c1badf2632e017373b3f47',
Expand All @@ -226,17 +226,14 @@ deps = {
Var('dart_git') + '/html.git@00cd3c22dac0e68e6ed9e7e4945101aedb1b3109',

'src/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@f93c76fabdb03963303762e3fe16cbdf60799cff',
Var('dart_git') + '/http.git@778174bca2c13becd88ef3353309190b1e8b9479',

'src/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@de1b312164c24a1690b46c6e97bd47eff40c4649',

'src/third_party/dart/third_party/pkg/http_parser':
Var('dart_git') + '/http_parser.git@7720bfd42a0c096734c5213478fdce92c62f0293',

'src/third_party/dart/third_party/pkg/http_retry':
Var('dart_git') + '/http_retry.git@845771af7bb5ab38ab740ce4a31f3b0c7680302b',

'src/third_party/dart/third_party/pkg/http_throttle':
Var('dart_git') + '/http_throttle.git' + '@' + Var('dart_http_throttle_tag'),

Expand Down Expand Up @@ -268,7 +265,7 @@ deps = {
Var('dart_git') + '/oauth2.git@7cd3284049fe5badbec9f2bea2afc41d14c01057',

'src/third_party/dart/third_party/pkg/path':
Var('dart_git') + '/path.git@407ab76187fade41c31e39c745b39661b710106c',
Var('dart_git') + '/path.git@c20d73c3516d3a0061c90f14b761ff532b9bf707',

'src/third_party/dart/third_party/pkg/pedantic':
Var('dart_git') + '/pedantic.git@66f2f6c27581c7936482e83be80b27be2719901c',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: e22ac3974c6af93c2c97ec2cf1a360c3
Signature: 6d9bd3b4fd900b71c0549e5a85a19b2e

UNUSED LICENSES:

Expand Down

0 comments on commit 4c14525

Please sign in to comment.