mono / SkiaSharp.Extended

SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
https://mono.github.io/SkiaSharp.Extended
MIT License
218 stars 69 forks source link

Bump cake.tool from 3.1.0 to 3.2.0 #237

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps cake.tool from 3.1.0 to 3.2.0.

Release notes

Sourced from cake.tool's releases.

v3.2.0

As part of this release we had 18 issues closed.

Bug

Features

Improvements

SHA256 Hashes of the release artifacts

  • 9219e4b5c6dacbd0871c6e37c6af8712e9c004e46437c76cba03c9d56eaf4fe4 Cake.Cli.3.2.0.nupkg

  • 1953b9402e9090fc5cbc7251f18e6bd3d702682ad8e0de32d829258013e58eac Cake.Common.3.2.0.nupkg

  • a873a31fd49f73b27b73e680a0a82685aeead6ecb249253740c07a5b1f6cedcf Cake.Core.3.2.0.nupkg

  • 45bb21a35c6703d39014d3e537b35c86b962d6d1c0202f477fb005294ca32fc4 Cake.DotNetTool.Module.3.2.0.nupkg

  • 1c6316f3bdfc49666388ace92056ef70b9e17bd68a67f97c89b2518e4d4273f3 Cake.DotNetTool.Module.3.2.0.snupkg

  • 475e0c9484739884242d4c37e01e028291c09eaa39d0557088b82e95befc97a7 Cake.Frosting.3.2.0.nupkg

  • 99b7de4feabcf55a04430d2fb1fd69c0bd19ec90f9d7728215e9a5d587cb238b Cake.Frosting.Template.3.2.0.nupkg

  • 9780762e29041555a4585513e2f30848c43c89cf614330d7b412c4ebbc170fd8 Cake.NuGet.3.2.0.nupkg

  • 111da59552a3313d70e74cb4d8e938c4cfcb28ce8bf8b40490b9f136f15535fa Cake.Testing.3.2.0.nupkg

  • cd491c40d0ff47059292b6c3750d5c71183e5a29d324215e0e96cf3ab80f74d7 Cake.Testing.Xunit.3.2.0.nupkg

  • 773e26b2e1157ee0440c5e941f1821d3bf42436baeb25e35c4c5e5780da0e283 Cake.Tool.3.2.0.nupkg

Changelog

Sourced from cake.tool's changelog.

New in 3.2.0 (Released 2023/11/10)

  • 4225 Add DotNetRemovePackage alias for dotnet remove package command.
  • 4187 Add DotNetAddPackage alias for dotnet add package command.
  • 4221 Add Azure Pipelines group logging commands.
  • 4219 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.7.0.
  • 4217 Update NuGet.* to 6.7.0.
  • 4215 Update Autofac to 7.1.0.
  • 4157 Upgrading to spectre.console 0.47.0 breaks the cake build.
  • 4144 DotNetMSBuildSettings is missing NodeReuse.
  • 3996 Error: Bad IL format with Cake MacOSX (2.3.0 - 3.1.0).
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 7 months ago

Superseded by #242.