From 407397594230bbc3f69685436ebd5db7cee49b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 02:45:24 +0000 Subject: [PATCH] Bump the all_dependencies group Bumps the all_dependencies group in /packages/leancode_lint with 4 updates: [analysis_server_plugin](https://github.com/dart-lang/sdk/tree/main/pkg), [analyzer_plugin](https://github.com/dart-lang/sdk/tree/main/pkg), [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) and [analyzer_testing](https://github.com/dart-lang/sdk/tree/main/pkg). Updates `analysis_server_plugin` from 0.3.15 to 0.3.16 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `analyzer_plugin` from 0.14.9 to 0.14.10 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `analyzer` from 13.0.0 to 13.1.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `analyzer_testing` from 0.2.6 to 0.3.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/0.3.0.0/pkg) Updates `analyzer` from 13.0.0 to 13.1.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `analyzer_plugin` from 0.14.9 to 0.14.10 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `analyzer_testing` from 0.2.6 to 0.3.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/0.3.0.0/pkg) --- updated-dependencies: - dependency-name: analysis_server_plugin dependency-version: 0.3.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_dependencies - dependency-name: analyzer_plugin dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_dependencies - dependency-name: analyzer dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: analyzer_testing dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: analyzer dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: analyzer_plugin dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_dependencies - dependency-name: analyzer_testing dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all_dependencies ... Signed-off-by: dependabot[bot] --- packages/leancode_lint/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/leancode_lint/pubspec.yaml b/packages/leancode_lint/pubspec.yaml index fe004534..67ecb1d8 100644 --- a/packages/leancode_lint/pubspec.yaml +++ b/packages/leancode_lint/pubspec.yaml @@ -24,5 +24,5 @@ dependencies: yaml: ^3.1.3 dev_dependencies: - analyzer_testing: ^0.2.6 + analyzer_testing: ">=0.2.6 <0.4.0" test_reflective_loader: ^0.4.0