From ae7ce2862c7ad9bd3d82c4a81c63729cb85ccd30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:24:20 +0000 Subject: [PATCH 1/2] Bump softprops/action-gh-release from 2.4.1 to 2.4.2 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ab8c04c..1709352 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: version: ${{ steps.tag_name.outputs.current_version }} - name: Upload release assets - uses: softprops/action-gh-release@v2.4.1 + uses: softprops/action-gh-release@v2.4.2 id: release_updater with: body: ${{ steps.changelog_reader.outputs.changes }} From fd97aef894faaf58c2e4ed59ce9177ebdadea9fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:57:57 +0000 Subject: [PATCH 2/2] Bump the analyzers group with 3 updates Bumps Roslynator.Analyzers from 4.12.4 to 4.14.1 Bumps Roslynator.CodeAnalysis.Analyzers from 4.12.4 to 4.14.1 Bumps Roslynator.Formatting.Analyzers from 4.12.4 to 4.14.1 --- updated-dependencies: - dependency-name: Roslynator.Analyzers dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: analyzers - dependency-name: Roslynator.CodeAnalysis.Analyzers dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: analyzers - dependency-name: Roslynator.Formatting.Analyzers dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: analyzers ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 34be58c..388c64f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -22,15 +22,15 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers