Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Bump Cake.Core from 0.36.0 to 1.1.0 #36

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Cake.Core from 0.36.0 to 1.1.0.

Release notes

Sourced from Cake.Core's releases.

v1.1.0

As part of this release we had 33 issues closed.

Features

Bugs

Improvements

SHA256 Hashes of the release artifacts

  • e556aaf3675728ce349569bd19b32492c36a9d9ad97acf3e1e007bab8f6eddfa Cake-bin-net461-v1.1.0.zip

  • d297d5f8ddc5c807bb2d27283d7896b0251cc598a46c7f9cec21c5b3cf9131a6 Cake-bin-coreclr-v1.1.0.zip

v1.0.0

... (truncated)

Changelog

Sourced from Cake.Core's changelog.

New in 1.1.0 (Released 2021/03/06)

  • 2983 No possibility of adding variable with isOutput=true in Azure Pipelines
  • 2903 Integrate Cake.DotNetTool.Module
  • 2685 Better dotnet tool integration
  • 3190 Working directory is not respected in BuildContext constructor
  • 3143 ParseSolution throws IndexOutOfRangeException on empty lines
  • 3058 Regression: Tools are no longer not restored in working directory
  • 2852 Terminal output colours
  • 3219 Update nuspec iconUrl in packages to use CDN URL
  • 3216 Remap NuGetLogger Verbose/Verbose to ICakeLog Debug/Diagnostic
  • 3213 Add iconUrl fallback to Cake and Cake.CoreCLR packages
  • 3193 Update Cake unit MS Test SDK dependencies to 16.9.1
  • 3191 Update Roslyn (Microsoft.CodeAnalysis.CSharp.Scripting) to 3.9.0-4.final
  • 3188 Update Cake.NuGet dependencies to latest stable
  • 3144 TeamCity pull request info requires "GIT_BRANCH" environment variable
  • 3133 Add IncludeNativeLibrariesForSelfExtract and IncludeAllContentForSelfExtract to DotNetCorePublishSettings
  • 3127 Add ResultsDirectory to VSTestSettings
  • 3125 ReportGenerator missing report types
  • 3081 Add netcoreapp3.1 target to Cake
  • 3066 Prefer tools with platform affinity
  • 3040 Package ID Prefix Reservation for Cake.* on nuget.org for cake-build organization
  • 3024 WindowsRegistry: Expose other root registry keys to Cake scripts (e.g. HKEY_CURRENT_USER)
  • 2975 Add support for opting out of ANSI coloring via NO_COLOR env. variable
  • 2967 Expose TeamCity build properties dictionary via TeamCityBuildInfo
  • 2966 Enable AnsiConsoleRenderer in TeamCity and Azure Pipelines
  • 2955 Add Build Start Date & Time to TeamCity build information
  • 2941 ProcessArgumentBuilder helpers should return empty builder when values is null
  • 2932 Add dotnet test --blame Flag to DotNetCoreTestSettings
  • 2314 There's no way to set platform like Debug|iPhone
  • 1633 Some command line output ignores system foreground color configuration
  • 2904 (Frosting) Tool installer should respect configuration

New in 1.0.0 (Released 2021/02/07)

  • 3050 Frosting: Rename CakeHost extension from UseTool to InstallTool.
  • 2930 Increase potential breaking change property.
  • 2333 RFC-0001: Rewrite Cake CLI.
  • 2292 Remove obsolete methods and properties.
  • 3020 Migrate to Spectre.Console.
  • 2933 Enable NuGet provider in Frosting.
  • 2874 Merge frosting into main Cake repo.
  • 2883 (Frosting) Add support for .NET 5.
  • 2857 Add support for .NET 5.
  • 2776 Checklist for 1.0.
  • 2755 Add DirectoryHashCalculator.
  • 2199 Add GlobPattern class.
  • 741 Add IsRunningOnMacOs() alias.
  • 3083 Update --tree usage example to match option in the help info.
  • 3069 Don't promote UseWorkingDirectory in Frosting default template.

... (truncated)

Commits
  • 228b76d Merge branch 'release/1.1.0'
  • c373ba3 (build) Updated version and release notes
  • 1e62df2 Merge pull request #3221 from augustoproiete-forks/allow-msbuild-platform-cus...
  • 351f49d (GH-2314) Allow setting MSBuild Platform using custom string
  • 7cf0dc0 Merge pull request #3230 from augustoproiete-forks/fix-working-dir-on-build-c...
  • 24f10db (GH-3190) Set working directory before getting the build context
  • 9b3c0f8 Merge pull request #3145 from BlythMeister/TeamCityIsPr
  • 9e9aecb If no GIT_BRANCH then fall back to vsc root branch property
  • 576f4b5 Merge pull request #3217 from gitfool/gh3216
  • d483bf9 Remap NuGetLogger Verbose/Verbose to ICakeLog Debug/Diagnostic
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants