Skip to content

Commit 5a8c2f6

Browse files
authored
chore: update Very Good Analysis and fix format (#53)
1 parent 111b4c1 commit 5a8c2f6

File tree

5 files changed

+151
-151
lines changed

5 files changed

+151
-151
lines changed

analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include: package:very_good_analysis/analysis_options.4.0.0.yaml
1+
include: package:very_good_analysis/analysis_options.5.1.0.yaml

lib/src/pub_updater.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ class PubUpdater {
7676
'--hosted-url',
7777
_baseUrl,
7878
'--source',
79-
'hosted'
80-
]
79+
'hosted',
80+
],
8181
],
8282
);
8383
}

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ environment:
99
dependencies:
1010
http: ^1.0.0
1111
json_annotation: ^4.1.0
12-
process: ">=4.2.3 <6.0.0"
12+
process: ^5.0.0
1313
pub_semver: ^2.1.3
1414

1515
dev_dependencies:
1616
build_runner: ^2.1.2
1717
json_serializable: ^6.5.3
1818
mocktail: ^1.0.0
1919
test: ^1.17.0
20-
very_good_analysis: ^5.0.0
20+
very_good_analysis: ^5.1.0

test/fixtures/pre_release_package_info_response.dart

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const preReleasePackageInfoResponse = {
3737
"pool": "^1.5.1",
3838
"pub_semver": "^2.1.0",
3939
"recase": "^4.0.0",
40-
"yaml": "^3.1.0"
40+
"yaml": "^3.1.0",
4141
},
4242
"dev_dependencies": {
4343
"build_runner": "^2.0.0",
@@ -46,14 +46,14 @@ const preReleasePackageInfoResponse = {
4646
"json_serializable": "^6.0.0",
4747
"mocktail": "^0.3.0",
4848
"test": "^1.17.0",
49-
"very_good_analysis": "^4.0.0"
50-
}
49+
"very_good_analysis": "^4.0.0",
50+
},
5151
},
5252
"archive_url":
5353
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.48.tar.gz",
5454
"archive_sha256":
5555
"d122e582f4c332b33d95289aafdea475ff5446e9939338b4b6330e2e488ed4e1",
56-
"published": "2023-03-24T04:15:07.809166Z"
56+
"published": "2023-03-24T04:15:07.809166Z",
5757
},
5858
"versions": [
5959
{
@@ -84,7 +84,7 @@ const preReleasePackageInfoResponse = {
8484
"pool": "^1.5.1",
8585
"pub_semver": "^2.1.0",
8686
"recase": "^4.0.0",
87-
"yaml": "^3.1.0"
87+
"yaml": "^3.1.0",
8888
},
8989
"dev_dependencies": {
9090
"build_runner": "^2.0.0",
@@ -93,14 +93,14 @@ const preReleasePackageInfoResponse = {
9393
"json_serializable": "^6.0.0",
9494
"mocktail": "^0.3.0",
9595
"test": "^1.17.0",
96-
"very_good_analysis": "^3.1.0"
97-
}
96+
"very_good_analysis": "^3.1.0",
97+
},
9898
},
9999
"archive_url":
100100
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.41.tar.gz",
101101
"archive_sha256":
102102
"e7b919e7d1f300504017d168d0d4d253cd06ef812149561d984abd3af8ad3ee2",
103-
"published": "2023-01-30T05:01:34.751328Z"
103+
"published": "2023-01-30T05:01:34.751328Z",
104104
},
105105
{
106106
"version": "0.1.0-dev.42",
@@ -130,7 +130,7 @@ const preReleasePackageInfoResponse = {
130130
"pool": "^1.5.1",
131131
"pub_semver": "^2.1.0",
132132
"recase": "^4.0.0",
133-
"yaml": "^3.1.0"
133+
"yaml": "^3.1.0",
134134
},
135135
"dev_dependencies": {
136136
"build_runner": "^2.0.0",
@@ -139,14 +139,14 @@ const preReleasePackageInfoResponse = {
139139
"json_serializable": "^6.0.0",
140140
"mocktail": "^0.3.0",
141141
"test": "^1.17.0",
142-
"very_good_analysis": "^4.0.0"
143-
}
142+
"very_good_analysis": "^4.0.0",
143+
},
144144
},
145145
"archive_url":
146146
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.42.tar.gz",
147147
"archive_sha256":
148148
"d955859f39414165bb226a805f6dfa3d254a4c80c1358e1acef168e2b69799f7",
149-
"published": "2023-02-14T05:17:31.153571Z"
149+
"published": "2023-02-14T05:17:31.153571Z",
150150
},
151151
{
152152
"version": "0.1.0-dev.43",
@@ -176,7 +176,7 @@ const preReleasePackageInfoResponse = {
176176
"pool": "^1.5.1",
177177
"pub_semver": "^2.1.0",
178178
"recase": "^4.0.0",
179-
"yaml": "^3.1.0"
179+
"yaml": "^3.1.0",
180180
},
181181
"dev_dependencies": {
182182
"build_runner": "^2.0.0",
@@ -185,14 +185,14 @@ const preReleasePackageInfoResponse = {
185185
"json_serializable": "^6.0.0",
186186
"mocktail": "^0.3.0",
187187
"test": "^1.17.0",
188-
"very_good_analysis": "^4.0.0"
189-
}
188+
"very_good_analysis": "^4.0.0",
189+
},
190190
},
191191
"archive_url":
192192
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.43.tar.gz",
193193
"archive_sha256":
194194
"05aade552ea1ac9d8402ba5d1a5edd0ba66e908e4c9e911ff35954f21ac2efac",
195-
"published": "2023-02-22T03:39:28.752645Z"
195+
"published": "2023-02-22T03:39:28.752645Z",
196196
},
197197
{
198198
"version": "0.1.0-dev.44",
@@ -222,7 +222,7 @@ const preReleasePackageInfoResponse = {
222222
"pool": "^1.5.1",
223223
"pub_semver": "^2.1.0",
224224
"recase": "^4.0.0",
225-
"yaml": "^3.1.0"
225+
"yaml": "^3.1.0",
226226
},
227227
"dev_dependencies": {
228228
"build_runner": "^2.0.0",
@@ -231,14 +231,14 @@ const preReleasePackageInfoResponse = {
231231
"json_serializable": "^6.0.0",
232232
"mocktail": "^0.3.0",
233233
"test": "^1.17.0",
234-
"very_good_analysis": "^4.0.0"
235-
}
234+
"very_good_analysis": "^4.0.0",
235+
},
236236
},
237237
"archive_url":
238238
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.44.tar.gz",
239239
"archive_sha256":
240240
"c0f91d86661712e54effed79e017304b54345f88e11f044beaa3d495cc706fd3",
241-
"published": "2023-02-23T04:05:55.180999Z"
241+
"published": "2023-02-23T04:05:55.180999Z",
242242
},
243243
{
244244
"version": "0.1.0-dev.45",
@@ -268,7 +268,7 @@ const preReleasePackageInfoResponse = {
268268
"pool": "^1.5.1",
269269
"pub_semver": "^2.1.0",
270270
"recase": "^4.0.0",
271-
"yaml": "^3.1.0"
271+
"yaml": "^3.1.0",
272272
},
273273
"dev_dependencies": {
274274
"build_runner": "^2.0.0",
@@ -277,14 +277,14 @@ const preReleasePackageInfoResponse = {
277277
"json_serializable": "^6.0.0",
278278
"mocktail": "^0.3.0",
279279
"test": "^1.17.0",
280-
"very_good_analysis": "^4.0.0"
281-
}
280+
"very_good_analysis": "^4.0.0",
281+
},
282282
},
283283
"archive_url":
284284
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.45.tar.gz",
285285
"archive_sha256":
286286
"6ad83d2b3c1ffd56a61f059e7935f1878f77d4f2204efbf9127344da629bac4d",
287-
"published": "2023-02-23T05:34:13.243854Z"
287+
"published": "2023-02-23T05:34:13.243854Z",
288288
},
289289
{
290290
"version": "0.1.0-dev.46",
@@ -314,7 +314,7 @@ const preReleasePackageInfoResponse = {
314314
"pool": "^1.5.1",
315315
"pub_semver": "^2.1.0",
316316
"recase": "^4.0.0",
317-
"yaml": "^3.1.0"
317+
"yaml": "^3.1.0",
318318
},
319319
"dev_dependencies": {
320320
"build_runner": "^2.0.0",
@@ -323,14 +323,14 @@ const preReleasePackageInfoResponse = {
323323
"json_serializable": "^6.0.0",
324324
"mocktail": "^0.3.0",
325325
"test": "^1.17.0",
326-
"very_good_analysis": "^4.0.0"
327-
}
326+
"very_good_analysis": "^4.0.0",
327+
},
328328
},
329329
"archive_url":
330330
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.46.tar.gz",
331331
"archive_sha256":
332332
"558e04e0b4541140b73b113148ffbb73e81710f61ff3f3b6f36e14bf7dbc0c71",
333-
"published": "2023-02-23T06:04:28.358762Z"
333+
"published": "2023-02-23T06:04:28.358762Z",
334334
},
335335
{
336336
"version": "0.1.0-dev.47",
@@ -360,7 +360,7 @@ const preReleasePackageInfoResponse = {
360360
"pool": "^1.5.1",
361361
"pub_semver": "^2.1.0",
362362
"recase": "^4.0.0",
363-
"yaml": "^3.1.0"
363+
"yaml": "^3.1.0",
364364
},
365365
"dev_dependencies": {
366366
"build_runner": "^2.0.0",
@@ -369,14 +369,14 @@ const preReleasePackageInfoResponse = {
369369
"json_serializable": "^6.0.0",
370370
"mocktail": "^0.3.0",
371371
"test": "^1.17.0",
372-
"very_good_analysis": "^4.0.0"
373-
}
372+
"very_good_analysis": "^4.0.0",
373+
},
374374
},
375375
"archive_url":
376376
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.47.tar.gz",
377377
"archive_sha256":
378378
"b4030d8799f255caa914beb2604dcd749d0ebd815c3f0209ed223f9370098c10",
379-
"published": "2023-03-01T04:37:08.159381Z"
379+
"published": "2023-03-01T04:37:08.159381Z",
380380
},
381381
{
382382
"version": "0.1.0-dev.48",
@@ -406,7 +406,7 @@ const preReleasePackageInfoResponse = {
406406
"pool": "^1.5.1",
407407
"pub_semver": "^2.1.0",
408408
"recase": "^4.0.0",
409-
"yaml": "^3.1.0"
409+
"yaml": "^3.1.0",
410410
},
411411
"dev_dependencies": {
412412
"build_runner": "^2.0.0",
@@ -415,14 +415,14 @@ const preReleasePackageInfoResponse = {
415415
"json_serializable": "^6.0.0",
416416
"mocktail": "^0.3.0",
417417
"test": "^1.17.0",
418-
"very_good_analysis": "^4.0.0"
419-
}
418+
"very_good_analysis": "^4.0.0",
419+
},
420420
},
421421
"archive_url":
422422
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.48.tar.gz",
423423
"archive_sha256":
424424
"d122e582f4c332b33d95289aafdea475ff5446e9939338b4b6330e2e488ed4e1",
425-
"published": "2023-03-24T04:15:07.809166Z"
425+
"published": "2023-03-24T04:15:07.809166Z",
426426
}
427-
]
427+
],
428428
};

0 commit comments

Comments
 (0)