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

chore(deps): update nuget dependencies #27

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

asimmon
Copy link
Owner

@asimmon asimmon commented Mar 7, 2023

This PR contains the following updates:

Package Type Update Change
Cake.Frosting (source) nuget minor 2.2.0 -> 2.3.0
Microsoft.Build.NoTargets msbuild-sdk minor 3.5.6 -> 3.7.0
Microsoft.CodeAnalysis.PublicApiAnalyzers nuget patch 3.3.3 -> 3.3.4
Microsoft.NET.Test.Sdk nuget minor 17.1.0 -> 17.5.0
Microsoft.TestPlatform.ObjectModel nuget minor 17.1.0 -> 17.5.0
xunit nuget patch 2.4.1 -> 2.4.2
xunit.runner.visualstudio nuget patch 2.4.3 -> 2.4.5

Release Notes

cake-build/cake

v2.3.0

  • 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.
dotnet/roslyn-analyzers

v3.3.4

Release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 3.3.1 NuGet packages. Works with VS 2019 16.9 or later.

  • Contains important functionality and performance bug fixes on top of v3.3.3 release
microsoft/vstest

v17.5.0

See the release notes here.

v17.4.1

See the release notes here.

v17.4.0

See the release notes here.

v17.3.2

See the release notes here.

v17.3.1

See the release notes here.

v17.3.0

See the release notes here.

v17.2.0

See the release notes here.

xunit/xunit

v2.4.2

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@asimmon asimmon merged commit 7892996 into main Mar 7, 2023
@asimmon asimmon deleted the renovate/nuget-dependencies branch March 7, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants