From 6bb1aea90c2d96a2238ca169fccb472950476c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 15:12:18 +0000 Subject: [PATCH] Bump protobuf from 3.1.0 to 5.0.0 in the pub group Bumps the pub group with 1 update: [protobuf](https://github.com/google/protobuf.dart). Updates `protobuf` from 3.1.0 to 5.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v3.1.0...protobuf-v5.0.0) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub ... 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 4 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 diff --git a/pubspec.yaml b/pubspec.yaml index d5b0be3..86f3f86 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: args: ^2.4.0 package_config: ^2.1.0 path: ^1.8.3 - protobuf: ^3.1.0 + protobuf: ^5.0.0 pubspec_parse: ^1.2.1 pubspec_lock_parse: ^2.2.0 collection: ^1.18.0 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