cake-contrib / Cake.Warp

Cake addin for creating self-contained single binary applications using warp
https://cake-contrib.github.io/Cake.Warp/
MIT License
0 stars 3 forks source link

chore: bump Cake.Core from 0.33.0 to 0.36.0 #52

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps Cake.Core from 0.33.0 to 0.36.0.

Release notes

Sourced from Cake.Core's releases.

v0.36.0

As part of this release we had 25 issues closed.

Features

Bugs

Improvements

Documentation

v0.35.0

As part of this release we had 10 issues closed.

Feature

Bugs

Improvements

... (truncated)
Changelog

Sourced from Cake.Core's changelog.

New in 0.36.0 (Released 2020/01/11)

  • 2677 Add GitHub Actions build provider.
  • 2638 CreateAssemblyInfo alias should allow creation of custom boolean attributes and also empty attributes.
  • 2682 Add .NET Core 3.1 Runtime support.
  • 2679 Add optional GetToolExecutableNames that takes tool settings.
  • 2675 InspectCode: Add support for InspectCode.x86.exe tool.
  • 2673 DotNetCorePublishSettings should support new .NET Core 3 features.
  • 2671 NuGet Install doesn't allow to set NonInteractive to false.
  • 2663 Support Inno Setup 6.
  • 2657 Rename TFBuild.Environment.Repository.Branch to TFBuild.Environment.Repository.BranchName.
  • 2533 Setting SecurityRules with CreateAssemblyInfo.
  • 2532 Publish Cake.Testing.Xunit package.
  • 2328 InspectCode: Add support for new /verbosity argument.
  • 2652 Improve documentation for TFBuildPullRequestInfo.Id and TFBuildPullRequestInfo.Number.
  • 2661 Build not stopped when rethrowing exception in OnError.
  • 2640 Remove unnecessary parameter from AddMetadataAttribute method.
  • 2637 CreateAssemblyInfo alias creates invalid file when using .vb.
  • 2534 Windows 10: System.PlatformNotSupportedException: System.Data.SqlClient is not supported on this platform.
  • 2527 Don't limit the #load to only .cake files.
  • 2498 ParseProject fails on an absolute HintPath.
  • 2275 System.Data.SqlClient in Cake.CoreCLR Assembly Load Error.

New in 0.35.0 (Released 2019/09/28)

  • 2603 Add .NET Core 3 to Cake.Tool update to .NET Core 3 SDK.
  • 2625 Add NuGet Push -SkipDuplicate Flag.
  • 2618 The MSTest tool doesn't pick up the mstest.exe from Visual Studio 2019.
  • 2606 Unable to reference Newtonsoft.Json > 11.0.2.
  • 2601 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.2.1.
  • 2599 Update to Autofac 4.9.4.
  • 2585 Cake.Tool - How in the world do I run a specific task?.
  • 2590 Update confusing GitVersionVerbosity docs.
  • 2610 Aliases of type 'dynamic' cannot be accessed directly.
  • 2608 TFBuildProvider.IsHostedAgent returns wrong value when running on 2nd build agent.

New in 0.34.1 (Released 2019/07/16)

  • 2575 v0.34.0 fails on scripts using the dynamic keyword

New in 0.34.0 (Released 2019/07/16)

  • 2519 Not able to build project with ToolsVersion="15.0"
  • 2553 cake 0.33.0 compilation is failing for System.Net.Http.HttpClient on Mono 5.20.1.19
  • 2535 OctoPack doesn't work on Linux
  • 2161 If [Nuget] ConfigFile directive in cake configuration file has no folder — error rises
  • 2157 NuGetPack with nuspec that contains contentFiles becomes invalid
  • 2560 Runtime property is missing for 'dotnet pack', 'dotnet run' and 'dotnet clean'
  • 2556 DotNetCoreTestSettings: Missing RunTime Property which is needed for RID builds
  • 2551 Call MSBuild without specifying a target does not use DefaultTarget
... (truncated)
Commits
  • 7a3bc25 Merge branch 'release/0.36.0' into main
  • 025cb20 (build) Updated version and release notes.
  • 004eaf6 Merge branch 'Pireax-feature/is6' into develop
  • 64c38dd Add support for Inno Setup 6
  • 6f402b8 Merge branch 'fafanoulele-2328-inspectcode-verbosity-severity' into develop
  • a5f9a2e (GH-2328) Add support for /severity argument for InspectCode tool
  • 3b233c0 (GH-2328) Add support for /verbosity argument for InspectCode tool
  • 3abf593 Merge branch 'devlead-feature/gitversion_5_1_2' into develop
  • 1636f88 (build) Normalize PR branch name on Azure Pipelines
  • 868c123 (build) Update GitVersion to 5.1.2
  • 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
AppVeyorBot commented 4 years ago

:x: Build Cake.Warp 0.3.0-PullRequest.52+39.build.75 failed (commit https://github.com/cake-contrib/Cake.Warp/commit/8689b7b2de by @dependabot-preview[bot])

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.