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 8.1.4 #109

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 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-build-monorepo branch from b883e0f to b2ecac2 Compare October 15, 2024 22:03
@renovate renovate bot changed the title chore(deps): update dependency nuke.common to 8.1.0 chore(deps): update dependency nuke.common to 8.1.1 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/nuke-build-monorepo branch from b2ecac2 to c3b7ef4 Compare October 23, 2024 00:33
@renovate renovate bot changed the title chore(deps): update dependency nuke.common to 8.1.1 chore(deps): update dependency nuke.common to 8.1.2 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/nuke-build-monorepo branch from c3b7ef4 to 73557bc Compare November 15, 2024 01:00
@renovate renovate bot changed the title chore(deps): update dependency nuke.common to 8.1.2 chore(deps): update dependency nuke.common to 8.1.3 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/nuke-build-monorepo branch from 73557bc to edd27fa Compare November 16, 2024 13:13
@renovate renovate bot changed the title chore(deps): update dependency nuke.common to 8.1.3 chore(deps): update dependency nuke.common to 8.1.4 Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants