From 51b9ba4181c6d8c1c415dbd3e1a687c2919c97d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 05:23:53 +0000 Subject: [PATCH 1/8] Bump MessagePack.ImmutableCollection from 2.1.194 to 2.2.60 Bumps [MessagePack.ImmutableCollection](https://github.com/neuecc/MessagePack-CSharp) from 2.1.194 to 2.2.60. - [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases) - [Commits](https://github.com/neuecc/MessagePack-CSharp/compare/v2.1.194...v2.2.60) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index 825d4f3..d5b7f5c 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -19,7 +19,7 @@ - + From aeb1146c28309afc9e02bc90b473008d6492b30b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 02:01:08 +0000 Subject: [PATCH 2/8] Bump MessagePack from 2.1.194 to 2.2.60 Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.1.194 to 2.2.60. - [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases) - [Commits](https://github.com/neuecc/MessagePack-CSharp/compare/v2.1.194...v2.2.60) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index d5b7f5c..6dd457f 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -18,7 +18,7 @@ - + From 1df357b35b9e7492e71ba189c2bff97d8f36348c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 05:24:07 +0000 Subject: [PATCH 3/8] Bump System.Collections.Immutable from 1.7.1 to 5.0.0 Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 1.7.1 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] --- Apex.Serialization/Apex.Serialization.csproj | 2 +- Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Apex.Serialization/Apex.Serialization.csproj b/Apex.Serialization/Apex.Serialization.csproj index a4bf2cb..997da66 100644 --- a/Apex.Serialization/Apex.Serialization.csproj +++ b/Apex.Serialization/Apex.Serialization.csproj @@ -45,7 +45,7 @@ - + diff --git a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj index 6438fc1..80768d7 100644 --- a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj +++ b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj @@ -24,7 +24,7 @@ - + all From 2cc916312c55a560f29963e632a9b7d2a2dbefde Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 05:24:28 +0000 Subject: [PATCH 4/8] Bump System.Runtime.CompilerServices.Unsafe from 4.7.1 to 5.0.0 Bumps [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] --- Apex.Serialization/Apex.Serialization.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apex.Serialization/Apex.Serialization.csproj b/Apex.Serialization/Apex.Serialization.csproj index a4bf2cb..82b192c 100644 --- a/Apex.Serialization/Apex.Serialization.csproj +++ b/Apex.Serialization/Apex.Serialization.csproj @@ -47,7 +47,7 @@ - + From 95cbd2e94c38c6bc1840ebecd47227df60c27fca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 05:22:07 +0000 Subject: [PATCH 5/8] Bump MessagePack from 2.2.60 to 2.2.85 Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.2.60 to 2.2.85. - [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases) - [Commits](https://github.com/neuecc/MessagePack-CSharp/compare/v2.2.60...v2.2.85) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index 6dd457f..40905eb 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -18,7 +18,7 @@ - + From 6d684ea36ec59ad75190c1ad8dcdf4bf6b54fb50 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 00:11:19 +0000 Subject: [PATCH 6/8] Bump MessagePack.ImmutableCollection from 2.2.60 to 2.2.85 Bumps [MessagePack.ImmutableCollection](https://github.com/neuecc/MessagePack-CSharp) from 2.2.60 to 2.2.85. - [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases) - [Commits](https://github.com/neuecc/MessagePack-CSharp/compare/v2.2.60...v2.2.85) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index 40905eb..aa6ec8d 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -19,7 +19,7 @@ - + From 1bd4b1101c505d601e99488e84e1fd4890ad226f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 00:11:55 +0000 Subject: [PATCH 7/8] Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.3. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.3) Signed-off-by: dependabot-preview[bot] --- Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj index 80768d7..68250ae 100644 --- a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj +++ b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj @@ -23,7 +23,7 @@ - + From a10e9afd417336c34ea04da6e39eb8050a5bc4a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:21:36 +0000 Subject: [PATCH 8/8] Bump coverlet.msbuild from 2.9.0 to 3.0.2 Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 2.9.0 to 3.0.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot-preview[bot] --- Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj index 68250ae..313618c 100644 --- a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj +++ b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive