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.1.0 #603

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cake.tool from 4.0.0 to 4.1.0.

Release notes

Sourced from cake.tool's releases.

v4.1.0

As part of this release we had 39 issues closed.

Features

Improvements

SHA256 Hashes of the release artifacts

  • 80c2d8d4c09e9dd6a059bbc4208c573eb21be459a68c5ea14b8b78de5664efa5 Cake.Cli.4.1.0.nupkg

  • c38423b4878262c47a093b23dc4c9e9aeebb8a04a9f640ba84be23b055affc9d Cake.Common.4.1.0.nupkg

  • c41dea4a10a071564685bbc6258c57c7b5be651794059c7bc9eb784c566635b1 Cake.Core.4.1.0.nupkg

  • fc7140c5886eb9b6c161c49aeb17052f0f99b6ea31cf139dd3a97f4c4973b73d Cake.DotNetTool.Module.4.1.0.nupkg

  • 82de649c5abb912c4170f36e691218bd7656349ec8a034a651dc07e4fb352e2e Cake.DotNetTool.Module.4.1.0.snupkg

... (truncated)

Changelog

Sourced from cake.tool's changelog.

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
  • ef27ea3 Merge branch 'release/4.1.0'
  • b98af68 (build) Updated version and release notes
  • 5455695 Update GitReleaseManager.Tool to 0.18.0
  • a19ff93 Merge pull request #4369 from Marusyk/rmarusyk/4353
  • 10921ad Add DotNetListReference alias for dotnet list reference command
  • b844c50 Merge branch 'develop' into rmarusyk/4353
  • 1dbb58a Add DotNetListReference alias for dotnet list reference command
  • 5b60c51 Merge pull request #4366 from devlead/feature/gh-4358-4365
  • f0434e4 (GH-4365) Update .NET SDK to 8.0.403
  • 3331309 (GH-4364) Update Microsoft.Extensions.DependencyInjection to 8.0.1
  • 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.1.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.1.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 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2024

Superseded by #604.

@dependabot dependabot bot closed this Oct 24, 2024
@dependabot dependabot bot deleted the dependabot/nuget/cake.tool-4.1.0 branch October 24, 2024 18:15
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