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

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 @@ -39,7 +39,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': 'e1a475a40934930a0ffb748c714cbbe0ffc8439c',
'dart_revision': '38e7078fa2b7888e4c12b2079b51bc366fe455fd',

# 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 @@ -52,7 +52,7 @@ vars = {
'dart_intl_tag': '0.17.0-nullsafety',
'dart_linter_tag': '1.14.0',
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
'dart_pub_rev': '96404e0749864c9fbf8b12e1d424e8078809e00a',
'dart_pub_rev': '0035a40f25d027130c0314571da53ffafc6d973b',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_shelf_proxy_tag': 'v1.0.0',
'dart_shelf_static_rev': '202ec1a53c9a830c17cf3b718d089cf7eba568ad',
Expand Down Expand Up @@ -179,7 +179,7 @@ deps = {
Var('dart_git') + '/async.git@80886150a5e6c58006c8ae5a6c2aa7108638e2a9',

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

'src/third_party/dart/third_party/pkg/boolean_selector':
Var('dart_git') + '/boolean_selector.git@665e6921ab246569420376f827bff4585dff0b14',
Expand All @@ -206,7 +206,7 @@ deps = {
Var('dart_git') + '/crypto.git@b5024e4de2b1c474dd558bef593ddbf0bfade152',

'src/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@02abc1ddf93092efef2be365300f15504d23cd23',
Var('dart_git') + '/csslib.git@6f35da3d93eb56eb25925779d235858d4090ce6f',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@520e64977de7a87b2fd5be56e5c2e1a58d55bdad',
Expand Down Expand Up @@ -278,7 +278,7 @@ deps = {
Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'),

'src/third_party/dart/third_party/pkg/pub_semver':
Var('dart_git') + '/pub_semver.git@cee044a3dc867c1c8464408ed435bd21949510c0',
Var('dart_git') + '/pub_semver.git@a43ad72fb6b7869607581b5fedcb186d1e74276a',

'src/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@46483f896cc4308ee3d8e997030ae799b72aa16a',
Expand Down
7 changes: 1 addition & 6 deletions ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: dc6732c384ec31e7e08d6898e4f2b1e8
Signature: f1e787217c47653595918b70b947bcfa

UNUSED LICENSES:

Expand Down Expand Up @@ -9787,11 +9787,6 @@ FILE: ../../../third_party/dart/benchmarks/MapLookup/dart/maps.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/MapLookup.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/dart2/maps.dart
FILE: ../../../third_party/dart/benchmarks/MapLookup/generate_maps.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart/NativeCall.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart/dlopen_helper.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart2/NativeCall.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/dart2/dlopen_helper.dart
FILE: ../../../third_party/dart/benchmarks/NativeCall/native/native_functions.c
FILE: ../../../third_party/dart/benchmarks/ObjectHash/dart/ObjectHash.dart
FILE: ../../../third_party/dart/benchmarks/ObjectHash/dart2/ObjectHash.dart
FILE: ../../../third_party/dart/benchmarks/SDKArtifactSizes/dart/SDKArtifactSizes.dart
Expand Down