Halibut
Halibut copied to clipboard
Update nuke-build monorepo to v10
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| Nuke.Common (source) | 8.0.0 → 10.1.0 |
||
| nuke.globaltool (source) | 6.0.3 → 10.1.0 |
Release Notes
nuke-build/nuke (Nuke.Common)
v10.1.0
- Fixed solution folders in
StronglyTypedSolutionGenerator - Fixed MSBuild target packaging for .NET 10
- Fixed GitHub Actions versions
v10.0.1
v10.0.0
- Added support for .NET 10
- Added support for slnx solution files
- Updated dependencies
- Removed automatic PowerShell/Pwsh argument positioning
v9.0.4
- Security: Fixed output filter from
ArgumentStringHandler - Removed obsolete members
- Fixed
PreProcessof tasks requires exact options type - Fixed missing
positionandsecretproperties - Fixed preparation of shadow directory in
ReSharperTasks - Fixed base class in
ReSharperTasks - Fixed missing arguments in
DotNetTasks - Fixed missing commands in
DotNetTasksandNuGetTasks - Fixed package executable in
OctoVersionTasks
v9.0.3
- Fixed nullable options for
ToolTasks.Run - Fixed static tool path resolution
- Fixed tool requirements initialization
- Fixed documentation link in tool wrapper remarks
- Fixed documentation on task methods and settings classes
- Fixed missing
NuGetKeyVaultSignTool - Fixed package executable in
OctopusTasks
v9.0.2
- Fixed MSBuild tasks to use
net8.0target framework - Fixed error handling in
:updatecommand - Fixed resolving tool path from options
- Fixed nullable options for
ToolTasks.Run - Fixed nullable underlying dictionary for delegate properties
- Fixed skipping null and whitespace arguments
- Fixed tool requirements
- Fixed NPM tool path resolution
- Fixed logging errors as standard in
GitTasksandDockerTasks - Fixed argument format in
DotNetTasks - Fixed nullable
Pluginsdictionary inReSharperTasks
v9.0.1
- Fixed
Optionsserialization to JSON - Fixed
Optionsfor default members in interfaces - Fixed missing
ProcessExitHandlersetters
v9.0.0
- Removed usages of
BinaryFormatter - Changed minimum framework from
net6.0tonet8.0
v8.1.4
- Fixed
build.schema.jsongeneration to useallOffor user and base type properties
v8.1.3
- Fixed naming from
NukeBuild.IsSucessfultoIsSucceeding - Fixed
NukeBuild.IsSucceedingto negateIsFailing - Fixed NJsonSchema reference version
- Fixed
:secretscommand to find secret parameters - Fixed argument format in
DotNetTasks - Fixed definite argument in
EntityFrameworkTasks - Fixed deprecated argument in
MinVerTasks
v8.1.2
- 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
- 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
- Added schema generation with references for
build.schema.json - Added deserialization of full objects from
parameters.json - Added
AbsolutePathextension methods forAddUnixSymlink,Copy*,Move*,Rename* - Added support for preprocessor directives in solution parsing
- Added
Patternin favor of property inLatestGitHubReleaseAttribute - Added
ConcurrencyGroup,ConcurrencyCancelInProgress,EnvironmentName,EnvironmentUrlinGitHubActionsAttribute - 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
EnableUnsafeBinaryFormatterSerializationto be set throughAppContext - 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
DotCoverTasksandEntityFrameworkTaskstool 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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.