Bump cake - #7503
Draft
bdukes wants to merge 2 commits into
Draft
Conversation
bdukes
marked this pull request as draft
September 4, 2026 18:19
Adjust reporting of issues via GitHub Actions - Cake.FileHelpers from 7.0.0 to 9.0.0 - Cake.Frosting from 6.1.0 to 6.2.0 - Cake.Frosting.Issues.MsBuild from 5.9.1 to 6.0.0 - Cake.Issues from 5.9.1 to 6.0.0 - Cake.Json from 7.0.1 to 11.0.0 - Spectre.Console from 0.54.0 to 0.57.2 - Spectre.Console.Cli from 0.53.1 to 0.55.0 - Spectre.Console.Testing from 0.54.0 to 0.57.2 - remove Cake.Frosting.Issues.PullRequests.GitHubActions - add Cake.Frosting.Issues.BuildServer.GitHubActions - add Cake.Issues.BuildServer DotNetNuke.BulkInstall/DotNetNuke.BulkInstall.DeployClient.Tests/DeployInputTests.cs DotNetNuke.BulkInstall/DotNetNuke.BulkInstall.DeployClient/DeployCommand.cs
This avoids conflict with Cake's usage of Spectre.Console DotNetNuke.BulkInstall/DotNetNuke.BulkInstall.DeployClient.Tests/DotNetNuke.Tests.BulkInstall.DeployClient.csproj DotNetNuke.BulkInstall/DotNetNuke.BulkInstall.DeployClient/DotNetNuke.BulkInstall.DeployClient.csproj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR adds onto #7498 to also bump Cake and Spectre.Console dependencies. If this builds successfully, I'll push it directly into #7498, too