Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update Very Good Analysis and fix format #53

Merged
merged 1 commit into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.4.0.0.yaml
include: package:very_good_analysis/analysis_options.5.1.0.yaml
4 changes: 2 additions & 2 deletions lib/src/pub_updater.dart
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ class PubUpdater {
'--hosted-url',
_baseUrl,
'--source',
'hosted'
]
'hosted',
],
],
);
}
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ environment:
dependencies:
http: ^1.0.0
json_annotation: ^4.1.0
process: ">=4.2.3 <6.0.0"
process: ^5.0.0
pub_semver: ^2.1.3

dev_dependencies:
build_runner: ^2.1.2
json_serializable: ^6.5.3
mocktail: ^1.0.0
test: ^1.17.0
very_good_analysis: ^5.0.0
very_good_analysis: ^5.1.0
74 changes: 37 additions & 37 deletions test/fixtures/pre_release_package_info_response.dart
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -46,14 +46,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^4.0.0"
}
"very_good_analysis": "^4.0.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.48.tar.gz",
"archive_sha256":
"d122e582f4c332b33d95289aafdea475ff5446e9939338b4b6330e2e488ed4e1",
"published": "2023-03-24T04:15:07.809166Z"
"published": "2023-03-24T04:15:07.809166Z",
},
"versions": [
{
Expand Down Expand Up @@ -84,7 +84,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -93,14 +93,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^3.1.0"
}
"very_good_analysis": "^3.1.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.41.tar.gz",
"archive_sha256":
"e7b919e7d1f300504017d168d0d4d253cd06ef812149561d984abd3af8ad3ee2",
"published": "2023-01-30T05:01:34.751328Z"
"published": "2023-01-30T05:01:34.751328Z",
},
{
"version": "0.1.0-dev.42",
Expand Down Expand Up @@ -130,7 +130,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -139,14 +139,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^4.0.0"
}
"very_good_analysis": "^4.0.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.42.tar.gz",
"archive_sha256":
"d955859f39414165bb226a805f6dfa3d254a4c80c1358e1acef168e2b69799f7",
"published": "2023-02-14T05:17:31.153571Z"
"published": "2023-02-14T05:17:31.153571Z",
},
{
"version": "0.1.0-dev.43",
Expand Down Expand Up @@ -176,7 +176,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -185,14 +185,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^4.0.0"
}
"very_good_analysis": "^4.0.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.43.tar.gz",
"archive_sha256":
"05aade552ea1ac9d8402ba5d1a5edd0ba66e908e4c9e911ff35954f21ac2efac",
"published": "2023-02-22T03:39:28.752645Z"
"published": "2023-02-22T03:39:28.752645Z",
},
{
"version": "0.1.0-dev.44",
Expand Down Expand Up @@ -222,7 +222,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -231,14 +231,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^4.0.0"
}
"very_good_analysis": "^4.0.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.44.tar.gz",
"archive_sha256":
"c0f91d86661712e54effed79e017304b54345f88e11f044beaa3d495cc706fd3",
"published": "2023-02-23T04:05:55.180999Z"
"published": "2023-02-23T04:05:55.180999Z",
},
{
"version": "0.1.0-dev.45",
Expand Down Expand Up @@ -268,7 +268,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -277,14 +277,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^4.0.0"
}
"very_good_analysis": "^4.0.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.45.tar.gz",
"archive_sha256":
"6ad83d2b3c1ffd56a61f059e7935f1878f77d4f2204efbf9127344da629bac4d",
"published": "2023-02-23T05:34:13.243854Z"
"published": "2023-02-23T05:34:13.243854Z",
},
{
"version": "0.1.0-dev.46",
Expand Down Expand Up @@ -314,7 +314,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -323,14 +323,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^4.0.0"
}
"very_good_analysis": "^4.0.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.46.tar.gz",
"archive_sha256":
"558e04e0b4541140b73b113148ffbb73e81710f61ff3f3b6f36e14bf7dbc0c71",
"published": "2023-02-23T06:04:28.358762Z"
"published": "2023-02-23T06:04:28.358762Z",
},
{
"version": "0.1.0-dev.47",
Expand Down Expand Up @@ -360,7 +360,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -369,14 +369,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^4.0.0"
}
"very_good_analysis": "^4.0.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.47.tar.gz",
"archive_sha256":
"b4030d8799f255caa914beb2604dcd749d0ebd815c3f0209ed223f9370098c10",
"published": "2023-03-01T04:37:08.159381Z"
"published": "2023-03-01T04:37:08.159381Z",
},
{
"version": "0.1.0-dev.48",
Expand Down Expand Up @@ -406,7 +406,7 @@ const preReleasePackageInfoResponse = {
"pool": "^1.5.1",
"pub_semver": "^2.1.0",
"recase": "^4.0.0",
"yaml": "^3.1.0"
"yaml": "^3.1.0",
},
"dev_dependencies": {
"build_runner": "^2.0.0",
Expand All @@ -415,14 +415,14 @@ const preReleasePackageInfoResponse = {
"json_serializable": "^6.0.0",
"mocktail": "^0.3.0",
"test": "^1.17.0",
"very_good_analysis": "^4.0.0"
}
"very_good_analysis": "^4.0.0",
},
},
"archive_url":
"https://pub.dartlang.org/packages/mason/versions/0.1.0-dev.48.tar.gz",
"archive_sha256":
"d122e582f4c332b33d95289aafdea475ff5446e9939338b4b6330e2e488ed4e1",
"published": "2023-03-24T04:15:07.809166Z"
"published": "2023-03-24T04:15:07.809166Z",
}
]
],
};