Skip to content

Update nuke-build monorepo to v9 #659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Octobob
Copy link
Member

@Octobob Octobob commented Apr 4, 2025

This PR contains the following updates:

Package Type Update Change
Nuke.Common (source) nuget major 8.0.0 -> 9.0.4
nuke.globaltool (source) nuget major 6.0.3 -> 9.0.4

Release Notes

nuke-build/nuke (Nuke.Common)

v9.0.4

Compare Source

  • Security: Fixed output filter from ArgumentStringHandler
  • Removed obsolete members
  • Fixed PreProcess of tasks requires exact options type
  • Fixed missing position and secret properties
  • Fixed preparation of shadow directory in ReSharperTasks
  • Fixed base class in ReSharperTasks
  • Fixed missing arguments in DotNetTasks
  • Fixed missing commands in DotNetTasks and NuGetTasks
  • Fixed package executable in OctoVersionTasks

v9.0.3

Compare Source

  • Fixed nullable options for ToolTasks.Run
  • Fixed static tool path resolution
  • Fixed tool requirements initialization
  • Fixed documentation link in tool wrapper remarks
  • Fixed documentation on task methods and settings classes
  • Fixed missing NuGetKeyVaultSignTool
  • Fixed package executable in OctopusTasks

v9.0.2

Compare Source

  • Fixed MSBuild tasks to use net8.0 target framework
  • Fixed error handling in :update command
  • Fixed resolving tool path from options
  • Fixed nullable options for ToolTasks.Run
  • Fixed nullable underlying dictionary for delegate properties
  • Fixed skipping null and whitespace arguments
  • Fixed tool requirements
  • Fixed NPM tool path resolution
  • Fixed logging errors as standard in GitTasks and DockerTasks
  • Fixed argument format in DotNetTasks
  • Fixed nullable Plugins dictionary in ReSharperTasks

v9.0.1

Compare Source

  • Fixed Options serialization to JSON
  • Fixed Options for default members in interfaces
  • Fixed missing ProcessExitHandler setters

v9.0.0

Compare Source

  • Removed usages of BinaryFormatter
  • Changed minimum framework from net6.0 to net8.0

v8.1.4

Compare Source

  • Fixed build.schema.json generation to use allOf for user and base type properties

v8.1.3

Compare Source

  • Fixed naming from NukeBuild.IsSucessful to IsSucceeding
  • Fixed NukeBuild.IsSucceeding to negate IsFailing
  • Fixed NJsonSchema reference version
  • Fixed :secrets command to find secret parameters
  • Fixed argument format in DotNetTasks
  • Fixed definite argument in EntityFrameworkTasks
  • Fixed deprecated argument in MinVerTasks

v8.1.2

Compare Source

  • Fixed exclusion of skipped target from lookup for skippable dependencies
  • Fixed resolution of empty environment variables to false
  • Fixed parallel execution to prefer logger from settings

v8.1.1

Compare Source

  • Fixed nested solution folders in StronglyTypedSolutionGenerator
  • Fixed whitespace arguments in ArgumentStringHandler
  • Fixed output logging in parallel execution
  • Fixed exclusion of invoked targets from skipping
  • Fixed definite argument in EntityFrameworkTasks

v8.1.0

Compare Source

  • Added schema generation with references for build.schema.json
  • Added deserialization of full objects from parameters.json
  • Added AbsolutePath extension methods for AddUnixSymlink, Copy*, Move*, Rename*
  • Added support for preprocessor directives in solution parsing
  • Added Pattern in favor of property in LatestGitHubReleaseAttribute
  • Added ConcurrencyGroup, ConcurrencyCancelInProgress, EnvironmentName, EnvironmentUrl in GitHubActionsAttribute
  • Added DotnetPackagingTasks
  • Fixed invoked targets to not be excluded from skipping
  • Fixed stripping of hyphens in skipped target names
  • Fixed empty environment variables to be resolved as empty arrays
  • Fixed EnableUnsafeBinaryFormatterSerialization to be set through AppContext
  • Fixed unquoting of multiple quoted arguments in ArgumentStringHandler
  • Fixed using logger from settings in parallel execution
  • Fixed handling of duplicated NuGet package files
  • Fixed inclusion of original NuGet packages in requirements
  • Fixed GitHubActions to use latest action versions
  • Fixed DotCoverTasks and EntityFrameworkTasks tool path resolution
  • Fixed missing members in GitHubActionsImage
  • Fixed missing properties in GitLab
  • Fixed missing parameters in AzurePipelines.SetVariables
  • Fixed missing arguments in DotNetTasks
  • Fixed tool path in CodecovTasks

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Octobob Octobob added dependencies Pull requests that update a dependency file Halibut labels Apr 4, 2025
@Octobob Octobob requested a review from a team as a code owner April 4, 2025 22:01
@Octobob Octobob force-pushed the renovate-dotnet/nuke-build-monorepo branch from 99ee107 to 09ba09a Compare April 8, 2025 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Halibut
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants