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 4.0.0 #242

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 7 months ago

Bumps cake.tool from 3.1.0 to 4.0.0.

Release notes

Sourced from cake.tool's releases.

v4.0.0

As part of this release we had 15 issues closed.

Breaking changes

Bugs

  • [#4150](cake-build/cake#4150) Cake script is contributing unactionable diagnostics in VS Code Problems pane
  • [#4197](cake-build/cake#4197) Execution of Cake script fails if an addin defines an alias that uses nullable reference types in its signature

Feature

Improvements

SHA256 Hashes of the release artifacts

  • f010c7c3a9daea837feaadabe46d86cef6ba386af79a3d6a15ba340fe1605f88 Cake.Cli.4.0.0.nupkg

  • 40e4364686c5128c5d08d3b362d0163db0f4879f0ba803b9f67b25ab90d61ef8 Cake.Common.4.0.0.nupkg

  • 1935c396b4eac8aad99e86cb1acc99043488c16d558af4586e5cf2d0e07bfef6 Cake.Core.4.0.0.nupkg

  • 1abab616c0056fdcc15c058e21f2c4b654dcd3c4fd25185f81bcfdff4b95c340 Cake.DotNetTool.Module.4.0.0.nupkg

  • 3e42a58b33a22c08e60a69a5dbb53506db7e00b1bd61fc0c3202ccf219d9954d Cake.DotNetTool.Module.4.0.0.snupkg

  • 9a954a1afed08b28b88c8f3f354318907e269e25b1f249afe99a4811ab78a7af Cake.Frosting.4.0.0.nupkg

  • ee0c3b87af7ba27627ff9e4243a1ebbf2e2d34978a4352810e731d95b09c0afb Cake.Frosting.Template.4.0.0.nupkg

  • 53f646becb59bbc1ce3501ab54ac9e9bb548661e553889c4ae03459095027622 Cake.NuGet.4.0.0.nupkg

  • 44ba27685dc2b9c8856d88c4990387a39896e6584ba8b70e442ee11e9937bfec Cake.Testing.4.0.0.nupkg

  • bae4965426cd6510c2cafc3bc6694e7d101fc00648fecc9c26c0dd78fcebcb75 Cake.Testing.Xunit.4.0.0.nupkg

  • c10be16448cda85b4277289eb3d54f0328a39a932a06ba931add54161e276b2b Cake.Tool.4.0.0.nupkg

v3.2.0

As part of this release we had 18 issues closed.

Bug

... (truncated)

Changelog

Sourced from cake.tool's changelog.

New in 4.0.0 (Released 2023/11/18)

  • 4266 Update LatestPotentialBreakingChange to 4.0.0.
  • 4132 Add File APIs for setting timestamps (creation time, last write time, last access time).
  • 4250 Update System.Collections.Immutable to 8.0.0.
  • 4260 Unzip alias should support overwrite files.
  • 4251 Update System.Reflection.Metadata 8.0.0.
  • 4249 Update Microsoft.Extensions.DependencyInjection to 8.0.0.
  • 4197 Execution of Cake script fails if an addin defines an alias that uses nullable reference types in its signature.
  • 4150 Cake script is contributing unactionable diagnostics in VS Code Problems pane.

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
mattleibow commented 4 months ago

@dependabot rebase