Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cake.tool from 4.0.0 to 4.2.0 #712

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2024

Bumps cake.tool from 4.0.0 to 4.2.0.

Release notes

Sourced from cake.tool's releases.

v4.2.0

As part of this release we had 1 issue closed.

Bug

SHA256 Hashes of the release artifacts

  • dd5b9b04a3e194aa43611c4321c166b5f8a4de14ce6aa39176e7cf0b1ae3b137 Cake.Cli.4.2.0.nupkg

  • 26a7559b3ca5196a4f9da2321fd4905be5884e302e572644eb29942f82141589 Cake.Common.4.2.0.nupkg

  • 1ff1be8c9b09f1fc84e44b0f931af76da17d850d3d8455cfaa6f5dffe3d9c277 Cake.Core.4.2.0.nupkg

  • a154727c54233b6a0b87a8b4289e98ec0e2d5407725db271e448f21a9e074d5d Cake.DotNetTool.Module.4.2.0.nupkg

  • 810b60cdacbb6c18667fb9b684d682325e6d6677530db588200f41b837ff6590 Cake.DotNetTool.Module.4.2.0.snupkg

  • 145d7bc4a7d83509ab1dc38bdc85133ff37711c3fa5089a86a80ada1c8e5f02f Cake.Frosting.4.2.0.nupkg

  • 6be7d39f1f74fdb90483b5dec874e9fe6871a8056719762e924b8131c6601a96 Cake.Frosting.Template.4.2.0.nupkg

  • d9a7a9a866f5fe5f47c6df6d7d854b1eb6f6c374553e415aaec54ffbcb1dab45 Cake.NuGet.4.2.0.nupkg

  • b3e9832b48224b34b4bb8b5020997cefb14c7ff83c69e3d42338c579c0c98eaf Cake.Testing.4.2.0.nupkg

  • 137fcde202e318bb45043c2a74f924d2b9855e09a632854e47d583ddc9f4cc8f Cake.Testing.Xunit.4.2.0.nupkg

  • 0812da46aebc9b97c9cadf81b3b42a67e17591603550d52936e71d153fb98062 Cake.Tool.4.2.0.nupkg

v4.1.0

As part of this release we had 39 issues closed.

Features

Improvements

... (truncated)

Changelog

Sourced from cake.tool's changelog.

New in 4.2.0 (Released 2024/10/23)

  • #4374 Argument 'foo' was not set" after update to 4.1 in Cake Frosting.

New in 4.1.0 (Released 2024/10/22)

  • 4353 Add DotNetListReference alias for dotnet list reference command.
  • 4352 Add DotNetRemoveReference alias for dotnet remove reference command .
  • 4334 Add DotNetSearchPackage Alias for dotnet package search.
  • 4282 Add DotNetAddReference alias for dotnet add reference command.
  • 4224 Add DotNetListPackage alias for dotnet list package command.
  • 4363 Update System.Reflection.Metadata to 8.0.1.
  • 4364 Update Microsoft.Extensions.DependencyInjection to 8.0.1.
  • 4362 Update NuGet.* to 6.11.1.
  • 4359 Update Microsoft.IdentityModel.JsonWebTokens to 8.1.2.
  • 4358 Update Autofac to 8.1.1.
  • 4355 Different target argument values depending on specifying --target or --Target.
  • 4351 Use NuGet Client built-in Settings Utility to Get Enabled Sources.
  • 4349 GitHubActionCommand DownloadArtifact is not using the latest @​v4 Version.
  • 4343 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.11.0.
  • 4342 Update Basic.Reference.Assemblies.* to 1.7.9.
  • 4341 Update Autofac to 8.1.0.
  • 4340 Update NuGet.* to 6.11.0.
  • 4335 Add ReportGenerator missing markdown report types.
  • 4331 GitHubActionCommand UploadArtifact is not using the latest @​v4 Version.
  • 4322 FakeFileSystem throws on linux, when it is created on a Windows FakeEnvironment.
  • 4306 Update Autofac to 8.0.0.
  • 4305 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.9.2.
  • 4304 Update Basic.Reference.Assemblies.* to 1.5.0.
  • 4303 Update Microsoft.NET.Test.Sdk to 17.9.0.
  • 4302 Update Verify.Xunit to 23.5.2.
  • 4301 Update xunit to 2.7.0.
  • 4300 Update NuGet.* to 6.9.1.
  • 4299 Update NuGet.Packaging to 6.8.1.
  • 4278 Update Spectre.Console to 0.49.1.
  • 4276 Update NuGet.* to 6.8.0.
  • 4274 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.8.0.
Commits
  • 4aa65cf Merge branch 'release/4.2.0'
  • d2ed1de (build) Updated version and release notes
  • 13fe6c3 Merge pull request #4375 from devlead/feature/gh-4374
  • 5fae5cf (GH-4374) Fix Frosting argument parsing
  • 795eed0 (build) Updated Cake Tool to version 4.1.0
  • a431822 Merge branch 'release/4.1.0' into develop
  • 9f35e1f Merge pull request #4371 from ssg/patch-1
  • 1b92197 Fix the link for "Setting up a new project"
  • ef27ea3 Merge branch 'release/4.1.0'
  • b98af68 (build) Updated version and release notes
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [cake.tool](https://github.com/cake-build/cake) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/cake-build/cake/releases)
- [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md)
- [Commits](cake-build/cake@v4.0.0...v4.2.0)

---
updated-dependencies:
- dependency-name: cake.tool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code Dependencies labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants