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

Update dependency Nuke.Common to 8.1.4 #58

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

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

Release Notes

nuke-build/nuke (Nuke.Common)

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 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/nuke.common-8.x branch from e9e60aa to 71ebec6 Compare September 18, 2024 23:14
@renovate renovate bot changed the title Update dependency Nuke.Common to 8.1.0 Update dependency Nuke.Common to 8.1.1 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/nuke.common-8.x branch from 71ebec6 to c188633 Compare October 5, 2024 22:05
@renovate renovate bot changed the title Update dependency Nuke.Common to 8.1.1 Update dependency Nuke.Common to 8.1.2 Oct 13, 2024
@renovate renovate bot force-pushed the renovate/nuke.common-8.x branch from c188633 to e7996db Compare October 13, 2024 03:03
@renovate renovate bot changed the title Update dependency Nuke.Common to 8.1.2 Update dependency Nuke.Common to 8.1.3 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/nuke.common-8.x branch from e7996db to 922180f Compare November 5, 2024 01:34
@renovate renovate bot changed the title Update dependency Nuke.Common to 8.1.3 Update dependency Nuke.Common to 8.1.4 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/nuke.common-8.x branch from 922180f to aca3652 Compare November 6, 2024 14:50
@renovate renovate bot force-pushed the renovate/nuke.common-8.x branch from aca3652 to 07340e1 Compare December 10, 2024 06:32
@ChrisPulman ChrisPulman merged commit b231013 into main Dec 10, 2024
1 check passed
@ChrisPulman ChrisPulman deleted the renovate/nuke.common-8.x branch December 10, 2024 06:32
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.

1 participant