From da9c05fbc217938f8f30bc3bd2a13e0a69c3d154 Mon Sep 17 00:00:00 2001 From: "very-good-code-bot[bot]" <269805761+very-good-code-bot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:25:26 +0000 Subject: [PATCH 1/2] chore: upgrade very_good_analysis to 10.3.0-rc.1 Closes #1606 Co-authored-by: marcossevilla --- bricks/test_optimizer/hooks/pubspec.yaml | 2 +- e2e/pubspec.yaml | 2 +- pubspec.yaml | 2 +- tool/spdx_license/hooks/pubspec.yaml | 2 +- tool/spdx_license/pubspec.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bricks/test_optimizer/hooks/pubspec.yaml b/bricks/test_optimizer/hooks/pubspec.yaml index 0d988f749..0f5bead46 100644 --- a/bricks/test_optimizer/hooks/pubspec.yaml +++ b/bricks/test_optimizer/hooks/pubspec.yaml @@ -13,4 +13,4 @@ dependencies: dev_dependencies: mocktail: ^1.0.0 test: ^1.25.0 - very_good_analysis: ^10.2.0 + very_good_analysis: ^10.3.0-rc.1 diff --git a/e2e/pubspec.yaml b/e2e/pubspec.yaml index 3d2ee8eee..b48bf598c 100644 --- a/e2e/pubspec.yaml +++ b/e2e/pubspec.yaml @@ -13,6 +13,6 @@ dev_dependencies: pub_updater: ^0.5.0 test: ^1.25.0 universal_io: ^2.0.4 - very_good_analysis: ^10.2.0 + very_good_analysis: ^10.3.0-rc.1 very_good_cli: path: ../ diff --git a/pubspec.yaml b/pubspec.yaml index 518c9e9d9..f726f1db4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -38,7 +38,7 @@ dev_dependencies: build_verify: ^3.1.0 mocktail: ^1.0.4 test: ^1.25.8 - very_good_analysis: ^10.2.0 + very_good_analysis: ^10.3.0-rc.1 executables: very_good: diff --git a/tool/spdx_license/hooks/pubspec.yaml b/tool/spdx_license/hooks/pubspec.yaml index f4647cc5d..7596f0755 100644 --- a/tool/spdx_license/hooks/pubspec.yaml +++ b/tool/spdx_license/hooks/pubspec.yaml @@ -18,4 +18,4 @@ dependencies: dev_dependencies: mocktail: ^1.0.3 test: ^1.30.0 - very_good_analysis: ^10.2.0 + very_good_analysis: ^10.3.0-rc.1 diff --git a/tool/spdx_license/pubspec.yaml b/tool/spdx_license/pubspec.yaml index 15bd0a15a..17effa053 100644 --- a/tool/spdx_license/pubspec.yaml +++ b/tool/spdx_license/pubspec.yaml @@ -10,4 +10,4 @@ environment: dev_dependencies: test: ^1.25.2 - very_good_analysis: ^10.2.0 + very_good_analysis: ^10.3.0-rc.1 From e3e0e5dfcfdcbf0d4f53a639178f4b92c2a4898d Mon Sep 17 00:00:00 2001 From: "very-good-code-bot[bot]" <269805761+very-good-code-bot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:52:25 +0000 Subject: [PATCH 2/2] fix: address review feedback on PR #1607 Co-authored-by: marcossevilla --- lib/src/cli/templates/test_optimizer_bundle.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/cli/templates/test_optimizer_bundle.dart b/lib/src/cli/templates/test_optimizer_bundle.dart index 9bb8cdb98..452b939c7 100644 --- a/lib/src/cli/templates/test_optimizer_bundle.dart +++ b/lib/src/cli/templates/test_optimizer_bundle.dart @@ -35,7 +35,7 @@ final testOptimizerBundle = MasonBundle.fromJson({ { "path": "pubspec.yaml", "data": - "bmFtZTogaG9va3MKcHVibGlzaF90bzogbm9uZQoKZW52aXJvbm1lbnQ6CiAgc2RrOiBeMy4xMi4wCgpkZXBlbmRlbmNpZXM6CiAgbWFzb246IF4wLjEuMAogIHBhdGg6IF4xLjguMQoKIyBCZXdhcmU6IG9uIGhvb2tzLCBldmVuIGRldiBkZXBlbmRlbmNpZXMgaGF2ZSB0byBiZSBjb21wYXRpYmxlIHRvIGFsbCBkYXJ0IHZlcnNpb25zIGNvdmVyZWQgYnkKIyB0aGUgc2RrIGNvbnN0cmFpbnRzIGFib3ZlCmRldl9kZXBlbmRlbmNpZXM6CiAgbW9ja3RhaWw6IF4xLjAuMAogIHRlc3Q6IF4xLjI1LjAKICB2ZXJ5X2dvb2RfYW5hbHlzaXM6IF4xMC4yLjAK", + "bmFtZTogaG9va3MKcHVibGlzaF90bzogbm9uZQoKZW52aXJvbm1lbnQ6CiAgc2RrOiBeMy4xMi4wCgpkZXBlbmRlbmNpZXM6CiAgbWFzb246IF4wLjEuMAogIHBhdGg6IF4xLjguMQoKIyBCZXdhcmU6IG9uIGhvb2tzLCBldmVuIGRldiBkZXBlbmRlbmNpZXMgaGF2ZSB0byBiZSBjb21wYXRpYmxlIHRvIGFsbCBkYXJ0IHZlcnNpb25zIGNvdmVyZWQgYnkKIyB0aGUgc2RrIGNvbnN0cmFpbnRzIGFib3ZlCmRldl9kZXBlbmRlbmNpZXM6CiAgbW9ja3RhaWw6IF4xLjAuMAogIHRlc3Q6IF4xLjI1LjAKICB2ZXJ5X2dvb2RfYW5hbHlzaXM6IF4xMC4zLjAtcmMuMQo=", "type": "text", }, {