ejball / XmlDocMarkdown

Generates Markdown from .NET XML documentation comments.
https://ejball.com/XmlDocMarkdown/
MIT License
102 stars 30 forks source link

Bump Cake.Core from 0.28.0 to 0.38.5 #106

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Cake.Core from 0.28.0 to 0.38.5.

Release notes

Sourced from Cake.Core's releases.

v0.38.5

As part of this release we had 1 issue closed.

Bug

SHA256 Hashes of the release artifacts

  • 7bda8369d90477288bda335484ab0905f1af8e780cd4b643f65e624491e2b456 Cake-bin-net461-v0.38.5.zip

  • aa0c7f85bbf3802beb271a4dece180128d03561daddb5ec91f96ab5f7c76991d Cake-bin-coreclr-v0.38.5.zip

v0.38.4

As part of this release we had 1 issue closed.

Bug

SHA256 Hashes of the release artifacts

  • 95629cf444d6c07ad79b60a390fa9c2ef22bd8fef113cb82018de245ce09b659 Cake-bin-net461-v0.38.4.zip

  • 1dd2c445a844dbd7dedb5e4b87f5d9b8f0867b725a95f3495419014ef5df4bad Cake-bin-coreclr-v0.38.4.zip

v0.38.3

As part of this release we had 3 issues closed.

Bugs

SHA256 Hashes of the release artifacts

  • 983d73d69f0801dfb6678e3c12acc0cbdbf09c1420520b7778c382aa28b8b9b8 Cake-bin-net461-v0.38.3.zip

  • 9a5dee53afb37fe5cb97cfb3965279f728e09c749fe0974f6a20771f9a92a0e9 Cake-bin-coreclr-v0.38.3.zip

v0.38.2

As part of this release we had 1 issue closed.

Bug

... (truncated)

Changelog

Sourced from Cake.Core's changelog.

New in 0.38.5 (Released 2020/09/20)

  • 2859 .NET 5 shouldn't be identified as Full Framework or Mono.

New in 0.38.4 (Released 2020/06/26)

  • 2813 Actually ship 0.38.3

New in 0.38.3 (Released 2020/06/26)

  • 2803 ArgumentOutOfRangeException: The DateTimeOffset specified cannot be converted into a Zip file timestamp .
  • 2798 Input string not in correct format starting in v0.38.0.
  • 2799 Bump .NET Core SDK to 3.1.301.

New in 0.38.2 (Released 2020/06/09)

  • 2790 Cake 0.38.1 is failing to write messages to TeamCity

New in 0.38.1 (Released 2020/05/30)

  • 2786 0.38.0 introduces TFBuild obsolete warning for everyone not just users of property

New in 0.38.0 (Released 2020/05/30)

  • 2784 Add NuGet Delete functionality
  • 2749 Add support for ANSI escape codes
  • 2728 Add dotnet NuGet source commands
  • 2718 Add binary logger to dotnet MSBuild settings
  • 2721 NuGet package name/path should be added in quotes
  • 2785 Provide additional logging for tool resolver
  • 2778 Update Roslyn to 3.6.0
  • 2768 Add an option to skip the default warning/error output when running JetBrains command line tools
  • 2764 Additional Jenkins information
  • 2752 MSTestRunner prioritizes VS2017 over VS2019
  • 2745 Extend XmlPeekSettings with FileShare.* option
  • 2733 NuGetSetApiKey with Verbosity set to Quiet causes an exception.
  • 2730 Better handling for GitVersion failure cases
  • 2715 Add missing dotnet NuGet command options
  • 2714 Squash warning when skip package version check
  • 2710 Add GitHub Actions GITHUB_RUN_ID & GITHUB_RUN_NUMBER
  • 2658 Rename TFBuild alias to AzurePipelines
  • 2077 Locating the correct vstest.console.exe (VS2017)
  • 2735 Improve documentation for MSBuild alias to make clear that also MSBuild projects can be passed

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.

... (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[bot] commented 3 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.