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.Frosting from 1.1.0 to 2.0.0 in /build #2380

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps Cake.Frosting from 1.1.0 to 2.0.0.

Release notes

Sourced from Cake.Frosting's releases.

v2.0.0

As part of this release we had 84 issues closed.

Breaking changes

Features

Improvements

... (truncated)

Changelog

Sourced from Cake.Frosting's changelog.

New in 2.0.0 (Released 2021/11/30)

  • 3714 Use Basic.Reference.Assemblies.* to ensure all standard reference assemblies are available for Roslyn.
  • 3654 IsRunningOnAzurePipelines should ignore agent type.
  • 3631 Refactor GitHub Actions Paths.
  • 3610 Remove TFBuildProvider.
  • 3590 Directories in AzurePipelinesBuildInfo are FilePaths - FilePath.GetDirectory then inconsistent.
  • 3581 Stop shipping Cake.Portable Chocolatey package and Cake Homebrew formulae.
  • 3579 Stop shipping Cake runner for .NET Framework and Cake runner for .NET Core.
  • 3577 Remove ReverseDependencyAttribute.
  • 3572 Only build for TargetFrameworks netcoreapp3.1, net5.0 and net6.0.
  • 3282 GitVersion Tool: Rename verbosity values to match GitVersion values.
  • 3222 Add Xamarin.iOS platform targets to MSBuildSettings PlatformTarget enumeration.
  • 3151 Add support for Engine event hooks after execution as well as before.
  • 3003 Remove DependencyAttribute.
  • 2872 Bump eol target frameworks.
  • 2788 Tool:OpenCover - the register-setting should be an option, rather than a string.
  • 1111 DotNetCoreRestore: dotnet restore no longer supports globbing.
  • 3630 Add GitHub Actions Environment properties.
  • 3629 Add GitHub Actions UploadArtifact Command.
  • 3628 Add GitHub Actions SetEnvironmentVariable Command.
  • 3627 Add GitHub Actions AddPath Command.
  • 3341 Epic: Introduce DotNet aliases (synonyms to DotNetCore aliases).
  • 3709 Arguments alias should support ICollection as default value.
  • 3691 Update Microsoft.NETCore.Platforms to 6.0.0.
  • 3690 Update Microsoft.Extensions.DependencyInjection to 6.0.0.
  • 3689 Update System.Reflection.Metadata to 6.0.0.
  • 3688 Update System.Collections.Immutable to 6.0.0.
  • 3681 ScriptAssemblyResolver logging should be at debug/diagnostic level.
  • 3662 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.0.0-6.final.
  • 3647 Display message of criteria when task fails to run due to criteria not being met.
  • 3644 Add DotNetNuGetUpdateSource aliases (synonym to DotNetCoreNuGetUpdateSource).
  • 3643 Add DotNetNuGetRemoveSource aliases (synonym to DotNetCoreNuGetRemoveSource).
  • 3642 Add DotNetNuGetListSourceSettings (derived from to DotNetNuGetSource).
  • 3641 Add DotNetNuGetHasSource aliases (synonym to DotNetCoreNuGetHasSource).
  • 3640 Add DotNetNuGetEnableSource aliases (synonym to DotNetCoreNuGetEnableSource).
  • 3639 Add DotNetNuGetDisableSource aliases (synonym to DotNetCoreNuGetDisableSource).
  • 3607 Add EnableCompressionInSingleFile to DotNetCorePublishSettings.
  • 3599 Add VS2022 to default MSBuild Resolver.
  • 3598 Remove Preview from VS2022 MSBuild Resolver.
  • 3595 Update Autofac to 6.3.0.
  • 3593 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.0.0-5.final.
  • 3591 Update Microsoft.NETCore.Platforms to 6.0.0-rc.2.21480.5.
  • 3555 Add DotNetNuGetAddSource aliases (synonym to DotNetCoreNuGetAddSource).
  • 3554 Add DotNetNuGetDelete aliases (synonym to DotNetCoreNuGetDelete).
  • 3553 Add DotNetNuGetPush aliases (synonym to DotNetCoreNuGetPush).
  • 3552 Add DotNetPack alias (synonym to DotNetCorePack).
  • 3551 Add DotNetPublish alias (synonym to DotNetCorePublish).
  • 3550 Add DotNetVSTest alias (synonym to DotNetCoreVSTest).
  • 3549 Add DotNetTest alias (synonym to DotNetCoreTest).

... (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 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.Frosting](https://github.com/cake-build/cake) from 1.1.0 to 2.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@v1.1.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2022

Superseded by #2417.

@dependabot dependabot bot closed this Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/nuget/build/Cake.Frosting-2.0.0 branch February 21, 2022 22:04
@nickfloyd nickfloyd added Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR and removed dependencies labels Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant