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
7 changes: 3 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': '962ef010aedd35802fb84a183bc1c8a3ed546436',
'dart_revision': 'cde050a4c0b44019309e02fe24305890b5e3a3a2',

# 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 @@ -56,7 +56,6 @@ vars = {
'dart_shelf_packages_handler_tag': '2.0.0',
'dart_shelf_proxy_tag': '0.1.0+7',
'dart_shelf_static_rev': 'a6168f162df88b0eef7e328629bf020122d5039e',
'dart_shelf_web_socket_tag': '0.2.2+3',
'dart_sse_tag': '9a486d058a17e880afa9cc1c3c0dd8bad726bcbc',
'dart_stack_trace_tag': '6788afc61875079b71b3d1c3e65aeaa6a25cbc2f',
'dart_stagehand_tag': 'v3.3.11',
Expand Down Expand Up @@ -212,7 +211,7 @@ deps = {
Var('dart_git') + '/http.git@1617b728fc48f64fb0ed7dc16078c03adcc64179',

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

'src/third_party/dart/third_party/pkg/http_parser':
Var('dart_git') + '/http_parser.git@5dd4d16693242049dfb43b5efa429fedbf932e98',
Expand Down Expand Up @@ -287,7 +286,7 @@ deps = {
Var('dart_git') + '/shelf_static.git' + '@' + Var('dart_shelf_static_rev'),

'src/third_party/dart/third_party/pkg/shelf_web_socket':
Var('dart_git') + '/shelf_web_socket.git' + '@' + Var('dart_shelf_web_socket_tag'),
Var('dart_git') + '/shelf_web_socket.git@8050a55b16faa5052a3e5d7dcdc170c59b6644f2',

'src/third_party/dart/third_party/pkg/source_map_stack_trace':
Var('dart_git') + '/source_map_stack_trace.git@1c3026f69d9771acf2f8c176a1ab750463309cce',
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: 74857728052c0d07c1bba161bf0b6e0f
Signature: 4460e47ab6aa9e5a916ec27b00b0f825

UNUSED LICENSES:

Expand Down