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

Update cake monorepo to v5 (major) #777

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Cake.Common (source) 4.0.0 -> 5.0.0 age adoption passing confidence
Cake.Core (source) 4.0.0 -> 5.0.0 age adoption passing confidence
Cake.Frosting (source) 4.0.0 -> 5.0.0 age adoption passing confidence
Cake.Testing (source) 4.0.0 -> 5.0.0 age adoption passing confidence
cake.tool (source) 4.0.0 -> 5.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cake-build/cake (Cake.Common)

v5.0.0

  • #​4384 Remove obsolete members / methods.
  • #​4383 Update LatestPotentialBreakingChange to 5.0.0.
  • #​4346 Remove Unsupported TFMS .NET 6 & 7 (net6.0 & net7.0).
  • #​4396 Add DotNetSlnAdd alias for dotnet sln add command.
  • #​4393 Add DotNetSlnList alias for dotnet sln list command.
  • #​4379 C# 13 Scripting Support.
  • #​4345 Add .NET 9 (net9.0) TFM.
  • #​4310 Update Cake.Tool to support running on FreeBSD.
  • #​4391 DownloadArtifacts errors in latest Cake 4.2.0 with 404 error.

v4.2.0

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

v4.1.0

  • 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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
@renovate renovate bot requested a review from a team as a code owner November 13, 2024 01:46
@renovate renovate bot force-pushed the renovate/major-cake-monorepo branch 6 times, most recently from d1307d3 to 5578f27 Compare November 16, 2024 21:51
Copy link
Contributor Author

renovate bot commented Nov 17, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@pascalberger pascalberger linked an issue Nov 17, 2024 that may be closed by this pull request
@renovate renovate bot force-pushed the renovate/major-cake-monorepo branch from 5578f27 to 5951174 Compare November 17, 2024 12:52
@pascalberger pascalberger merged commit bdd6c94 into develop Nov 17, 2024
111 checks passed
@pascalberger pascalberger deleted the renovate/major-cake-monorepo branch November 17, 2024 16:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to Cake 5.0
1 participant