From 5cd99245c7c37dc9c2c48d3ff332ca86f2a67367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 09:27:48 +0000 Subject: [PATCH] Bump the dotnet group with 4 updates Bumps the dotnet group with 4 updates: [Google.Protobuf](https://github.com/protocolbuffers/protobuf), [Grpc.Tools](https://github.com/grpc/grpc), [coverlet.collector](https://github.com/coverlet-coverage/coverlet) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `Google.Protobuf` from 3.29.0 to 3.29.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.29.0...v3.29.2) Updates `Grpc.Tools` from 2.67.0 to 2.68.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/commits) Updates `coverlet.collector` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3) Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.2...3.0.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- src/Authzed.Net/Authzed.Net.csproj | 4 ++-- tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Authzed.Net/Authzed.Net.csproj b/src/Authzed.Net/Authzed.Net.csproj index b1740bb..7acc394 100644 --- a/src/Authzed.Net/Authzed.Net.csproj +++ b/src/Authzed.Net/Authzed.Net.csproj @@ -30,10 +30,10 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj b/tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj index bcbc8a5..d861198 100644 --- a/tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj +++ b/tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj @@ -12,11 +12,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all