From 3750bafe72ef5cc5d5e581bf9a1162b85d5f4a94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:34:02 -0600 Subject: [PATCH] chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /e2e (#1212) * chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /e2e Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases) - [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md) - [Commits](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * chore(deps): bump very_good_analysis from 6.0.0 to 7.0.0 in /e2e Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases) - [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md) - [Commits](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: very_good_analysis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * analysis file update --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra --- e2e/analysis_options.yaml | 2 +- e2e/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/e2e/analysis_options.yaml b/e2e/analysis_options.yaml index 799268d3e..c2f4cbbca 100644 --- a/e2e/analysis_options.yaml +++ b/e2e/analysis_options.yaml @@ -1 +1 @@ -include: package:very_good_analysis/analysis_options.5.1.0.yaml +include: package:very_good_analysis/analysis_options.7.0.0.yaml diff --git a/e2e/pubspec.yaml b/e2e/pubspec.yaml index 0d0bee1b0..530fdaaa9 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: ^6.0.0 + very_good_analysis: ^7.0.0 very_good_cli: path: ../