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

Bump Cake.Core from 2.3.0 to 3.0.0 #867

Merged
merged 1 commit into from Mar 27, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps Cake.Core from 2.3.0 to 3.0.0.

Release notes

Sourced from Cake.Core's releases.

v3.0.0

As part of this release we had 45 issues closed.

Breaking changes

Bugs

Documentation

Features

Improvements

... (truncated)

Changelog

Sourced from Cake.Core's changelog.

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.
  • 3950 Add .NET 7 Support.
  • 3328 Frosting: Support criteria description.
  • 2863 Add support for GitHub Action workflow commands.
  • 2470 Call multiple tasks from CLI and pass them to RunTarget.
  • 1146 Add OutputDirectory property for Chocolatey Aliases.
  • 4060 Update Microsoft.NETCore.Platforms to 7.0.0.
  • 4059 Update System.Reflection.Metadata to 7.0.0.
  • 4058 Update System.Collections.Immutable to 7.0.0.
  • 4057 Update Microsoft.Extensions.DependencyInjection to 7.0.0.
  • 4055 Add column to summary to include skip reason.
  • 4052 Update Basic.Reference.Assemblies.* to 1.4.1.
  • 4050 Overhaul Chocolatey Cake aliases.
  • 4044 Overload missing for IsDependeeOf accepting a CakeTaskBuilder object.
  • 4038 Add missing MSBuildSettings to DotNetRunSettings.
  • 4036 Add missing MSBuildSettings to DotNetTestSettings.
  • 4032 Add additional settings for ILMerge.
  • 4020 Update Basic.Reference.Assemblies.* to 1.4.0.
  • 4016 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.4.0-4.final.
  • 4006 Add missing GitVersion command line options.
  • 3124 EscapedBranchName is not supported by GitVersion.CommandLine.
  • 4023 Update supported versions of Cake.
  • 4034 DotNetMSBuildSettings ArgumentCustomization is not called with all DotNet* aliases.
  • 4030 GitLab CI runner tags are not split correctly.
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 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)

Bumps [Cake.Core](https://github.com/cake-build/cake) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/cake-build/cake/releases)
- [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md)
- [Commits](cake-build/cake@v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: Cake.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 1, 2022
@AArnott AArnott added this to the v3.6 milestone Mar 27, 2023
@AArnott AArnott merged commit 56b1dac into main Mar 27, 2023
@AArnott AArnott deleted the dependabot/nuget/Cake.Core-3.0.0 branch March 27, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant