TestCentric / testcentric-engine

Test engine that loads and runs tests for TestCentric
MIT License
0 stars 3 forks source link

Bump cake.tool from 2.3.0 to 3.2.0 #170

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps cake.tool from 2.3.0 to 3.2.0.

Release notes

Sourced from cake.tool's releases.

v3.2.0

As part of this release we had 18 issues closed.

Bug

Features

Improvements

SHA256 Hashes of the release artifacts

  • 9219e4b5c6dacbd0871c6e37c6af8712e9c004e46437c76cba03c9d56eaf4fe4 Cake.Cli.3.2.0.nupkg

  • 1953b9402e9090fc5cbc7251f18e6bd3d702682ad8e0de32d829258013e58eac Cake.Common.3.2.0.nupkg

  • a873a31fd49f73b27b73e680a0a82685aeead6ecb249253740c07a5b1f6cedcf Cake.Core.3.2.0.nupkg

  • 45bb21a35c6703d39014d3e537b35c86b962d6d1c0202f477fb005294ca32fc4 Cake.DotNetTool.Module.3.2.0.nupkg

  • 1c6316f3bdfc49666388ace92056ef70b9e17bd68a67f97c89b2518e4d4273f3 Cake.DotNetTool.Module.3.2.0.snupkg

  • 475e0c9484739884242d4c37e01e028291c09eaa39d0557088b82e95befc97a7 Cake.Frosting.3.2.0.nupkg

  • 99b7de4feabcf55a04430d2fb1fd69c0bd19ec90f9d7728215e9a5d587cb238b Cake.Frosting.Template.3.2.0.nupkg

  • 9780762e29041555a4585513e2f30848c43c89cf614330d7b412c4ebbc170fd8 Cake.NuGet.3.2.0.nupkg

  • 111da59552a3313d70e74cb4d8e938c4cfcb28ce8bf8b40490b9f136f15535fa Cake.Testing.3.2.0.nupkg

  • cd491c40d0ff47059292b6c3750d5c71183e5a29d324215e0e96cf3ab80f74d7 Cake.Testing.Xunit.3.2.0.nupkg

  • 773e26b2e1157ee0440c5e941f1821d3bf42436baeb25e35c4c5e5780da0e283 Cake.Tool.3.2.0.nupkg

v3.1.0

As part of this release we had 28 issues closed.

Bug

  • [#4128](cake-build/cake#4128) Inconsistent determination of positional Argument when using context.Arguments versus context.Argument

... (truncated)

Changelog

Sourced from cake.tool's changelog.

New in 3.2.0 (Released 2023/11/10)

  • 4225 Add DotNetRemovePackage alias for dotnet remove package command.
  • 4187 Add DotNetAddPackage alias for dotnet add package command.
  • 4221 Add Azure Pipelines group logging commands.
  • 4219 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.7.0.
  • 4217 Update NuGet.* to 6.7.0.
  • 4215 Update Autofac to 7.1.0.
  • 4157 Upgrading to spectre.console 0.47.0 breaks the cake build.
  • 4144 DotNetMSBuildSettings is missing NodeReuse.
  • 3996 Error: Bad IL format with Cake MacOSX (2.3.0 - 3.1.0).

New in 3.1.0 (Released 2023/07/09)

  • 4122 Call multiple tasks from CLI in Frosting.
  • 4092 Add support for getting the user's home directory in the Cake Environment.
  • 4184 Update Autofac to 7.0.1.
  • 4183 Update System.Reflection.Metadata to 7.0.2.
  • 4182 Update Basic.Reference.Assemblies.Net60/Net70 to 1.4.2.
  • 4181 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.6.0.
  • 4170 Update NuGet.* to v6.6.1.
  • 4138 Upgrade Spectre.Console to v0.46.0.
  • 4109 Add PublishReadyToRun to DotNetRestoreSettings.
  • 4107 DotNetPublishSettings is missing a way to set the --os option.
  • 4090 Update Microsoft.CodeAnalysis.CSharp.Scripting to v4.4.0.
  • 4087 Update Newtonsoft.Json to v13.0.2.
  • 4086 Update Autofac to v6.5.0.
  • 4085 Update NuGet.* to v6.4.0.
  • 1317 CleanDirectory does not clean readonly files.
  • 4095 Fix broken link to Cake Team on CONTRIBUTING.md.
  • 4128 Inconsistent determination of positional Argument when using context.Arguments versus context.Argument.

New in 3.0.0 (Released 2022/11/08)

  • 4046 Add typed data context CakeTaskBuilder.Finally overload.
  • 4000 Remove obsolete CakeEngine Setup/Teardown events.
  • 3997 Remove obsolete Logger property from DotNetTestSettings.
  • 3991 Remove obsolete DotNetCore aliases.
  • 3972 Remove .NET Core 3.1 TFM.
  • 3969 Update Spectre.Console to 0.45.0.
  • 3949 Remove .NET 5 TFM.
  • 3946 Access to ITaskSetupContext in Frosting.
  • 3867 Rename WindowsFact to WindowsFactAttribute to follow best practices.
  • 3722 DotNetCore -> DotNet Rename Missed Objects.
  • 4047 Add typed CakeTaskBuilder / TaskOf() to easier work with typed data context.
  • 4028 Add GitLab CI SetEnvironmentVariable Command.
  • 4019 Add support for TeamCity build status message.
  • 4018 Add Support For TeamCity Statistics.
  • 4011 Add GitHub Actions SetStepSummary Command.
  • 4009 Add GitHub Actions SetOutputParameter Command.

... (truncated)

Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)