Bump Cake.Core from 3.0.0 to 3.2.0 by dependabot[bot] · Pull Request #999 · dotnet/Nerdbank.GitVersioning (original) (raw)
Bumps Cake.Core from 3.0.0 to 3.2.0.
Release notes
Sourced from Cake.Core's releases.
v3.2.0
As part of this release we had 18 issues closed.
Bug
- [**#3996**](cake-build/cake#3996) Error: Bad IL format with Cake MacOSX (2.3.0 - 3.1.0)
Features
- [**#4187**](cake-build/cake#4187) Add DotNetAddPackage alias for dotnet add package command
- [**#4225**](cake-build/cake#4225) Add DotNetRemovePackage alias for dotnet remove package command
Improvements
- [**#4144**](cake-build/cake#4144)
DotNetMSBuildSettingsis missingNodeReuse- [**#4157**](cake-build/cake#4157) Upgrading to spectre.console 0.47.0 breaks the cake build
- [**#4215**](cake-build/cake#4215) Update Autofac to 7.1.0
- [**#4217**](cake-build/cake#4217) Update NuGet.* to 6.7.0
- [**#4219**](cake-build/cake#4219) Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.7.0
- [**#4221**](cake-build/cake#4221) Add Azure Pipelines group logging commands
SHA256 Hashes of the release artifacts
9219e4b5c6dacbd0871c6e37c6af8712e9c004e46437c76cba03c9d56eaf4fe4 Cake.Cli.3.2.0.nupkg1953b9402e9090fc5cbc7251f18e6bd3d702682ad8e0de32d829258013e58eac Cake.Common.3.2.0.nupkga873a31fd49f73b27b73e680a0a82685aeead6ecb249253740c07a5b1f6cedcf Cake.Core.3.2.0.nupkg45bb21a35c6703d39014d3e537b35c86b962d6d1c0202f477fb005294ca32fc4 Cake.DotNetTool.Module.3.2.0.nupkg1c6316f3bdfc49666388ace92056ef70b9e17bd68a67f97c89b2518e4d4273f3 Cake.DotNetTool.Module.3.2.0.snupkg475e0c9484739884242d4c37e01e028291c09eaa39d0557088b82e95befc97a7 Cake.Frosting.3.2.0.nupkg99b7de4feabcf55a04430d2fb1fd69c0bd19ec90f9d7728215e9a5d587cb238b Cake.Frosting.Template.3.2.0.nupkg9780762e29041555a4585513e2f30848c43c89cf614330d7b412c4ebbc170fd8 Cake.NuGet.3.2.0.nupkg111da59552a3313d70e74cb4d8e938c4cfcb28ce8bf8b40490b9f136f15535fa Cake.Testing.3.2.0.nupkgcd491c40d0ff47059292b6c3750d5c71183e5a29d324215e0e96cf3ab80f74d7 Cake.Testing.Xunit.3.2.0.nupkg773e26b2e1157ee0440c5e941f1821d3bf42436baeb25e35c4c5e5780da0e283 Cake.Tool.3.2.0.nupkgv3.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.Core'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.
Commits
- 1514512 Merge branch 'release/3.2.0'
- 5857ac2 (build) Updated version and release notes
- 0ccf2b8 Revert "(GH-4242) Update GitReleaseManager.Tool to 0.15.0"
- 4031007 Merge pull request #4245 from devlead/feature/gh-4244
- facb599 (GH-4244) Update sign tool to 0.9.1-beta.23530.1
- a2882fd Merge pull request #4243 from devlead/feature/gh-4242
- 5e89496 (GH-4242) Update GitReleaseManager.Tool to 0.15.0
- 6ac32fa Merge pull request #4241 from devlead/feature/gh-4240
- 21b31a5 (GH-4240) Update xunit to 2.5.3
- 1dd341e Merge pull request #4239 from devlead/feature/gh-4238
- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.