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
10 changes: 5 additions & 5 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': 'f8c25b8e965d235c1ca0f5b84c47bf2331d5d1e2',
'dart_revision': 'bc78a79e5e80be544de6ffc7140c78959846194e',

# 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 @@ -46,7 +46,7 @@ vars = {
'dart_dart_style_tag': '2cf810073e0cc7e7ea05d3de51830e6fa6d62924',
'dart_http_throttle_tag': '1.0.2',
'dart_intl_tag': '0.17.0-nullsafety',
'dart_linter_tag': '1.1.0',
'dart_linter_tag': '1.2.1',
'dart_protobuf_rev': '0d03fd588df69e9863e2a2efc0059dee8f18d5b2',
'dart_pub_rev': '0e657414a472e74ca5dd76ae0db50cc060251dec',
'dart_resource_rev': '6b79867d0becf5395e5819a75720963b8298e9a7',
Expand Down Expand Up @@ -158,7 +158,7 @@ deps = {
Var('dart_git') + '/async.git@376d418b1b535030fbe3369938d2ffdbb0340a77',

'src/third_party/dart/third_party/pkg/bazel_worker':
Var('dart_git') + '/bazel_worker.git@060c55a933d39798681a4f533b161b81dc48d77e',
Var('dart_git') + '/bazel_worker.git@0885637b037979afbf5bcd05fd748b309fd669c0',

'src/third_party/dart/third_party/pkg/boolean_selector':
Var('dart_git') + '/boolean_selector.git@665e6921ab246569420376f827bff4585dff0b14',
Expand Down Expand Up @@ -323,7 +323,7 @@ deps = {
Var('dart_git') + '/typed_data.git' + '@' + Var('dart_typed_data_tag'),

'src/third_party/dart/third_party/pkg/usage':
Var('dart_git') + '/usage.git@6c64d9e7b6b3758d06d030efcb5afe20bfc04dde',
Var('dart_git') + '/usage.git@5b7317ba89166f3cf1af98cb280a4cc8e78f25f9',

'src/third_party/dart/third_party/pkg/watcher':
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
Expand All @@ -338,7 +338,7 @@ deps = {
Var('dart_git') + '/dart_style.git' + '@' + Var('dart_dart_style_tag'),

'src/third_party/dart/third_party/pkg_tested/package_config':
Var('dart_git') + '/package_config.git@249af482de9ebabfc781bf10d6152c938e5ce45e',
Var('dart_git') + '/package_config.git@a84c0d45401f215fbe9384df923a38f4022a3c45',

'src/third_party/dart/tools/sdks':
{'packages': [{'version': 'version:2.12.0', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
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: 41ec71605f7afad7490998f4734cd366
Signature: dba64c90f81fbcd27dcac23171afcf21

UNUSED LICENSES:

Expand Down