From 876b97c2d18e3164ef0fa02c317be3e899f10d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 12:08:25 +0000 Subject: [PATCH] Bump the orleans group with 4 updates Bumps the orleans group with 6 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Orleans.Runtime](https://github.com/dotnet/orleans) | `7.2.1` | `7.2.6` | | [Microsoft.Orleans.Serialization.Abstractions](https://github.com/dotnet/orleans) | `7.2.1` | `7.2.6` | | [Microsoft.Orleans.Serialization.Abstractions](https://github.com/dotnet/orleans) | `7.2.1` | `8.1.0` | | [Microsoft.Orleans.Client](https://github.com/dotnet/orleans) | `7.2.1` | `8.1.0` | | [Microsoft.Orleans.TestingHost](https://github.com/dotnet/orleans) | `7.2.1` | `8.1.0` | | [Microsoft.Orleans.Runtime](https://github.com/dotnet/orleans) | `7.2.1` | `8.1.0` | Updates `Microsoft.Orleans.Runtime` from 7.2.1 to 7.2.6 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v7.2.1...v7.2.6) Updates `Microsoft.Orleans.Serialization.Abstractions` from 7.2.1 to 7.2.6 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v7.2.1...v7.2.6) Updates `Microsoft.Orleans.Serialization.Abstractions` from 7.2.1 to 8.1.0 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v7.2.1...v7.2.6) Updates `Microsoft.Orleans.Client` from 7.2.1 to 8.1.0 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v7.2.1...v8.1.0) Updates `Microsoft.Orleans.Serialization.Abstractions` from 7.2.1 to 8.1.0 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v7.2.1...v7.2.6) Updates `Microsoft.Orleans.TestingHost` from 7.2.1 to 8.1.0 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v7.2.1...v8.1.0) Updates `Microsoft.Orleans.Runtime` from 7.2.1 to 8.1.0 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v7.2.1...v7.2.6) Updates `Microsoft.Orleans.Serialization.Abstractions` from 7.2.1 to 8.1.0 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v7.2.1...v7.2.6) --- updated-dependencies: - dependency-name: Microsoft.Orleans.Runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: orleans - dependency-name: Microsoft.Orleans.Serialization.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: orleans - dependency-name: Microsoft.Orleans.Serialization.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: orleans - dependency-name: Microsoft.Orleans.Client dependency-type: direct:production update-type: version-update:semver-major dependency-group: orleans - dependency-name: Microsoft.Orleans.Serialization.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: orleans - dependency-name: Microsoft.Orleans.TestingHost dependency-type: direct:production update-type: version-update:semver-major dependency-group: orleans - dependency-name: Microsoft.Orleans.Runtime dependency-type: direct:production update-type: version-update:semver-major dependency-group: orleans - dependency-name: Microsoft.Orleans.Serialization.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: orleans ... Signed-off-by: dependabot[bot] --- src/CloudActors.Streamstone/CloudActors.Streamstone.csproj | 2 +- src/CloudActors/CloudActors.csproj | 2 +- src/Tests/Tests.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/CloudActors.Streamstone/CloudActors.Streamstone.csproj b/src/CloudActors.Streamstone/CloudActors.Streamstone.csproj index d3e5a32..97fe598 100644 --- a/src/CloudActors.Streamstone/CloudActors.Streamstone.csproj +++ b/src/CloudActors.Streamstone/CloudActors.Streamstone.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/CloudActors/CloudActors.csproj b/src/CloudActors/CloudActors.csproj index 32b0e9f..dc07a81 100644 --- a/src/CloudActors/CloudActors.csproj +++ b/src/CloudActors/CloudActors.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index a9dc590..608f534 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -8,12 +8,12 @@ - + - +