Skip to content
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

chore(deps): update dependency nuke.common to v9 #75

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Nuke.Common (source) 8.1.0 -> 9.0.3 age adoption passing confidence

Release Notes

nuke-build/nuke (Nuke.Common)

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

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-nuke-build-monorepo branch from acf3eef to 5ec83d9 Compare November 21, 2024 17:11
@renovate renovate bot force-pushed the renovate/major-nuke-build-monorepo branch from 5ec83d9 to 31c3f29 Compare December 3, 2024 05:34
@renovate renovate bot force-pushed the renovate/major-nuke-build-monorepo branch from 31c3f29 to a921059 Compare December 5, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants