From 5ac7b258563ca8cdc8dadcf67eeaf9abbe90298f Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Wed, 30 Nov 2022 11:11:24 -0800 Subject: [PATCH 1/2] Update GitVersion.yml --- GitVersion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitVersion.yml b/GitVersion.yml index e8a3c42..a4e2731 100644 --- a/GitVersion.yml +++ b/GitVersion.yml @@ -56,4 +56,4 @@ branches: ignore: sha: [] merge-message-formats: {} -next-version: 0.1.15 +next-version: 0.1.16 From 9cb1a1e383e7b3e540bbea49777cb37cd87e4972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 11:28:53 -0800 Subject: [PATCH 2/2] Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 (#131) * Bump Microsoft.Extensions.Diagnostics.HealthChecks from 6.0.10 to 6.0.11 Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.11. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.10...v6.0.11) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update license approvals Signed-off-by: Victor Chang Signed-off-by: dependabot[bot] Signed-off-by: Victor Chang Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Victor Chang --- doc/dependency_decisions.yml | 6 +++--- src/Messaging/Monai.Deploy.Messaging.csproj | 2 +- third-party-licenses.md | 18 +++++++++--------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml index 3259ae1..9ff6628 100644 --- a/doc/dependency_decisions.yml +++ b/doc/dependency_decisions.yml @@ -32,14 +32,14 @@ - :who: mocsharp :why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt) :versions: - - 6.0.10 + - 6.0.11 :when: 2022-08-29 18:11:22.090772006 Z - - :approve - Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - :who: mocsharp :why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt) :versions: - - 6.0.10 + - 6.0.11 :when: 2022-08-29 18:11:22.090772006 Z - - :approve - Microsoft.Extensions.Configuration @@ -158,7 +158,7 @@ - :who: mocsharp :why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT) :versions: - - 6.0.2 + - 6.0.3 :when: 2022-08-16 21:39:44.471693654 Z - - :approve - Microsoft.Extensions.Logging.Configuration diff --git a/src/Messaging/Monai.Deploy.Messaging.csproj b/src/Messaging/Monai.Deploy.Messaging.csproj index e9503ad..8884ac4 100644 --- a/src/Messaging/Monai.Deploy.Messaging.csproj +++ b/src/Messaging/Monai.Deploy.Messaging.csproj @@ -76,7 +76,7 @@ - + diff --git a/third-party-licenses.md b/third-party-licenses.md index a801a11..83f195d 100644 --- a/third-party-licenses.md +++ b/third-party-licenses.md @@ -619,14 +619,14 @@ SOFTWARE.
-Microsoft.Extensions.Diagnostics.HealthChecks 6.0.10 +Microsoft.Extensions.Diagnostics.HealthChecks 6.0.11 ## Microsoft.Extensions.Diagnostics.HealthChecks -- Version: 6.0.10 +- Version: 6.0.11 - Authors: Microsoft - Project URL: https://asp.net/ -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks/6.0.10) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks/6.0.11) - License: [MIT](https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt) @@ -660,14 +660,14 @@ SOFTWARE.
-Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 6.0.10 +Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 6.0.11 ## Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -- Version: 6.0.10 +- Version: 6.0.11 - Authors: Microsoft - Project URL: https://asp.net/ -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.10) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.11) - License: [MIT](https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt) @@ -947,14 +947,14 @@ SOFTWARE.
-Microsoft.Extensions.Logging.Abstractions 6.0.2 +Microsoft.Extensions.Logging.Abstractions 6.0.3 ## Microsoft.Extensions.Logging.Abstractions -- Version: 6.0.2 +- Version: 6.0.3 - Authors: Microsoft - Project URL: https://dot.net/ -- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/6.0.2) +- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/6.0.3) - License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)