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

Update dependency Cake.Core to v1.3.0 #98

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

Conversation

xcomponentadmin
Copy link
Contributor

@xcomponentadmin xcomponentadmin commented Aug 29, 2021

This PR contains the following updates:

Package Type Update Change
Cake.Core (source) nuget minor 1.1.0 -> 1.3.0

Release Notes

cake-build/cake

v1.3.0

  • 3469 Add support for .NET 6
  • 3493 .NET CLI Build Binary log filenames aren't quoted correctly
  • 3477 parsing of solution files with absolute paths to projects throws exception
  • 3455 NuGet Resolver native dependencies fails on latest macOS
  • 3352 Cake Frosting Parent DirectoryPath Fails To Combine with Slash
  • 3291 Unable to retrieve target argument with Frosting
  • 2048 DotNetCoreToolSettings.WorkingDirectory is not respected when running DotNetCoreTool
  • 3521 Update Microsoft.NETCore.Platforms to 6.0.0-rc.1.21451.13
  • 3519 Update Spectre.Console to 0.42.0
  • 3503 Add NuGet Sources argument to DotNetCoreTestSettings
  • 3502 Add NuGet Sources argument to DotNetCoreRunSettings
  • 3501 Add NuGet Sources argument to DotNetCorePackSettings
  • 3464 Support MSBuild version 17
  • 3452 Missing option in InspectCodeSettings: --build and --no-build flags
  • 3449 Add Version, AssemblyVersion, FileVersion, and AssemblyInformationalVersion properties to DotNetCoreMSBuildSettings
  • 3447 Add ContinuousIntegrationBuild to DotNetCoreMSBuildSettings
  • 3445 Highlight failed tasks on summary when Error handler is defined
  • 3237 Allow setting MSBuildToolVersion using custom string - Part 1
  • 3065 Add DOTNET_ROLL_FORWARD setting to DotNetCoreSettings
  • 2165 DotNetCore Build misses Sources settings
  • 2104 Make possibility to set Process Exit Code
  • 1882 DeleteDirectory throws exception if directory doesn't exist
  • 3515 Add a simple README to the packages to be shown on NuGet.org
  • 3466 Fix two typos in GitReleaseManagerAliases documentation

v1.2.0

  • 2690 Consider adding some kind of "GetArguments()" alias, similar to the EnvironmentVariables() one.
  • 2578 Feature request: nuget version ranges support.
  • 2362 Add Support for New snupkg Symbol Packages.
  • 3429 Microsoft.Extensions.DependencyInjection to 5.0.2.
  • 3427 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.11.0.
  • 3425 Update NuGet Client libraries to 5.11.0.
  • 3423 Update Spectre.Console to 0.41.0.
  • 3337 Suppress compilation warnings CS1701, CS1702, and CS1705.
  • 3316 Bump NuGet client libraries to 5.9.1.
  • 3314 Bump .NET SDK to 5.0.202.
  • 3294 Clean up task builder extensions.
  • 3281 GitVersion Tool: Remap existing verbosity values to valid GitVersion values.
  • 3255 Update NuGet client libraries to 5.9.0.
  • 3253 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.9.0 stable.
  • 3246 Update Spectre.Console to 0.38.0.
  • 3223 Feature request: Environment variable substitution in cake.config.
  • 2654 NUnit3Settings should support TestParam.
  • 2168 TypeConverter to enable Argument(...).
  • 2030 NuGetHasSource is case sensitive.
  • 3365 Typo in documentation of NuGetAdd alias.
  • 3355 VSTest alias documentation contains holdover from <v0.17.0.
  • 3283 Update GitVersion alias reference page with dotnet tool usage example.
  • 3259 TypeLoadException: Missing implementation of RegisterLazy.
  • 3431 Update Microsoft.NET.Test.Sdk to 16.11.0.
  • 3421 Update .NET SDK to 5.0.400.
  • 3372 Update Microsoft.NET.Test.Sdk to 16.9.4.
  • 3370 Update Spectre.Console to 0.39.0.
  • 3368 Update .NET SDK to 5.0.203 and .NET Core 3.1.409 and 2.1.816.
  • 3250 Update .NET SDK to 5.0.200.
  • 3248 Remove Cake.DotNetTool.Module from build.cake.
  • 3360 using Spectre.Console; makes error CS0246.
  • 3352 Cake Frosting Parent DirectoryPath Fails To Combine with Slash.
  • 3243 Error messages logged via Error(...) are displayed in random places in the build log.
  • 3226 Still can't resolve resource assemblies after GH2734.
  • 1663 CopyFiles alias throws exception if empty enumeration is passed.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@xcomponentadmin xcomponentadmin changed the title Update dependency Cake.Core to v1.2.0 Update dependency Cake.Core to v1.3.0 Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants