Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(829)

Side by Side Diff: DEPS

Issue 2204653002: Update more pub dependencies. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 vars = { 5 vars = {
6 # The dart_root is the root of our sdk checkout. This is normally 6 # The dart_root is the root of our sdk checkout. This is normally
7 # simply sdk, but if using special gclient specs it can be different. 7 # simply sdk, but if using special gclient specs it can be different.
8 "dart_root": "sdk", 8 "dart_root": "sdk",
9 9
10 # We use mirrors of all github repos to guarantee reproducibility and 10 # We use mirrors of all github repos to guarantee reproducibility and
(...skipping 18 matching lines...) Expand all
29 29
30 "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638", 30 "gyp_rev": "@6ee91ad8659871916f9aa840d42e1513befdf638",
31 "co19_rev": "@3f0a4bc9a080a792cdf5f093147a900f99ea301f", 31 "co19_rev": "@3f0a4bc9a080a792cdf5f093147a900f99ea301f",
32 32
33 # Revisions of GN/Mojo/Flutter related dependencies. 33 # Revisions of GN/Mojo/Flutter related dependencies.
34 "base_revision": "@672b04e54b937ec899429a6bd5409c5a6300d151", 34 "base_revision": "@672b04e54b937ec899429a6bd5409c5a6300d151",
35 "buildtools_revision": "@565d04e8741429fb1b4f26d102f2c6c3b849edeb", 35 "buildtools_revision": "@565d04e8741429fb1b4f26d102f2c6c3b849edeb",
36 36
37 # Revisions of /third_party/* dependencies. 37 # Revisions of /third_party/* dependencies.
38 "args_tag": "@0.13.5", 38 "args_tag": "@0.13.5",
39 "async_tag": "@1.10.0", 39 "async_tag": "@1.11.0",
40 "barback-0.13.0_rev": "@34853", 40 "barback-0.13.0_rev": "@34853",
41 "barback-0.14.0_rev": "@36398", 41 "barback-0.14.0_rev": "@36398",
42 "barback-0.14.1_rev": "@38525", 42 "barback-0.14.1_rev": "@38525",
43 "barback_tag" : "@0.15.2+7", 43 "barback_tag" : "@0.15.2+7",
44 "bazel_worker_tag": "@v0.1.0", 44 "bazel_worker_tag": "@v0.1.0",
45 "boolean_selector_tag" : "@1.0.0", 45 "boolean_selector_tag" : "@1.0.0",
46 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e", 46 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e",
47 "charcode_tag": "@1.1.0", 47 "charcode_tag": "@1.1.0",
48 "chrome_rev" : "@19997", 48 "chrome_rev" : "@19997",
49 "cli_util_tag" : "@0.0.1+2", 49 "cli_util_tag" : "@0.0.1+2",
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 "observatory_pub_packages_rev": "@e5e1e543bea10d4bed95b22ad3e7aa2b20a23584", 82 "observatory_pub_packages_rev": "@e5e1e543bea10d4bed95b22ad3e7aa2b20a23584",
83 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6", 83 "observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6",
84 "package_config_rev": "@1.0.0", 84 "package_config_rev": "@1.0.0",
85 "path_tag": "@1.3.6", 85 "path_tag": "@1.3.6",
86 "plugin_tag": "@0.2.0", 86 "plugin_tag": "@0.2.0",
87 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", 87 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
88 "pool_tag": "@1.2.1", 88 "pool_tag": "@1.2.1",
89 "protobuf_tag": "@0.5.1+1", 89 "protobuf_tag": "@0.5.1+1",
90 "pub_cache_tag": "@v0.1.0", 90 "pub_cache_tag": "@v0.1.0",
91 "pub_rev": "@391b445dc6b28958794658b18caedb69d8cf8719", 91 "pub_rev": "@391b445dc6b28958794658b18caedb69d8cf8719",
92 "pub_semver_tag": "@1.2.1", 92 "pub_semver_tag": "@1.3.0",
93 "quiver_tag": "@0.21.4", 93 "quiver_tag": "@0.21.4",
94 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1", 94 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1",
95 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc", 95 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc",
96 "scheduled_test_tag": "@0.12.6", 96 "scheduled_test_tag": "@0.12.6",
97 "shelf_static_tag": "@0.2.3+4", 97 "shelf_static_tag": "@0.2.3+4",
98 "shelf_tag": "@0.6.5+2", 98 "shelf_tag": "@0.6.5+2",
99 "shelf_web_socket_tag": "@0.2.0", 99 "shelf_web_socket_tag": "@0.2.0",
100 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", 100 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9",
101 "source_map_stack_trace_tag": "@1.0.4", 101 "source_map_stack_trace_tag": "@1.0.4",
102 "source_maps-0.9.4_rev": "@38524", 102 "source_maps-0.9.4_rev": "@38524",
103 "source_maps_tag": "@0.10.1", 103 "source_maps_tag": "@0.10.1",
104 "source_span_tag": "@1.2.0", 104 "source_span_tag": "@1.2.0",
105 "stack_trace_tag": "@1.4.2", 105 "stack_trace_tag": "@1.4.2",
106 "stream_channel_tag": "@1.3.1", 106 "stream_channel_tag": "@1.5.0",
107 "string_scanner_tag": "@0.1.4", 107 "string_scanner_tag": "@0.1.4",
108 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", 108 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
109 "test_reflective_loader_tag": "@0.0.3", 109 "test_reflective_loader_tag": "@0.0.3",
110 "test_tag": "@0.12.15+1", 110 "test_tag": "@0.12.15+1",
111 "typed_data_tag": "@1.1.2", 111 "typed_data_tag": "@1.1.2",
112 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", 112 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638",
113 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", 113 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
114 "watcher_tag": "@0.9.7+2", 114 "watcher_tag": "@0.9.7+2",
115 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", 115 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61",
116 "web_socket_channel_tag": "@1.0.4", 116 "web_socket_channel_tag": "@1.0.4",
(...skipping 360 matching lines...) Expand 10 before | Expand all | Expand 10 after
477 "--extract", 477 "--extract",
478 "-s", 478 "-s",
479 Var('dart_root') + "/third_party/clang.tar.gz.sha1", 479 Var('dart_root') + "/third_party/clang.tar.gz.sha1",
480 ], 480 ],
481 }, 481 },
482 { 482 {
483 "pattern": ".", 483 "pattern": ".",
484 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"], 484 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"],
485 }, 485 },
486 ] 486 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698