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.Common from 2.0.0 to 2.3.0 #94

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps Cake.Common from 2.0.0 to 2.3.0.

Release notes

Sourced from Cake.Common's releases.

v2.3.0

As part of this release we had 41 issues closed.

Bugs

Features

Improvements

SHA256 Hashes of the release artifacts

  • aa8e4e99bc04d87f0e95baec415e9d9ea322253b7362125a631bf9257f000b2a Cake.Cli.2.3.0.nupkg

  • 2c53fc69d09b4e400ef391d54581032ae12b93d24bfa90c29b0d1dac6cccc74e Cake.Common.2.3.0.nupkg

  • cbc3c2dedf280debe078b32391ce6f25074269ee971938f741d863c90735dfd1 Cake.Core.2.3.0.nupkg

  • 158b1e1cb22f679c77fc131d7f40571d08dafd86baf0f3f7c36538aa7e95852f Cake.DotNetTool.Module.2.3.0.nupkg

  • 84e0b97c5e9e8b7fcddf7724d84603e9a5bc4ececd40946c54d67f428a54d60e Cake.DotNetTool.Module.2.3.0.snupkg

  • 81ef2169615e195d6f35274a4f57d0a6b4338476713e9b5ba99f77c9020fb01b Cake.Frosting.2.3.0.nupkg

... (truncated)

Changelog

Sourced from Cake.Common's changelog.

New in 2.3.0 (Released 2022/10/14)

  • 3947 Easier Way to Read Process Output?.
  • 3916 GitVersion: Add ShortSha property.
  • 3487 Add alias for dotnet workload update command.
  • 3486 Add alias for dotnet workload uninstall command.
  • 3484 Add alias for dotnet workload restore command.
  • 3483 Add alias for dotnet workload repair command.
  • 3482 Add alias for dotnet workload list command.
  • 3978 Microsoft.Extensions.DependencyInjection to 6.0.1.
  • 3976 Update NuGet.* to 6.3.1.
  • 3970 Update Basic.Reference.Assemblies.* to 1.3.0.
  • 3965 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.3.1.
  • 3956 Extensibility issue - CakeEngineActions is internal.
  • 3933 Update NuGet.* to 6.3.0.
  • 3920 Update Microsoft.NETCore.Platforms to 6.0.5.
  • 3909 Update Autofac to 6.4.0.
  • 3901 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.2.0.
  • 3899 Microsoft.NETCore.Platforms to 6.0.4.
  • 3897 Update NuGet.* to 6.2.1.
  • 3890 Update NuGet.* to 6.2.0.
  • 3880 Better support global script cache.
  • 2953 Allow setting MSBuild target via MSBuildSettings using a string.
  • 2591 Extensibility issue - CakeTaskBuilder is sealed and CakeTaskBuilder(CakeTask task) is internal. .
  • 3931 Cake fails to load native libraries on Ubuntu 22.04.
  • 3894 Guard against null Console instance on InfoFeature.
  • 3879 Build script caching throws after running dry-run on non-changed Cake script.
  • 3878 OpenCover filters should be case sensitive.
  • 1852 Incorrect escaping of semi-colon in property values for MS Build.

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)

... (truncated)

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)

Bumps [Cake.Common](https://github.com/cake-build/cake) from 2.0.0 to 2.3.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@v2.0.0...v2.3.0)

---
updated-dependencies:
- dependency-name: Cake.Common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 17, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2022

Superseded by #98.

@dependabot dependabot bot closed this Nov 9, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Cake.Common-2.3.0 branch November 9, 2022 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants