Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Commit 9d232e2

Browse files
authored
Bump versions of dependencies and update the sanity check tests (#25)
Material Tabs animation was sometimes not finished in time.
1 parent 1282779 commit 9d232e2

File tree

2 files changed

+59
-27
lines changed

2 files changed

+59
-27
lines changed

pubspec.lock

Lines changed: 57 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ packages:
66
name: analyzer
77
url: "https://pub.dartlang.org"
88
source: hosted
9-
version: "0.29.10"
9+
version: "0.30.0+2"
1010
angular2:
1111
description:
1212
name: angular2
1313
url: "https://pub.dartlang.org"
1414
source: hosted
15-
version: "3.0.0"
15+
version: "3.1.0"
1616
angular_components:
1717
description:
1818
name: angular_components
1919
url: "https://pub.dartlang.org"
2020
source: hosted
21-
version: "0.5.1"
21+
version: "0.5.2"
2222
archive:
2323
description:
2424
name: archive
@@ -36,13 +36,13 @@ packages:
3636
name: async
3737
url: "https://pub.dartlang.org"
3838
source: hosted
39-
version: "1.13.2"
39+
version: "1.13.3"
4040
barback:
4141
description:
4242
name: barback
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "0.15.2+10"
45+
version: "0.15.2+11"
4646
browser:
4747
description:
4848
name: browser
@@ -54,7 +54,13 @@ packages:
5454
name: build
5555
url: "https://pub.dartlang.org"
5656
source: hosted
57-
version: "0.8.0"
57+
version: "0.9.3"
58+
build_barback:
59+
description:
60+
name: build_barback
61+
url: "https://pub.dartlang.org"
62+
source: hosted
63+
version: "0.2.2"
5864
charcode:
5965
description:
6066
name: charcode
@@ -66,13 +72,25 @@ packages:
6672
name: cli_util
6773
url: "https://pub.dartlang.org"
6874
source: hosted
69-
version: "0.0.1+2"
75+
version: "0.1.0"
76+
code_builder:
77+
description:
78+
name: code_builder
79+
url: "https://pub.dartlang.org"
80+
source: hosted
81+
version: "1.0.3"
82+
code_transformers:
83+
description:
84+
name: code_transformers
85+
url: "https://pub.dartlang.org"
86+
source: hosted
87+
version: "0.5.1+3"
7088
collection:
7189
description:
7290
name: collection
7391
url: "https://pub.dartlang.org"
7492
source: hosted
75-
version: "1.14.0"
93+
version: "1.14.1"
7694
convert:
7795
description:
7896
name: convert
@@ -90,13 +108,13 @@ packages:
90108
name: csslib
91109
url: "https://pub.dartlang.org"
92110
source: hosted
93-
version: "0.13.5"
111+
version: "0.13.7+1"
94112
dart_style:
95113
description:
96114
name: dart_style
97115
url: "https://pub.dartlang.org"
98116
source: hosted
99-
version: "1.0.4"
117+
version: "1.0.6"
100118
dart_to_js_script_rewriter:
101119
description:
102120
name: dart_to_js_script_rewriter
@@ -109,6 +127,12 @@ packages:
109127
url: "https://pub.dartlang.org"
110128
source: hosted
111129
version: "0.10.5"
130+
front_end:
131+
description:
132+
name: front_end
133+
url: "https://pub.dartlang.org"
134+
source: hosted
135+
version: "0.1.0-alpha.4"
112136
func:
113137
description:
114138
name: func
@@ -145,6 +169,12 @@ packages:
145169
url: "https://pub.dartlang.org"
146170
source: hosted
147171
version: "0.6.1"
172+
kernel:
173+
description:
174+
name: kernel
175+
url: "https://pub.dartlang.org"
176+
source: hosted
177+
version: "0.3.0-alpha.1"
148178
logging:
149179
description:
150180
name: logging
@@ -156,7 +186,7 @@ packages:
156186
name: matcher
157187
url: "https://pub.dartlang.org"
158188
source: hosted
159-
version: "0.12.0+2"
189+
version: "0.12.1"
160190
meta:
161191
description:
162192
name: meta
@@ -174,7 +204,7 @@ packages:
174204
name: package_config
175205
url: "https://pub.dartlang.org"
176206
source: hosted
177-
version: "1.0.0"
207+
version: "1.0.1"
178208
path:
179209
description:
180210
name: path
@@ -198,7 +228,7 @@ packages:
198228
name: pool
199229
url: "https://pub.dartlang.org"
200230
source: hosted
201-
version: "1.3.0"
231+
version: "1.3.1"
202232
protobuf:
203233
description:
204234
name: protobuf
@@ -211,12 +241,24 @@ packages:
211241
url: "https://pub.dartlang.org"
212242
source: hosted
213243
version: "0.25.0"
244+
source_gen:
245+
description:
246+
name: source_gen
247+
url: "https://pub.dartlang.org"
248+
source: hosted
249+
version: "0.5.7"
250+
source_maps:
251+
description:
252+
name: source_maps
253+
url: "https://pub.dartlang.org"
254+
source: hosted
255+
version: "0.10.4"
214256
source_span:
215257
description:
216258
name: source_span
217259
url: "https://pub.dartlang.org"
218260
source: hosted
219-
version: "1.3.1"
261+
version: "1.4.0"
220262
stack_trace:
221263
description:
222264
name: stack_trace
@@ -228,7 +270,7 @@ packages:
228270
name: string_scanner
229271
url: "https://pub.dartlang.org"
230272
source: hosted
231-
version: "1.0.1"
273+
version: "1.0.2"
232274
typed_data:
233275
description:
234276
name: typed_data
@@ -265,18 +307,6 @@ packages:
265307
url: "https://pub.dartlang.org"
266308
source: hosted
267309
version: "1.2.3"
268-
when:
269-
description:
270-
name: when
271-
url: "https://pub.dartlang.org"
272-
source: hosted
273-
version: "0.2.0"
274-
which:
275-
description:
276-
name: which
277-
url: "https://pub.dartlang.org"
278-
source: hosted
279-
version: "0.1.3"
280310
yaml:
281311
description:
282312
name: yaml

tool/sanity_check.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ Future testTabs(
158158
.take(1)
159159
.single;
160160
await tab2.click();
161+
// Wait for the tab animation to complete
162+
sleep(new Duration(milliseconds: 250));
161163

162164
await ensureBodyDoesNotContain("These are the contents of Tab 1.");
163165
await ensureBodyContains("Tab 2 contents, on the other hand, look thusly.");

0 commit comments

Comments
 (0)