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

Side by Side Diff: pubspec.lock

Issue 2102053003: Remove DDC custom error list now that strong mode analyzer handles it (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: another fix 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 | « lib/src/compiler/error_helpers.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by pub 1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile 2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages: 3 packages:
4 analyzer: 4 analyzer:
5 description: 5 description:
6 name: analyzer 6 name: analyzer
7 url: "https://pub.dartlang.org" 7 url: "https://pub.dartlang.org"
8 source: hosted 8 source: hosted
9 version: "0.27.4-alpha.12" 9 version: "0.27.4-alpha.19"
10 args: 10 args:
11 description: 11 description:
12 name: args 12 name: args
13 url: "https://pub.dartlang.org" 13 url: "https://pub.dartlang.org"
14 source: hosted 14 source: hosted
15 version: "0.13.4+2" 15 version: "0.13.5"
16 async: 16 async:
17 description: 17 description:
18 name: async 18 name: async
19 url: "https://pub.dartlang.org" 19 url: "https://pub.dartlang.org"
20 source: hosted 20 source: hosted
21 version: "1.11.0" 21 version: "1.11.1"
22 barback: 22 barback:
23 description: 23 description:
24 name: barback 24 name: barback
25 url: "https://pub.dartlang.org" 25 url: "https://pub.dartlang.org"
26 source: hosted 26 source: hosted
27 version: "0.15.2+8" 27 version: "0.15.2+8"
28 bazel_worker: 28 bazel_worker:
29 description: 29 description:
30 name: bazel_worker 30 name: bazel_worker
31 url: "https://pub.dartlang.org" 31 url: "https://pub.dartlang.org"
32 source: hosted 32 source: hosted
33 version: "0.1.1" 33 version: "0.1.1"
34 boolean_selector: 34 boolean_selector:
35 description: 35 description:
36 name: boolean_selector 36 name: boolean_selector
37 url: "https://pub.dartlang.org" 37 url: "https://pub.dartlang.org"
38 source: hosted 38 source: hosted
39 version: "1.0.1" 39 version: "1.0.2"
40 charcode: 40 charcode:
41 description: 41 description:
42 name: charcode 42 name: charcode
43 url: "https://pub.dartlang.org" 43 url: "https://pub.dartlang.org"
44 source: hosted 44 source: hosted
45 version: "1.1.0" 45 version: "1.1.0"
46 cli_util: 46 cli_util:
47 description: 47 description:
48 name: cli_util 48 name: cli_util
49 url: "https://pub.dartlang.org" 49 url: "https://pub.dartlang.org"
50 source: hosted 50 source: hosted
51 version: "0.0.1+2" 51 version: "0.0.1+2"
52 collection: 52 collection:
53 description: 53 description:
54 name: collection 54 name: collection
55 url: "https://pub.dartlang.org" 55 url: "https://pub.dartlang.org"
56 source: hosted 56 source: hosted
57 version: "1.8.0" 57 version: "1.9.0"
58 convert: 58 convert:
59 description: 59 description:
60 name: convert 60 name: convert
61 url: "https://pub.dartlang.org" 61 url: "https://pub.dartlang.org"
62 source: hosted 62 source: hosted
63 version: "1.1.1" 63 version: "2.0.0"
64 crypto: 64 crypto:
65 description: 65 description:
66 name: crypto 66 name: crypto
67 url: "https://pub.dartlang.org" 67 url: "https://pub.dartlang.org"
68 source: hosted 68 source: hosted
69 version: "2.0.1" 69 version: "2.0.1"
70 csslib: 70 csslib:
71 description: 71 description:
72 name: csslib 72 name: csslib
73 url: "https://pub.dartlang.org" 73 url: "https://pub.dartlang.org"
(...skipping 15 matching lines...) Expand all
89 description: 89 description:
90 name: func 90 name: func
91 url: "https://pub.dartlang.org" 91 url: "https://pub.dartlang.org"
92 source: hosted 92 source: hosted
93 version: "0.1.0" 93 version: "0.1.0"
94 glob: 94 glob:
95 description: 95 description:
96 name: glob 96 name: glob
97 url: "https://pub.dartlang.org" 97 url: "https://pub.dartlang.org"
98 source: hosted 98 source: hosted
99 version: "1.1.2" 99 version: "1.1.3"
100 html: 100 html:
101 description: 101 description:
102 name: html 102 name: html
103 url: "https://pub.dartlang.org" 103 url: "https://pub.dartlang.org"
104 source: hosted 104 source: hosted
105 version: "0.12.2+2" 105 version: "0.12.2+2"
106 http:
107 description:
108 name: http
109 url: "https://pub.dartlang.org"
110 source: hosted
111 version: "0.11.3+9"
106 http_multi_server: 112 http_multi_server:
107 description: 113 description:
108 name: http_multi_server 114 name: http_multi_server
109 url: "https://pub.dartlang.org" 115 url: "https://pub.dartlang.org"
110 source: hosted 116 source: hosted
111 version: "2.0.1" 117 version: "2.0.2"
112 http_parser: 118 http_parser:
113 description: 119 description:
114 name: http_parser 120 name: http_parser
115 url: "https://pub.dartlang.org" 121 url: "https://pub.dartlang.org"
116 source: hosted 122 source: hosted
117 version: "3.0.1" 123 version: "3.0.2"
124 isolate:
125 description:
126 name: isolate
127 url: "https://pub.dartlang.org"
128 source: hosted
129 version: "0.2.2"
118 js: 130 js:
119 description: 131 description:
120 name: js 132 name: js
121 url: "https://pub.dartlang.org" 133 url: "https://pub.dartlang.org"
122 source: hosted 134 source: hosted
123 version: "0.6.0" 135 version: "0.6.0"
124 logging: 136 logging:
125 description: 137 description:
126 name: logging 138 name: logging
127 url: "https://pub.dartlang.org" 139 url: "https://pub.dartlang.org"
128 source: hosted 140 source: hosted
129 version: "0.11.3" 141 version: "0.11.3+1"
130 matcher: 142 matcher:
131 description: 143 description:
132 name: matcher 144 name: matcher
133 url: "https://pub.dartlang.org" 145 url: "https://pub.dartlang.org"
134 source: hosted 146 source: hosted
135 version: "0.12.0+2" 147 version: "0.12.0+2"
136 mime: 148 mime:
137 description: 149 description:
138 name: mime 150 name: mime
139 url: "https://pub.dartlang.org" 151 url: "https://pub.dartlang.org"
140 source: hosted 152 source: hosted
141 version: "0.9.3" 153 version: "0.9.3"
142 package_config: 154 package_config:
143 description: 155 description:
144 name: package_config 156 name: package_config
145 url: "https://pub.dartlang.org" 157 url: "https://pub.dartlang.org"
146 source: hosted 158 source: hosted
147 version: "0.1.5" 159 version: "0.1.5"
160 package_resolver:
161 description:
162 name: package_resolver
163 url: "https://pub.dartlang.org"
164 source: hosted
165 version: "1.0.0"
148 path: 166 path:
149 description: 167 description:
150 name: path 168 name: path
151 url: "https://pub.dartlang.org" 169 url: "https://pub.dartlang.org"
152 source: hosted 170 source: hosted
153 version: "1.3.9" 171 version: "1.3.9"
154 plugin: 172 plugin:
155 description: 173 description:
156 name: plugin 174 name: plugin
157 url: "https://pub.dartlang.org" 175 url: "https://pub.dartlang.org"
158 source: hosted 176 source: hosted
159 version: "0.2.0" 177 version: "0.2.0"
160 pool: 178 pool:
161 description: 179 description:
162 name: pool 180 name: pool
163 url: "https://pub.dartlang.org" 181 url: "https://pub.dartlang.org"
164 source: hosted 182 source: hosted
165 version: "1.2.4" 183 version: "1.2.4"
166 protobuf: 184 protobuf:
167 description: 185 description:
168 name: protobuf 186 name: protobuf
169 url: "https://pub.dartlang.org" 187 url: "https://pub.dartlang.org"
170 source: hosted 188 source: hosted
171 version: "0.5.1+4" 189 version: "0.5.2"
172 pub_semver: 190 pub_semver:
173 description: 191 description:
174 name: pub_semver 192 name: pub_semver
175 url: "https://pub.dartlang.org" 193 url: "https://pub.dartlang.org"
176 source: hosted 194 source: hosted
177 version: "1.3.0" 195 version: "1.3.0"
178 shelf: 196 shelf:
179 description: 197 description:
180 name: shelf 198 name: shelf
181 url: "https://pub.dartlang.org" 199 url: "https://pub.dartlang.org"
182 source: hosted 200 source: hosted
183 version: "0.6.5+2" 201 version: "0.6.5+2"
184 shelf_static: 202 shelf_static:
185 description: 203 description:
186 name: shelf_static 204 name: shelf_static
187 url: "https://pub.dartlang.org" 205 url: "https://pub.dartlang.org"
188 source: hosted 206 source: hosted
189 version: "0.2.3+4" 207 version: "0.2.4"
190 shelf_web_socket: 208 shelf_web_socket:
191 description: 209 description:
192 name: shelf_web_socket 210 name: shelf_web_socket
193 url: "https://pub.dartlang.org" 211 url: "https://pub.dartlang.org"
194 source: hosted 212 source: hosted
195 version: "0.2.1" 213 version: "0.2.1"
196 source_map_stack_trace: 214 source_map_stack_trace:
197 description: 215 description:
198 name: source_map_stack_trace 216 name: source_map_stack_trace
199 url: "https://pub.dartlang.org" 217 url: "https://pub.dartlang.org"
200 source: hosted 218 source: hosted
201 version: "1.0.4" 219 version: "1.1.0"
202 source_maps: 220 source_maps:
203 description: 221 description:
204 name: source_maps 222 name: source_maps
205 url: "https://pub.dartlang.org" 223 url: "https://pub.dartlang.org"
206 source: hosted 224 source: hosted
207 version: "0.10.1+1" 225 version: "0.10.1+1"
208 source_span: 226 source_span:
209 description: 227 description:
210 name: source_span 228 name: source_span
211 url: "https://pub.dartlang.org" 229 url: "https://pub.dartlang.org"
212 source: hosted 230 source: hosted
213 version: "1.2.3" 231 version: "1.2.3"
214 stack_trace: 232 stack_trace:
215 description: 233 description:
216 name: stack_trace 234 name: stack_trace
217 url: "https://pub.dartlang.org" 235 url: "https://pub.dartlang.org"
218 source: hosted 236 source: hosted
219 version: "1.6.5" 237 version: "1.6.6"
220 stream_channel: 238 stream_channel:
221 description: 239 description:
222 name: stream_channel 240 name: stream_channel
223 url: "https://pub.dartlang.org" 241 url: "https://pub.dartlang.org"
224 source: hosted 242 source: hosted
225 version: "1.5.0" 243 version: "1.5.0"
226 string_scanner: 244 string_scanner:
227 description: 245 description:
228 name: string_scanner 246 name: string_scanner
229 url: "https://pub.dartlang.org" 247 url: "https://pub.dartlang.org"
230 source: hosted 248 source: hosted
231 version: "0.1.5" 249 version: "1.0.0"
232 test: 250 test:
233 description: 251 description:
234 name: test 252 name: test
235 url: "https://pub.dartlang.org" 253 url: "https://pub.dartlang.org"
236 source: hosted 254 source: hosted
237 version: "0.12.15+1" 255 version: "0.12.15+1"
238 typed_data: 256 typed_data:
239 description: 257 description:
240 name: typed_data 258 name: typed_data
241 url: "https://pub.dartlang.org" 259 url: "https://pub.dartlang.org"
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
281 description: 299 description:
282 name: which 300 name: which
283 url: "https://pub.dartlang.org" 301 url: "https://pub.dartlang.org"
284 source: hosted 302 source: hosted
285 version: "0.1.3" 303 version: "0.1.3"
286 yaml: 304 yaml:
287 description: 305 description:
288 name: yaml 306 name: yaml
289 url: "https://pub.dartlang.org" 307 url: "https://pub.dartlang.org"
290 source: hosted 308 source: hosted
291 version: "2.1.9" 309 version: "2.1.10"
292 sdk: ">=1.16.0 <1.20.0" 310 sdk: ">=1.17.0-dev.6.2 <1.20.0"
OLDNEW
« no previous file with comments | « lib/src/compiler/error_helpers.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698