csharp-language-server-protocol
csharp-language-server-protocol copied to clipboard
Update dependency nuke.globaltool to v6.2.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| nuke.globaltool (source) | nuget | minor | 6.0.3 -> 6.2.1 |
Release Notes
nuke-build/nuke
v6.2.1
- Fixed logging configuration
v6.2.0
- Added support for intercepted targets
- Added target interception for Docker
- Added support for context components
- Added
DisableDefaultOutputAttribute - Added
InstallNpmToolsAttributeandNpmExecutableAttribute - Added
EnvironmentInfo.IsArm64 - Added
SetProcessExecutionTimeoutoverload forTimeSpan - Added
DotNetRuntimeIdentifiers - Fixed telemetry
- Fixed
GetPathExecutableto manually searchPATHenvironment variable if locator executable is not available - Fixed resolution of surrogate arguments in Visual Studio
- Fixed performance of
NuGetPackageResolver - Fixed
GitTasks.GitIsDetached - Fixed missing members in
GitHubActionsImage - Fixed missing members in
AzurePipelinesRepositoryType - Fixed detection for Bamboo
- Fixed missing arguments in
KubernetesTasks - Fixed missing arguments in
DockerTasks
v6.1.2
- 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
v6.1.1
- 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
v6.1.0
- 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
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 becomes conflicted, 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.