From 5b58f99d5cbc5dda4217d9368a93b554fbc65821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:39:19 +0000 Subject: [PATCH] fix: bump the dependencies group with 4 updates Bumps the dependencies group with 4 updates: [FileCurator](https://github.com/JaCraig/FileCurator), [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers), [SQLParser](https://github.com/JaCraig/SQLParser) and [BigBook](https://github.com/JaCraig/BigBookOfDataTypes). Updates `FileCurator` from 4.0.13 to 4.0.14 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/FileCurator/compare/v4.0.13...v4.0.14) Updates `Microsoft.CodeAnalysis.NetAnalyzers` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/commits) Updates `SQLParser` from 3.0.5 to 3.0.6 - [Changelog](https://github.com/JaCraig/SQLParser/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/SQLParser/compare/v3.0.5...v3.0.6) Updates `BigBook` from 5.0.12 to 5.0.13 - [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/BigBookOfDataTypes/compare/v5.0.12...v5.0.13) --- updated-dependencies: - dependency-name: FileCurator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: SQLParser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: BigBook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- src/SQLHelper.DB/SQLHelper.DB.csproj | 6 +++--- test/SQLHelper.Tests/SQLHelper.Tests.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/SQLHelper.DB/SQLHelper.DB.csproj b/src/SQLHelper.DB/SQLHelper.DB.csproj index 6ccdf66..e267f3b 100644 --- a/src/SQLHelper.DB/SQLHelper.DB.csproj +++ b/src/SQLHelper.DB/SQLHelper.DB.csproj @@ -51,17 +51,17 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/test/SQLHelper.Tests/SQLHelper.Tests.csproj b/test/SQLHelper.Tests/SQLHelper.Tests.csproj index 4340de4..96d6aba 100644 --- a/test/SQLHelper.Tests/SQLHelper.Tests.csproj +++ b/test/SQLHelper.Tests/SQLHelper.Tests.csproj @@ -45,7 +45,7 @@ runtime; build; native; contentfiles; analyzers - +