XamlColorSchemeGenerator
XamlColorSchemeGenerator copied to clipboard
Bump Nuke.Common from 5.3.0 to 6.1.2
Bumps Nuke.Common from 5.3.0 to 6.1.2.
Release notes
Sourced from Nuke.Common's releases.
v6.0.1
- Fixed invisible output for
SystemConsoleHostTheme- Fixed
GetRelativePathfor same parts in different placesv6.0.0
- Removed
ToolSettings.ProcessLogFileandProcessLogTimestamp- Removed
GitHubprefix forGitHubActionsenvironment variables- Deprecated
Loggerin favor ofSerilog.Log- Deprecated
ControlFlowasserts in favor ofAssertclass- Changed
Nuke.GlobalToolto enableRollForwardwithLatestMajor- Changed default serialization settings for JSON and YAML in
SerializationTasks- Changed GitHub Actions generation to use default
GitHubActions.TokenthroughEnableGitHubContext- Changed Azure Pipelines generation to use default
AzurePipelines.AccessTokenthroughEnableAccessToken- Added shell-completion support for global tool builds
- Added
NukeBuild.ExecutionPlanto public API- Added
Partition.PartandTotalto public API- Added
MSBuildToolPathResolversupport for Visual Studio 2022- Added
XmlTasksvariants forstringobjects- Added
AbsolutePath.NameandNameWithoutExtensionproperties- Added
AbsolutePath.Exists,FileExists, andDirectoryExistsextension methods- Added
Project.HasPackageReferenceandGetPackageReferenceVersion- Added
UpdateFilevariants inSerializationTasks- Added
StdToTextandStdToJsonextension methods forIEnumerable<Output>- Added newest worker images for Azure Pipelines, GitHub Actions, and AppVeyor generation
- Added Azure Pipelines generation for pull-request triggers, fetch depth, and clean checkout
- Added Space Automation support for secrets
- Added TeamCity support for GUID tokens
- Added
AzurePipelinesCachePathsfor common cache paths- Added
AzurePipelines.PhaseNameproperty- Added
GitHub.CreateCommentfor issue and pull-request comments- Added
TeamCity.AuthUserIdandAuthPasswordproperties- Added
AppVeyorSecretAttributefor generation of secret value entries- Added
HttpClient,HttpRequest, andHttpResponseextensions- Added
XNodeextensions- Added
LatestMavenVersionAttribute- Added
MauiCheckTasks- Added
MinVerTasksandMinVerAttribute- Added
PowerShellTasks- Added
BootsTasks- Added
NetlifyTasks- Fixed check for executables compiled with
PublishSingleFile- Fixed
MSBuildlocalization usingMSBuildLocator- Fixed missing assertion for successful status code in
HttpTasks- Fixed Azure Pipelines caching
- Fixed
IBuildServer.BranchforAzurePipelines- Fixed
OctoVersionTasksandOctoVersionAttributefor latest version- Fixed
AzureSignToolTasksto invokesigncommand- Fixed missing
Filesproperty inAzureSignTool- Fixed missing
Blame*properties inDotNetTasks- Fixed property types in
ILRepackTasks
... (truncated)
Changelog
Sourced from Nuke.Common's changelog.
[6.1.2] / 2022-07-02
- Removed
Newtonsoft.Json.Schemadependency- Fixed
Nuke.GlobalToolto targetnet6.0- Fixed telemetry to calculate properties only on demand
- Fixed missing
FrameworkinMinVerTasksandMinVerAttribute- Fixed missing arguments in
DotNetTasks[6.1.1] / 2022-06-21
- Fixed output encoding in
Nuke.GlobalToolto be UTF-8- Fixed telemetry to handle Git repositories without remote
- Fixed
GitRepository.HttpsUrlandSshUrlwhenEndpointis null- Fixed
ShutdownDotNetServerBuildAttributeto timeout after 15 seconds[6.1.0] / 2022-06-14
- Removed extended setup wizard
- Changed
Nuke.GlobalToolto useSpectre.Console- Deprecated
CheckBuildProjectConfigurationsAttribute- Added single-file packaging and execution
- Added output customization via
NukeBuild.WriteLogo,WriteTarget, andWriteSummary- Added second-chance registration for MSBuild from .NET CLI
- Added submodule support in GitHub Actions, Space Automation, and AppVeyor
- Added
NukeBuild.BuildAssemblyFileproperty- Added generic
EnvironmentInfo.SetVariable- Added support for Bitbucket
- Added GitHub Actions support for
fetch-depth- Fixed
default_targetreplacement in help text- Fixed parameter padding and line breaks in help text
- Fixed
Assertmethods to acceptIReadOnlyCollection- Fixed fatal failure of
MSBuildLocator- Fixed missing MSBuild registration when using
ProjectExtensions- Fixed
NuGetPackageResolverperformance by reading metadata from.nuspecfiles- Fixed
GitRepositoryinitialization when remote is not set- Fixed exception for duplicated keys in TeamCity property files
- Fixed missing arguments for
DotNetTasks[6.0.3] / 2022-05-02
- Fixed exception handling in various places
- Fixed shell-completion file to be written after parameter resolution
- Fixed
SpecialFolders.UserProfileon Docker- Fixed
SolutionSerializerto work on sanitized content- Fixed
GitRepositorybranch extensions to consider plurals- Fixed handling of spaces in GitHub Actions and Azure Pipeline generation
- Fixed resolution of MSBuild for Visual Studio Build Tools edition
[6.0.2] / 2022-04-13
- Fixed
Updatecommand to usenet6.0- Fixed handling of common errors
- Fixed assertion messages to only include argument expression when message is
null- Fixed log file pattern to use
-instead of:for time- Fixed padding of target names in logging
... (truncated)
Commits
12a091bMerge branch 'hotfix/6.1.2'5617b1bFinalize CHANGELOG.md for 6.1.2dab32b7Update CHANGELOG.md6dc801aFix missing arguments in DotNetTasks24a9e2eFix missing Framework in MinVerTasks and MinVerAttributef9fe883Cleanup39f7589Fix telemetry to calculate properties only on demanda738e59Fix Nuke.GlobalTool to target net6.0df36ce6Remove Newtonsoft.Json.Schema package706f53aMerge branch 'hotfix/6.1.1'- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)