Update dependency Nuke.Common to v5 #9
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prskr/tand#9
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/nuke.common-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.24.4
->5.3.0
Release Notes
nuke-build/nuke
v5.3.0
Compare Source
OctoVersionTasks
andOctoVersionAttribute
AzureSignToolTasks
ChocolateyTasks
version_dotnet_sdk
in telemetryGitHubTasks.GetGitHubBrowseUrl
to trim trailing slashGitVersionAttribute.Framework
default value tonet5.0
ChangeLogTasks
DotNetTestSettings.Loggers
property to accept multiple valuesDotCoverTasks
GitVersionTasks
SonarScannerTasks
NerdbankGitVersioningFormat
enumeration to use lower-casev5.2.1
Compare Source
v5.2.0
Compare Source
NukeBuild.Partition
propertyRider
,VisualStudio
,VSCode
asHost
implementationsGitRepository.IsOnMainBranch
andIsOnMainOrMasterBranch
AbsolutePath
equality operatorsrefSpec
Microsoft.CodeAnalysis.CSharp
package version to3.9.0
Refit
reference andITeamCityRestClient
interfaceColorful.Console
reference and embedded figlet fontsv5.1.4
Compare Source
StronglyTypedSolutionGenerator
to resolve root directory only on demandJetBrains.Annotations
to be packed with source generatorsv5.1.3
Compare Source
v5.1.2
Compare Source
AddPackage
command to allow explicit version parameterStronglyTypedSolutionGenerator
to resolve root directory only on demandEnvironmentInfo.Framework
to use entry assemblyGitRepository
remoteRunNumber
andRunId
inGitHubActions
to be of typelong
GitVersionAttribute
to automatically populateGit_Branch
on TeamCityv5.1.1
Compare Source
Directory.Build
filesArgumentsFromCommitMessageAttribute
to require manual applicationbuild.cmd
Update
andSetup
command to not stage parameters fileUpdate
command for absent bootstrapping scriptsInstance
properties forIBuildServer
implementationsXmlPoke
to allow specifying encodingExternalFilesTask
for single file browse-URLICompile
,IPack
,ITest
components to check againstSucceededTargets
RepositoryUrl
inIPack
componentv5.1.0
Compare Source
:Fix
command from global tool (superseded by:AddPackage
).nuke
configuration file to.nuke
directorybuild.schema.json
fileDependencyBehavior
toSkip
HostType
toHost
base classExecutionStatus
membersExecuted
toSucceeded
, andExecuting
toRunning
IBuildExtension
instances to be cachedIOnBeforeLogo
andIOnAfterLogo
extensions toIOnBuildCreated
andIOnBuildInitialized
IsSuccessful
to check for succeeded, skipped and collective targetsParameterAttribute
to allow external value providers withValueProviderType
andValueProviderMember
ReportSummary
for summary extension toNukeBuild
andINukeBuild
ParameterPrefixAttribute
for build componentsOnTargetSkipped
,OnTargetRunning
,OnTargetSucceeded
, andOnTargetFailed
:Secrets
command to global tool andSecretAttribute
for encryption in parameters files:AddPackage
command to global tool:GetConfiguration
command to global tool:Update
command to global tool:CakeConvert
and:CakeClean
commands to global toolDirectory.Build.props
andDirectory.Build.targets
filesnuke/
andnuke-
ScheduledTargets
,RunningTargets
,AbortedTargets
,FailedTargets
,SucceededTargets
collections toNukeBuild
andINukeBuild
ArgumentsFromCommitMessageAttribute
and:Trigger
command to global toolExitCode
toINukeBuild
IsFinished
andIsFailing
toNukeBuild
andINukeBuild
ValueInjectionUtility.TryGetValue
GetProject
,GetSolutionFolder
,Projects
, andSolutionFolders
toSolutionFolder
GetRuntimeIdentifers
toProjectExtensions
DotNetTasks
andMSBuildTasks
EnsureExistingDirectory
andEnsureExistingParentDirectory
overloads forAbsolutePath
XmlPeekElements
toXmlTasks
GitRepository
propertiesRemoteName
andRemoteBranch
NerdbankGitVersioning
NoCache
property toGitVersionAttribute
with default valuetrue
SendOrUpdateSlackMessage
toSlackTasks
AddTeamCityLogger
forDotNetTest
taskIsPersonalBuild
property toTeamCity
AzurePipelinesAttribute
andGitHubActionsAttribute
SetVariable
toAzurePipelines
CodeMetricsTasks
PulumiTasks
CodecovTasks
CorFlagsTasks
FixieTasks
ILRepackTasks
--skip
parameterConsoleUtility
to allow full deletion of secretExecutableTargetFactory
ValueInjectionUtility.TryGetValue
IsDescendantPath
to split path partsMoveDirectory
with additionaldeleteRemainingFiles
parameterSwitchWorkingDirectory
to respectallowCreate
parameterResponseArchive
inISignPackages
build componentdotnet --list-sdks
GitHubTasks
TemplateUtility
TeamCity
andAzurePipelines
to update build numbers in environment variablesTriggerBatch
in AzurePipelines generationFileFilters
property inReportGeneratorTasks
DocFXTasks
Severity
property inReSharperTasks
MSBuild
andToolRestore
task inDotNetTasks
Buildx
task inDockerTasks
CoverDotNet
task inDotCoverTasks
GenericCoveragePaths
property inSonarScannerTasks
ReSharperTasks
TeamCity
,GitHubActions
, andAzurePipelines
SignToolDigestAlgorithm
enumeration inSignToolTasks
v5.0.2
Compare Source
ChangelogTasks
to use HTTPS links in historyDotNetRun
andDotNetTest
run settingsv5.0.1
Compare Source
IBuildExtension
instances to be skipped if no targets were startedEmbeddedPackagesDirectory
for global toolsPackPackageToolsTask
to use lower-case package idsParameterAttribute.ValueProvider
to allow members of typeIEnumerable<string>
Logger
to removeControlFlow
from stacktracebuild.cmd
GitVersion.Tool
version in project templatesLatestMyGetVersionAttribute
to handle new RSS feed formatPublishReadyToRun
,PublishSingleFile
,PublishTrimmed
,PublishProfile
,NoLogo
forDotNetPublish
Verbosity
inDotNetPack
lcov
inCoverletTasks
ReSharperTasks
to use correct tool pathChangelogTasks
to respect additional markdown-linting rulesv5.0.0
Compare Source
v0.25.0
Compare Source
Configuration
fromNuke.Common
and moved it to templateInjectionAttribute
to catch exceptions and report as warningsToolPathResolver
to ignore casingToolSettings
to prefix common properties withProcess
Nuke.Common.targets
GitRepository
to trimrefs/heads/
andorigin/
from branch namesShutdownDotNetBuildServerOnFinish
to not log by defaultShutdownDotNetBuildServerOnFinish
to only shutdown on server buildNukeBuild.ExitCode
for custom exit codesProcessTasks.StartShell
to invoke shell commandsToolSettings.Apply
for fluent configurator invocationToolSettings.LogFile
andLogTimestamp
nuke :fix
command toNuke.GlobalTool
for adding missing package downloadsnuke :GetRootDirectory
andnuke :GetParentRootDirectory
inNuke.GlobalTool
LatestNuGetVersionAttribute
,LatestGitHubReleaseAttribute
,LatestMyGetVersionAttribute
GitRepository.Protocol
,Commit
, andTags
propertiesControlFlow.ExecuteWithRetry
BuildExtensionAttributeBase
withPriority
propertyUnsetVisualStudioEnvironmentVariables
by defaultTeamCity.BuildVcsNumber
propertyAppVeyor.Url
andPushArtifact
membersGitVersion
is used with SSH endpoint andNoFetch
is disabledReSharperTasks
forCleanupCode
,InspectCode
, andDupFinder
TeamsTasks
SignPathTasks
SignClientTasks
BenchmarkDotNetTasks
CleanupCodeTasks
DotNetTasks.DotNetNuGetAddSource
taskOctopusTasks.OctopusBuildInformation
taskSonarScannerTasks
NUnit
,OpenCover
, andReportGenerator
ToolPathResolver
to consider all package executable namesToolPathResolver
to choose executable based on operating systemUTF-8
NukeBuild.BuildProjectFile
propertyAzurePipelinensAttribute
to allow multiple useAppVeyor.UpdateBuildVersion
to set environment variableDupFinderTasks.DiscardCost
propertyDotCoverTasks
to use double-dashes instead of slashesNpmTasks.CustomLogger
to detect warnings in error outputv0.24.11
Compare Source
StackOverflowException
in configuration generationIsPackable
property defaultteamcity.dotCover.home
v0.24.10
Compare Source
MSBuildRuntimeType
againNukeSpecificationFiles
andNukeExternalFiles
RootNamespace
v0.24.9
Compare Source
v0.24.8
Compare Source
netcoreapp3.1
AzurePipelinesAttribute
Visible
attribute forPackageDownload
item groupv0.24.7
Compare Source
GitRepository.GetGitHubMilestone
to retrieve milestone independent of statev0.24.6
Compare Source
Nuke.Common.IO
v0.24.5
Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.