From 96638eaa99cdaf26b004531dc357204b604f7707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 16:06:37 +0000 Subject: [PATCH] Bump analyzer from 5.13.0 to 6.11.0 Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 5.13.0 to 6.11.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) --- updated-dependencies: - dependency-name: analyzer dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- snapshots/output/basic-project/pubspec.yaml | 0 snapshots/output/dart3-features/pubspec.yaml | 0 snapshots/output/diagnostics/pubspec.yaml | 0 snapshots/output/staging-project/pubspec.yaml | 0 5 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 snapshots/output/basic-project/pubspec.yaml mode change 100755 => 100644 snapshots/output/dart3-features/pubspec.yaml mode change 100755 => 100644 snapshots/output/diagnostics/pubspec.yaml mode change 100755 => 100644 snapshots/output/staging-project/pubspec.yaml diff --git a/pubspec.yaml b/pubspec.yaml index f9cace4..3798957 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ executables: scip_dart: dependencies: - analyzer: ^5.13.0 + analyzer: ^6.11.0 args: ^2.4.0 package_config: ^2.1.0 path: ^1.8.3 diff --git a/snapshots/output/basic-project/pubspec.yaml b/snapshots/output/basic-project/pubspec.yaml old mode 100755 new mode 100644 diff --git a/snapshots/output/dart3-features/pubspec.yaml b/snapshots/output/dart3-features/pubspec.yaml old mode 100755 new mode 100644 diff --git a/snapshots/output/diagnostics/pubspec.yaml b/snapshots/output/diagnostics/pubspec.yaml old mode 100755 new mode 100644 diff --git a/snapshots/output/staging-project/pubspec.yaml b/snapshots/output/staging-project/pubspec.yaml old mode 100755 new mode 100644