From e6833d656ade3127a0b11b7ea432609619d1711d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:00:14 +0000 Subject: [PATCH 1/4] Bump the microsoftentityframework group in /net with 4 updates Bumps the microsoftentityframework group in /net with 4 updates: [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore). Updates `Microsoft.EntityFrameworkCore` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) Updates `Microsoft.EntityFrameworkCore.Relational` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) Updates `Microsoft.EntityFrameworkCore` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) Updates `Microsoft.EntityFrameworkCore.Design` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) Updates `Microsoft.EntityFrameworkCore.Relational` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) Updates `Microsoft.EntityFrameworkCore` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) Updates `Microsoft.EntityFrameworkCore.Relational` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) Updates `Microsoft.EntityFrameworkCore` from 6.0.29 to 6.0.30 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.29...v6.0.30) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework ... Signed-off-by: dependabot[bot] --- net/QACoverEf2spy/QACoverEf2spy.csproj | 4 ++-- net/QACoverTestEf/QACoverTestEf.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/QACoverEf2spy/QACoverEf2spy.csproj b/net/QACoverEf2spy/QACoverEf2spy.csproj index e86e1ce..8fa8fb5 100644 --- a/net/QACoverEf2spy/QACoverEf2spy.csproj +++ b/net/QACoverEf2spy/QACoverEf2spy.csproj @@ -26,9 +26,9 @@ - + - + diff --git a/net/QACoverTestEf/QACoverTestEf.csproj b/net/QACoverTestEf/QACoverTestEf.csproj index 2bed8e5..79b6b13 100644 --- a/net/QACoverTestEf/QACoverTestEf.csproj +++ b/net/QACoverTestEf/QACoverTestEf.csproj @@ -9,12 +9,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + From a8998da3bd492a8703ac04b9c0d088100c19006f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 04:15:02 +0000 Subject: [PATCH 2/4] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.5.0...3.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f0fbcc5..20eff6d 100644 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.5.0 + 3.6.0 add-test-source From dd5112388281367fd56acbf2265f10a08098b5ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 04:44:14 +0000 Subject: [PATCH 3/4] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /net Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- net/QACoverTest/QACoverTest.csproj | 2 +- net/QACoverTestEf/QACoverTestEf.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/QACoverTest/QACoverTest.csproj b/net/QACoverTest/QACoverTest.csproj index 61c2882..658048b 100644 --- a/net/QACoverTest/QACoverTest.csproj +++ b/net/QACoverTest/QACoverTest.csproj @@ -9,7 +9,7 @@ - + diff --git a/net/QACoverTestEf/QACoverTestEf.csproj b/net/QACoverTestEf/QACoverTestEf.csproj index 2bed8e5..05966b0 100644 --- a/net/QACoverTestEf/QACoverTestEf.csproj +++ b/net/QACoverTestEf/QACoverTestEf.csproj @@ -16,7 +16,7 @@ - + From 20b5c53ebb625430d2d57c64eb5b961d97105ce4 Mon Sep 17 00:00:00 2001 From: giis-qabot Date: Sat, 25 May 2024 14:27:53 +0000 Subject: [PATCH 4/4] Combined dependency updates (2024-05-25)