From c71239bf9b7548523327e68a517c5cf417d59fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 18:56:43 +0000 Subject: [PATCH 1/5] Build(deps): Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/commits) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Serilog.Sinks.Mongodb.TimeSeries.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj b/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj index 1bd8c6a..d164618 100644 --- a/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj +++ b/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj @@ -11,7 +11,7 @@ - + From 2c5260430d2434f957df3e6e106a8f5ec2d525e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 18:03:45 +0000 Subject: [PATCH 2/5] Build(deps): Bump Moq from 4.20.69 to 4.20.70 Bumps [Moq](https://github.com/moq/moq) from 4.20.69 to 4.20.70. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq/compare/v4.20.69...v4.20.70) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Serilog.Sinks.Mongodb.TimeSeries.Tests/Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj b/tests/Serilog.Sinks.Mongodb.TimeSeries.Tests/Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj index 9f747d4..4384e16 100644 --- a/tests/Serilog.Sinks.Mongodb.TimeSeries.Tests/Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj +++ b/tests/Serilog.Sinks.Mongodb.TimeSeries.Tests/Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj @@ -9,7 +9,7 @@ - + From 3fafce23ceb27ff479825f732521562075207cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 18:24:05 +0000 Subject: [PATCH 3/5] Build(deps): Bump nunit from 3.14.0 to 4.0.1 Bumps [nunit](https://github.com/nunit/nunit) from 3.14.0 to 4.0.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/v3.14.0...v4.0.1) --- updated-dependencies: - dependency-name: nunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Serilog.Sinks.Mongodb.TimeSeries.Tests/Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj b/tests/Serilog.Sinks.Mongodb.TimeSeries.Tests/Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj index 4384e16..1a16d1e 100644 --- a/tests/Serilog.Sinks.Mongodb.TimeSeries.Tests/Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj +++ b/tests/Serilog.Sinks.Mongodb.TimeSeries.Tests/Serilog.Sinks.Mongodb.TimeSeries.Tests.csproj @@ -10,7 +10,7 @@ - + From 4036b1604d6b7fc7e56b8aefe7e73aa7c72c755c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 18:08:56 +0000 Subject: [PATCH 4/5] Build(deps): Bump MongoDB.Driver from 2.22.0 to 2.23.0 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.22.0...v2.23.0) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Serilog.Sinks.Mongodb.TimeSeries.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj b/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj index d164618..223288f 100644 --- a/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj +++ b/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj @@ -9,7 +9,7 @@ - + From 9408665ccb8c974ed8cf32c8e9dafbcb5653e988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 18:35:45 +0000 Subject: [PATCH 5/5] Build(deps): Bump MongoDB.Driver from 2.23.0 to 2.23.1 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.23.0 to 2.23.1. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.23.0...v2.23.1) --- updated-dependencies: - dependency-name: MongoDB.Driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Serilog.Sinks.Mongodb.TimeSeries.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj b/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj index 223288f..864860c 100644 --- a/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj +++ b/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj @@ -9,7 +9,7 @@ - +