Wyam2 / wyam

A modular static content and static site generator written in .NET. Fork of Wyam project.
https://wyam2.github.io/
MIT License
6 stars 1 forks source link

nuget(deps): bump Cake.Common from 1.1.0 to 1.3.0 #84

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps Cake.Common from 1.1.0 to 1.3.0.

Release notes

Sourced from Cake.Common's releases.

v1.3.0

As part of this release we had 28 issues closed.

Feature

Improvements

Bugs

Documentation

Pull requests were reviewed by: @​augustoproiete, @​devlead, @​gep13, @​nils-a, @​pascalberger, @​patriksvensson

Fixes issues reported by: @​augustoproiete, @​ckolumbus, @​colinangusmackay, @​derwasp, @​devlead, @​Gargony, @​gep13, @​lprichar, @​Meberem, @​nathangiuliani, @​nils-a

SHA256 Hashes of the release artifacts

  • 52934fec19c02b668851b73d0fac9f3e6676be239e5bfef6af54b56fb91a244c Cake-bin-net461-v1.3.0.zip

  • a45b0df822393e4f213da686c5588e38a0dcfb5be961be2f757590e6a26332f9 Cake-bin-coreclr-v1.3.0.zip

... (truncated)

Changelog

Sourced from Cake.Common's changelog.

New in 1.3.0 (Released 2021/10/07)

  • 3469 Add support for .NET 6
  • 3493 .NET CLI Build Binary log filenames aren't quoted correctly
  • 3477 parsing of solution files with absolute paths to projects throws exception
  • 3455 NuGet Resolver native dependencies fails on latest macOS
  • 3352 Cake Frosting Parent DirectoryPath Fails To Combine with Slash
  • 3291 Unable to retrieve target argument with Frosting
  • 2048 DotNetCoreToolSettings.WorkingDirectory is not respected when running DotNetCoreTool
  • 3521 Update Microsoft.NETCore.Platforms to 6.0.0-rc.1.21451.13
  • 3519 Update Spectre.Console to 0.42.0
  • 3503 Add NuGet Sources argument to DotNetCoreTestSettings
  • 3502 Add NuGet Sources argument to DotNetCoreRunSettings
  • 3501 Add NuGet Sources argument to DotNetCorePackSettings
  • 3464 Support MSBuild version 17
  • 3452 Missing option in InspectCodeSettings: --build and --no-build flags
  • 3449 Add Version, AssemblyVersion, FileVersion, and AssemblyInformationalVersion properties to DotNetCoreMSBuildSettings
  • 3447 Add ContinuousIntegrationBuild to DotNetCoreMSBuildSettings
  • 3445 Highlight failed tasks on summary when Error handler is defined
  • 3237 Allow setting MSBuildToolVersion using custom string - Part 1
  • 3065 Add DOTNET_ROLL_FORWARD setting to DotNetCoreSettings
  • 2165 DotNetCore Build misses Sources settings
  • 2104 Make possibility to set Process Exit Code
  • 1882 DeleteDirectory throws exception if directory doesn't exist
  • 3515 Add a simple README to the packages to be shown on NuGet.org
  • 3466 Fix two typos in GitReleaseManagerAliases documentation

New in 1.2.0 (Released 2021/08/29)

  • 2690 Consider adding some kind of "GetArguments()" alias, similar to the EnvironmentVariables() one.
  • 2578 Feature request: nuget version ranges support.
  • 2362 Add Support for New snupkg Symbol Packages.
  • 3429 Microsoft.Extensions.DependencyInjection to 5.0.2.
  • 3427 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.11.0.
  • 3425 Update NuGet Client libraries to 5.11.0.
  • 3423 Update Spectre.Console to 0.41.0.
  • 3337 Suppress compilation warnings CS1701, CS1702, and CS1705.
  • 3316 Bump NuGet client libraries to 5.9.1.
  • 3314 Bump .NET SDK to 5.0.202.
  • 3294 Clean up task builder extensions.
  • 3281 GitVersion Tool: Remap existing verbosity values to valid GitVersion values.
  • 3255 Update NuGet client libraries to 5.9.0.
  • 3253 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.9.0 stable.
  • 3246 Update Spectre.Console to 0.38.0.
  • 3223 Feature request: Environment variable substitution in cake.config.
  • 2654 NUnit3Settings should support TestParam.
  • 2168 TypeConverter to enable Argument(...).
  • 2030 NuGetHasSource is case sensitive.
  • 3365 Typo in documentation of NuGetAdd alias.
  • 3355 VSTest alias documentation contains holdover from <v0.17.0.

... (truncated)

Commits
  • c0364c3 Merge branch 'release/1.3.0'
  • 489ae3c (build) Updated version and release notes.
  • 77c2a6b Merge pull request #3353 from augustoproiete-forks/add-dirpath-plus-convdirpa...
  • 83d3f86 (#3352) Add (DirectoryPath + ConvertableDirectoryPath) operator to Convertabl...
  • f033c46 Merge pull request #3522 from devlead/feature/gh-3521
  • a97ffe6 (GH-3521) Update Microsoft.NETCore.Platforms to 6.0.0-rc.1.21451.13
  • c38ca1c Merge pull request #3520 from devlead/feature/gh-3519
  • 3bd168e (GH-3519) Update Spectre.Console to 0.42.0
  • 9c6683f Merge pull request #3500 from kashifsoofi/#2048-Respect-WorkingDirectory
  • 85e9130 (#2048) Respect DotNetCoreToolSettings.WorkingDirectory if set
  • 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[bot] commented 2 years ago

Superseded by #89.