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.37.0 #54

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps Cake.Core from 0.33.0 to 0.37.0.

Release notes

Sourced from Cake.Core's releases.

v0.37.0

As part of this release we had 7 issues closed.

Bug

Improvements

SHA256 Hashes of the release artifacts

  • bcde9e209f17bd76c0ccc52d0e888f537777b5cd8148b3bb9a0d3b55c7b5a7af Cake-bin-net461-v0.37.0.zip

  • c9ceecbd23d65a295cc0f20e76edbf7bce34f26c71d23c14808220878aed55fd Cake-bin-coreclr-v0.37.0.zip

v0.36.0

As part of this release we had 25 issues closed.

Features

Bugs

Improvements

... (truncated)
Changelog

Sourced from Cake.Core's changelog.

New in 0.37.0 (Released 2020/02/01)

  • 2708 Emitting debug information should be done regardless of --debug switch.
  • 2701 Api keys should be secret.
  • 2697 Update to latest release of GitReleaseManager.
  • 2696 Upgrade Cake Alias support for GitReleaseManager.
  • 2691 Missing GitHubActions Alias.
  • 2695 Cake fails to build on travis-ci with latest mono (6.8).
  • 2693 Update .NET Core SDK to 3.1.101.

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
... (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) - `@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.54+39.build.75 failed (commit https://github.com/cake-contrib/Cake.Warp/commit/82795484c0 by @dependabot-preview[bot])

AdmiringWorm commented 4 years ago

@dependabot ignore this minor version

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you about version 0.37.x again, unless you re-open this PR or update to a 0.37.x release yourself.