cake-contrib / Cake.Json

A set of aliases for Cake help with JSON Serialization and manipulation.
https://cakebuild.net/extensions/cake-json/
Other
11 stars 19 forks source link

(maint): Bump Cake.Common from 2.0.0 to 2.2.0 #112

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Cake.Common from 2.0.0 to 2.2.0.

Release notes

Sourced from Cake.Common's releases.

v2.2.0

As part of this release we had 19 issues closed.

Bugs

Documentation

  • [#3819](cake-build/cake#3819) Update Git Release Manager Comment template to remove Cake NuGet package and Chocolatey portable

Features

Improvements

SHA256 Hashes of the release artifacts

  • aa551cdfb6efe4de7e945a3c7433a5b31834908288be8bd8edb33721897149ce Cake.Cli.2.2.0.nupkg

  • d6f45fbac2eb1b4ea08e35c0b0f01b9d11115c69f89f017dfb69a8f8bc574494 Cake.Common.2.2.0.nupkg

  • 0786524d19159f99a909b4b56a67e7203eb08d5d7fe098ea927ad92067a9e5cc Cake.Core.2.2.0.nupkg

  • 722a2303eedc5310a017bd1f12a7d4ac2280742ae3d663f1d2cfd2c956f82cb6 Cake.DotNetTool.Module.2.2.0.nupkg

  • 4e2403a739e4ba6dea3406ff2b8598ca441cc86360b747aaaf6c3a2c73a3497c Cake.DotNetTool.Module.2.2.0.snupkg

  • b2066b8c2875ee86c2b1cabe7b4a215ce0edb5ca5f2bb46a14d24afa5a51f302 Cake.Frosting.2.2.0.nupkg

  • 71a67fedb9883d8a448c317de94da506cb7d2140989b8eb449f922e6ebcfbe1f Cake.Frosting.Template.2.2.0.nupkg

  • e8ce663079d495fea360513916f3c3a92edf343e23ce3c8619c31ff535c2bc1d Cake.NuGet.2.2.0.nupkg

  • 4cb2e68f5edb3d1b5cd4e8db86b4667cd92a098fc67d78fa3456e0f9a0266ec6 Cake.Testing.2.2.0.nupkg

... (truncated)

Changelog

Sourced from Cake.Common's changelog.

New in 2.2.0 (Released 2022/04/15)

  • 3821 PostAction is not setable on DotNetSettings.
  • 3485 Add alias for dotnet workload search command.
  • 2099 Cache compiled script on disk.
  • 3866 Update Microsoft.NETCore.Platforms to 6.0.3.
  • 3854 Update Spectre.Console to 0.44.0.
  • 3851 Update System.Reflection.Metadata to 6.0.1.
  • 3846 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.1.0.
  • 3844 Update Microsoft.NETCore.Platforms to 6.0.2.
  • 3843 Update NuGet.* to 6.1.0.
  • 2763 Provide property to return parent directory on DirectoryPath.
  • 2431 UploadFile should support option of username/password.
  • 3819 Update Git Release Manager Comment template to remove Cake NuGet package and Chocolatey portable.
  • 3859 PathCollapser.Collapse breaks UNC paths.
  • 3858 PathCollapser.Collapse shows wrong output for if .. is the second segment in the path.
  • 3823 Executing a cake script leads to System.IO.FileNotFoundException for several System.(...) assemblies.
  • 3735 Incorrect warnings in diagnostic logs.

New in 2.1.0 (Released 2022/02/19)

  • 2524 XmlTransform support for xsl arguments
  • 3479 Add alias for dotnet format command
  • 3480 Add alias for dotnet sdk check command
  • 3771 Add support for the Chocolatey Export command
  • 2746 Add duration of a task
  • 3733 Show relative path of addin assemblies that are being loaded
  • 3756 Update NuGet.* to 6.0.0
  • 3758 Update Autofac to 6.3.0
  • 3760 Update Spectre.Console to 0.43.0
  • 3764 Add missing GitHub Actions environment info
  • 3769 Update Microsoft.NETCore.Platforms to 6.0.1
  • 3776 Introduce IPath interface for easier code reuse
  • 3777 GitHub Actions UploadArtifact command should accept relative paths
  • 3778 Add GitHub Actions DownloadArtifact command
  • 3743 SemVersion class crashes if compared to null
  • 3772 VSTest Alias does not work when only VS 2022 Preview is installed
  • 3794 VS2022 BuildTools are not found by the logic introduced in #3775
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 2 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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

augustoproiete commented 2 years ago

@dependabot ignore this major version

dependabot[bot] commented 2 years ago

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