From e48e3c702690b5532ab6c09523f36e74dd9d030b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 22:41:32 +0000 Subject: [PATCH] Bump the nuget group in /GitHubIssueFormsParser with 6 updates Bumps the nuget group in /GitHubIssueFormsParser with 6 updates: | Package | From | To | | --- | --- | --- | | [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) | `2.3.3` | `2.4.1` | | [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) | `2.0.153` | `2.0.154` | | [Roslynator.Analyzers](https://github.com/dotnet/roslynator) | `4.12.3` | `4.12.4` | | [Roslynator.CodeAnalysis.Analyzers](https://github.com/dotnet/roslynator) | `4.12.3` | `4.12.4` | | [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) | `4.12.3` | `4.12.4` | | [YamlDotNet](https://github.com/aaubry/YamlDotNet) | `15.1.4` | `15.1.6` | Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1 - [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases) - [Commits](https://github.com/Tyrrrz/GitHubActionsTestLogger/compare/2.3.3...2.4.1) Updates `Meziantou.Analyzer` from 2.0.153 to 2.0.154 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.153...2.0.154) Updates `Roslynator.Analyzers` from 4.12.3 to 4.12.4 - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/dotnet/roslynator/compare/v4.12.3...v4.12.4) Updates `Roslynator.CodeAnalysis.Analyzers` from 4.12.3 to 4.12.4 - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/dotnet/roslynator/compare/v4.12.3...v4.12.4) Updates `Roslynator.Formatting.Analyzers` from 4.12.3 to 4.12.4 - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](https://github.com/dotnet/roslynator/compare/v4.12.3...v4.12.4) Updates `YamlDotNet` from 15.1.4 to 15.1.6 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v15.1.4...v15.1.6) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Meziantou.Analyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Roslynator.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Roslynator.CodeAnalysis.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Roslynator.Formatting.Analyzers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- GitHubIssueFormsParser/Directory.Build.props | 10 +++++----- .../GitHubIssuesParserCli/GitHubIssuesParserCli.csproj | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/GitHubIssueFormsParser/Directory.Build.props b/GitHubIssueFormsParser/Directory.Build.props index 9b5263f..da56155 100644 --- a/GitHubIssueFormsParser/Directory.Build.props +++ b/GitHubIssueFormsParser/Directory.Build.props @@ -41,7 +41,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -49,15 +49,15 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -76,7 +76,7 @@ - + diff --git a/GitHubIssueFormsParser/src/GitHubIssuesParserCli/GitHubIssuesParserCli.csproj b/GitHubIssueFormsParser/src/GitHubIssuesParserCli/GitHubIssuesParserCli.csproj index cd2b7a4..431aec8 100644 --- a/GitHubIssueFormsParser/src/GitHubIssuesParserCli/GitHubIssuesParserCli.csproj +++ b/GitHubIssueFormsParser/src/GitHubIssuesParserCli/GitHubIssuesParserCli.csproj @@ -8,7 +8,7 @@ - +