Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
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
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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': 'fc82eeed7df32eb6061cb0662b7c200e88f48e1c',
'dart_revision': '8be6a08153ccb55265b6548b3aec3fe5ce3de1a6',

# 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 @@ -208,13 +208,13 @@ deps = {
Var('dart_git') + '/html.git@22f17e97fedeacaa1e945cf84d8016284eed33a6',

'src/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@ca418355b5fc60cf981de3bd7364ec0dd943fa8f',
Var('dart_git') + '/http.git@20e3a594872ae1565249c7cfc8977f9a10ca9927',

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

'src/third_party/dart/third_party/pkg/http_parser':
Var('dart_git') + '/http_parser.git@6e63a97b5aaa2b4d1215fe01683e51fb73258e54',
Var('dart_git') + '/http_parser.git@5dd4d16693242049dfb43b5efa429fedbf932e98',

'src/third_party/dart/third_party/pkg/http_retry':
Var('dart_git') + '/http_retry.git' + '@' + Var('dart_http_retry_tag'),
Expand All @@ -232,7 +232,7 @@ deps = {
Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'),

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@1590ba0b648a51e7eb3895c612e4b72f72623b6f',
Var('dart_git') + '/logging.git@9d2a7fdd05b09bc06474881152b5baaf38fd1329',

'src/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@6f89681d59541ddb1cf3a58efbdaa2304ffc3f51',
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: b015e7ec07ad3548442fc45952411228
Signature: 509e7a9cb38d82d2a9146c79da2c5656

UNUSED LICENSES:

Expand Down