From 17d4477d007903e1112694c49ec0989b4b790dc0 Mon Sep 17 00:00:00 2001 From: Bram <35614609+BrammyS@users.noreply.github.com> Date: Tue, 1 Mar 2022 10:07:21 +0100 Subject: [PATCH 1/4] Update dotnet.yml --- .github/workflows/dotnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index e81b1bc..4d65668 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -6,7 +6,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, windows-latest, macos-latest] + os: [ubuntu-latest] steps: - name: Checkout uses: actions/checkout@v1 From 81bcfe7cacdc566466222cd8c86d6ed5a7a66052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 09:08:14 +0000 Subject: [PATCH 2/4] Bump Moq from 4.16.1 to 4.17.1 Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.17.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.16.1...v4.17.1) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... 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 90771e3..bc00a9d 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 8acdc46ac92e520fc176c364975396c79a8be258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 14:21:01 +0000 Subject: [PATCH 3/4] Bump Moq from 4.17.1 to 4.17.2 Bumps [Moq](https://github.com/moq/moq4) from 4.17.1 to 4.17.2. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.17.1...v4.17.2) --- 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 bc00a9d..ce98293 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 e2d2103e367ed3863cf4a275d00644a1db366312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 18:34:42 +0000 Subject: [PATCH 4/4] Bump MongoDB.Driver from 2.14.1 to 2.15.0 Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.14.1 to 2.15.0. - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.14.1...v2.15.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 e1c1a55..a6b84c4 100644 --- a/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj +++ b/src/Serilog.Sinks.Mongodb.TimeSeries/Serilog.Sinks.Mongodb.TimeSeries.csproj @@ -7,7 +7,7 @@ - +