From 7e4732be7f7aa64e1dcae7f03c9e51e7c06da881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 04:45:19 +0000 Subject: [PATCH 1/3] Bump actions/github-script from 6 to 7 Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/clear-cache.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clear-cache.yml b/.github/workflows/clear-cache.yml index 4972601..2645838 100644 --- a/.github/workflows/clear-cache.yml +++ b/.github/workflows/clear-cache.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Clear cache - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | console.log("About to clear") From 603bafcaba8f8425ef9bed90083d34ae2e4bac3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 04:33:49 +0000 Subject: [PATCH 2/3] Bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.44.0.0 Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.43.2.2 to 3.44.0.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.43.2.2...3.44.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:development 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 cd93e2b..c3da52c 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ org.xerial sqlite-jdbc - 3.43.2.2 + 3.44.0.0 test From a84afa74bcb2bcf3d9ff38377ae07ee97dd93f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 05:08:09 +0000 Subject: [PATCH 3/3] Bump the microsoftentityframework group in /net with 4 updates Bumps the microsoftentityframework group in /net with 4 updates: [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore), [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore). Updates `Microsoft.EntityFrameworkCore.Design` from 6.0.24 to 6.0.25 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.24...v6.0.25) Updates `Microsoft.EntityFrameworkCore.Sqlite` from 6.0.24 to 6.0.25 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.24...v6.0.25) Updates `Microsoft.EntityFrameworkCore` from 6.0.24 to 6.0.25 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.24...v6.0.25) Updates `Microsoft.EntityFrameworkCore.Relational` from 6.0.24 to 6.0.25 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v6.0.24...v6.0.25) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftentityframework - dependency-name: Microsoft.EntityFrameworkCore.Sqlite 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.Relational 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 299dfa3..093a514 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 d9e1038..cef6f14 100644 --- a/net/QACoverTestEf/QACoverTestEf.csproj +++ b/net/QACoverTestEf/QACoverTestEf.csproj @@ -9,12 +9,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +