Skip to content

Commit 045d4ab

Browse files
authored
Merge pull request #165 from FilledStacks/dependabot/pub/024-abstraction-unit-test/02-final-provider/http-and-mockito-0.13.5
Bump http and mockito in /024-abstraction-unit-test/02-final-provider
2 parents 5022f16 + ebb42f3 commit 045d4ab

File tree

2 files changed

+164
-45
lines changed

2 files changed

+164
-45
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,139 @@
11
# Generated by pub
22
# See https://dart.dev/tools/pub/glossary#lockfile
33
packages:
4+
_fe_analyzer_shared:
5+
dependency: transitive
6+
description:
7+
name: _fe_analyzer_shared
8+
url: "https://pub.dartlang.org"
9+
source: hosted
10+
version: "50.0.0"
11+
analyzer:
12+
dependency: transitive
13+
description:
14+
name: analyzer
15+
url: "https://pub.dartlang.org"
16+
source: hosted
17+
version: "5.2.0"
18+
args:
19+
dependency: transitive
20+
description:
21+
name: args
22+
url: "https://pub.dartlang.org"
23+
source: hosted
24+
version: "2.3.1"
425
async:
526
dependency: transitive
627
description:
728
name: async
829
url: "https://pub.dartlang.org"
930
source: hosted
10-
version: "2.4.1"
31+
version: "2.9.0"
1132
boolean_selector:
1233
dependency: transitive
1334
description:
1435
name: boolean_selector
1536
url: "https://pub.dartlang.org"
1637
source: hosted
17-
version: "2.0.0"
18-
charcode:
38+
version: "2.1.0"
39+
build:
40+
dependency: transitive
41+
description:
42+
name: build
43+
url: "https://pub.dartlang.org"
44+
source: hosted
45+
version: "2.3.1"
46+
built_collection:
47+
dependency: transitive
48+
description:
49+
name: built_collection
50+
url: "https://pub.dartlang.org"
51+
source: hosted
52+
version: "5.1.1"
53+
built_value:
1954
dependency: transitive
2055
description:
21-
name: charcode
56+
name: built_value
2257
url: "https://pub.dartlang.org"
2358
source: hosted
24-
version: "1.1.3"
59+
version: "8.4.2"
60+
characters:
61+
dependency: transitive
62+
description:
63+
name: characters
64+
url: "https://pub.dartlang.org"
65+
source: hosted
66+
version: "1.2.1"
2567
clock:
2668
dependency: transitive
2769
description:
2870
name: clock
2971
url: "https://pub.dartlang.org"
3072
source: hosted
31-
version: "1.0.1"
73+
version: "1.1.1"
74+
code_builder:
75+
dependency: transitive
76+
description:
77+
name: code_builder
78+
url: "https://pub.dartlang.org"
79+
source: hosted
80+
version: "4.3.0"
3281
collection:
3382
dependency: transitive
3483
description:
3584
name: collection
3685
url: "https://pub.dartlang.org"
3786
source: hosted
38-
version: "1.14.12"
87+
version: "1.16.0"
88+
convert:
89+
dependency: transitive
90+
description:
91+
name: convert
92+
url: "https://pub.dartlang.org"
93+
source: hosted
94+
version: "3.1.1"
95+
crypto:
96+
dependency: transitive
97+
description:
98+
name: crypto
99+
url: "https://pub.dartlang.org"
100+
source: hosted
101+
version: "3.0.2"
39102
cupertino_icons:
40103
dependency: "direct main"
41104
description:
42105
name: cupertino_icons
43106
url: "https://pub.dartlang.org"
44107
source: hosted
45108
version: "0.1.3"
109+
dart_style:
110+
dependency: transitive
111+
description:
112+
name: dart_style
113+
url: "https://pub.dartlang.org"
114+
source: hosted
115+
version: "2.2.4"
46116
fake_async:
47117
dependency: transitive
48118
description:
49119
name: fake_async
50120
url: "https://pub.dartlang.org"
51121
source: hosted
52-
version: "1.1.0"
122+
version: "1.3.1"
53123
file:
54124
dependency: transitive
55125
description:
56126
name: file
57127
url: "https://pub.dartlang.org"
58128
source: hosted
59-
version: "5.2.0"
129+
version: "6.1.4"
130+
fixnum:
131+
dependency: transitive
132+
description:
133+
name: fixnum
134+
url: "https://pub.dartlang.org"
135+
source: hosted
136+
version: "1.0.1"
60137
flutter:
61138
dependency: "direct main"
62139
description: flutter
@@ -67,69 +144,90 @@ packages:
67144
description: flutter
68145
source: sdk
69146
version: "0.0.0"
147+
glob:
148+
dependency: transitive
149+
description:
150+
name: glob
151+
url: "https://pub.dartlang.org"
152+
source: hosted
153+
version: "2.1.1"
70154
http:
71155
dependency: "direct main"
72156
description:
73157
name: http
74158
url: "https://pub.dartlang.org"
75159
source: hosted
76-
version: "0.12.0+2"
160+
version: "0.13.5"
77161
http_parser:
78162
dependency: transitive
79163
description:
80164
name: http_parser
81165
url: "https://pub.dartlang.org"
82166
source: hosted
83-
version: "3.1.3"
84-
intl:
85-
dependency: transitive
86-
description:
87-
name: intl
88-
url: "https://pub.dartlang.org"
89-
source: hosted
90-
version: "0.16.1"
167+
version: "4.0.2"
91168
localstorage:
92169
dependency: "direct main"
93170
description:
94171
name: localstorage
95172
url: "https://pub.dartlang.org"
96173
source: hosted
97174
version: "3.0.2+5"
175+
logging:
176+
dependency: transitive
177+
description:
178+
name: logging
179+
url: "https://pub.dartlang.org"
180+
source: hosted
181+
version: "1.1.0"
98182
matcher:
99183
dependency: transitive
100184
description:
101185
name: matcher
102186
url: "https://pub.dartlang.org"
103187
source: hosted
104-
version: "0.12.6"
188+
version: "0.12.12"
189+
material_color_utilities:
190+
dependency: transitive
191+
description:
192+
name: material_color_utilities
193+
url: "https://pub.dartlang.org"
194+
source: hosted
195+
version: "0.1.5"
105196
meta:
106197
dependency: transitive
107198
description:
108199
name: meta
109200
url: "https://pub.dartlang.org"
110201
source: hosted
111-
version: "1.1.8"
202+
version: "1.8.0"
112203
mockito:
113204
dependency: "direct dev"
114205
description:
115206
name: mockito
116207
url: "https://pub.dartlang.org"
117208
source: hosted
118-
version: "4.1.1"
209+
version: "5.3.2"
119210
nested:
120211
dependency: transitive
121212
description:
122213
name: nested
123214
url: "https://pub.dartlang.org"
124215
source: hosted
125216
version: "0.0.4"
217+
package_config:
218+
dependency: transitive
219+
description:
220+
name: package_config
221+
url: "https://pub.dartlang.org"
222+
source: hosted
223+
version: "2.1.0"
126224
path:
127225
dependency: transitive
128226
description:
129227
name: path
130228
url: "https://pub.dartlang.org"
131229
source: hosted
132-
version: "1.7.0"
230+
version: "1.8.2"
133231
path_provider:
134232
dependency: transitive
135233
description:
@@ -157,21 +255,14 @@ packages:
157255
name: path_provider_platform_interface
158256
url: "https://pub.dartlang.org"
159257
source: hosted
160-
version: "1.0.2"
161-
pedantic:
162-
dependency: transitive
163-
description:
164-
name: pedantic
165-
url: "https://pub.dartlang.org"
166-
source: hosted
167-
version: "1.7.0"
258+
version: "1.0.4"
168259
platform:
169260
dependency: transitive
170261
description:
171262
name: platform
172263
url: "https://pub.dartlang.org"
173264
source: hosted
174-
version: "2.2.1"
265+
version: "3.1.0"
175266
plugin_platform_interface:
176267
dependency: transitive
177268
description:
@@ -185,82 +276,110 @@ packages:
185276
name: process
186277
url: "https://pub.dartlang.org"
187278
source: hosted
188-
version: "3.0.13"
279+
version: "4.2.4"
189280
provider:
190281
dependency: "direct main"
191282
description:
192283
name: provider
193284
url: "https://pub.dartlang.org"
194285
source: hosted
195286
version: "4.1.3"
287+
pub_semver:
288+
dependency: transitive
289+
description:
290+
name: pub_semver
291+
url: "https://pub.dartlang.org"
292+
source: hosted
293+
version: "2.1.3"
196294
sky_engine:
197295
dependency: transitive
198296
description: flutter
199297
source: sdk
200298
version: "0.0.99"
299+
source_gen:
300+
dependency: transitive
301+
description:
302+
name: source_gen
303+
url: "https://pub.dartlang.org"
304+
source: hosted
305+
version: "1.2.6"
201306
source_span:
202307
dependency: transitive
203308
description:
204309
name: source_span
205310
url: "https://pub.dartlang.org"
206311
source: hosted
207-
version: "1.7.0"
312+
version: "1.9.0"
208313
stack_trace:
209314
dependency: transitive
210315
description:
211316
name: stack_trace
212317
url: "https://pub.dartlang.org"
213318
source: hosted
214-
version: "1.9.3"
319+
version: "1.10.0"
215320
stream_channel:
216321
dependency: transitive
217322
description:
218323
name: stream_channel
219324
url: "https://pub.dartlang.org"
220325
source: hosted
221-
version: "2.0.0"
326+
version: "2.1.0"
222327
string_scanner:
223328
dependency: transitive
224329
description:
225330
name: string_scanner
226331
url: "https://pub.dartlang.org"
227332
source: hosted
228-
version: "1.0.5"
333+
version: "1.1.1"
229334
term_glyph:
230335
dependency: transitive
231336
description:
232337
name: term_glyph
233338
url: "https://pub.dartlang.org"
234339
source: hosted
235-
version: "1.1.0"
340+
version: "1.2.1"
236341
test_api:
237342
dependency: transitive
238343
description:
239344
name: test_api
240345
url: "https://pub.dartlang.org"
241346
source: hosted
242-
version: "0.2.16"
347+
version: "0.4.12"
243348
typed_data:
244349
dependency: transitive
245350
description:
246351
name: typed_data
247352
url: "https://pub.dartlang.org"
248353
source: hosted
249-
version: "1.1.6"
354+
version: "1.3.1"
250355
vector_math:
251356
dependency: transitive
252357
description:
253358
name: vector_math
254359
url: "https://pub.dartlang.org"
255360
source: hosted
256-
version: "2.0.8"
361+
version: "2.1.2"
362+
watcher:
363+
dependency: transitive
364+
description:
365+
name: watcher
366+
url: "https://pub.dartlang.org"
367+
source: hosted
368+
version: "1.0.2"
257369
xdg_directories:
258370
dependency: transitive
259371
description:
260372
name: xdg_directories
261373
url: "https://pub.dartlang.org"
262374
source: hosted
263-
version: "0.1.0"
375+
version: "0.1.2"
376+
yaml:
377+
dependency: transitive
378+
description:
379+
name: yaml
380+
url: "https://pub.dartlang.org"
381+
source: hosted
382+
version: "3.1.1"
264383
sdks:
265-
dart: ">=2.7.0 <3.0.0"
266-
flutter: ">=1.16.0 <2.0.0"
384+
dart: ">=2.18.0 <3.0.0"
385+
flutter: ">=1.16.0"

0 commit comments

Comments
 (0)