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 dependency Cake.Testing.Xunit to v1.3.0 #120

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Cake.Testing.Xunit (source) 1.0.0 -> 1.3.0 age adoption passing confidence

Release Notes

cake-build/cake (Cake.Testing.Xunit)

v1.3.0

  • 3469 Add support for .NET 6
  • 3493 .NET CLI Build Binary log filenames aren't quoted correctly
  • 3477 parsing of solution files with absolute paths to projects throws exception
  • 3455 NuGet Resolver native dependencies fails on latest macOS
  • 3352 Cake Frosting Parent DirectoryPath Fails To Combine with Slash
  • 3291 Unable to retrieve target argument with Frosting
  • 2048 DotNetCoreToolSettings.WorkingDirectory is not respected when running DotNetCoreTool
  • 3521 Update Microsoft.NETCore.Platforms to 6.0.0-rc.1.21451.13
  • 3519 Update Spectre.Console to 0.42.0
  • 3503 Add NuGet Sources argument to DotNetCoreTestSettings
  • 3502 Add NuGet Sources argument to DotNetCoreRunSettings
  • 3501 Add NuGet Sources argument to DotNetCorePackSettings
  • 3464 Support MSBuild version 17
  • 3452 Missing option in InspectCodeSettings: --build and --no-build flags
  • 3449 Add Version, AssemblyVersion, FileVersion, and AssemblyInformationalVersion properties to DotNetCoreMSBuildSettings
  • 3447 Add ContinuousIntegrationBuild to DotNetCoreMSBuildSettings
  • 3445 Highlight failed tasks on summary when Error handler is defined
  • 3237 Allow setting MSBuildToolVersion using custom string - Part 1
  • 3065 Add DOTNET_ROLL_FORWARD setting to DotNetCoreSettings
  • 2165 DotNetCore Build misses Sources settings
  • 2104 Make possibility to set Process Exit Code
  • 1882 DeleteDirectory throws exception if directory doesn't exist
  • 3515 Add a simple README to the packages to be shown on NuGet.org
  • 3466 Fix two typos in GitReleaseManagerAliases documentation

v1.2.0

  • 2690 Consider adding some kind of "GetArguments()" alias, similar to the EnvironmentVariables() one.
  • 2578 Feature request: nuget version ranges support.
  • 2362 Add Support for New snupkg Symbol Packages.
  • 3429 Microsoft.Extensions.DependencyInjection to 5.0.2.
  • 3427 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.11.0.
  • 3425 Update NuGet Client libraries to 5.11.0.
  • 3423 Update Spectre.Console to 0.41.0.
  • 3337 Suppress compilation warnings CS1701, CS1702, and CS1705.
  • 3316 Bump NuGet client libraries to 5.9.1.
  • 3314 Bump .NET SDK to 5.0.202.
  • 3294 Clean up task builder extensions.
  • 3281 GitVersion Tool: Remap existing verbosity values to valid GitVersion values.
  • 3255 Update NuGet client libraries to 5.9.0.
  • 3253 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.9.0 stable.
  • 3246 Update Spectre.Console to 0.38.0.
  • 3223 Feature request: Environment variable substitution in cake.config.
  • 2654 NUnit3Settings should support TestParam.
  • 2168 TypeConverter to enable Argument(...).
  • 2030 NuGetHasSource is case sensitive.
  • 3365 Typo in documentation of NuGetAdd alias.
  • 3355 VSTest alias documentation contains holdover from <v0.17.0.
  • 3283 Update GitVersion alias reference page with dotnet tool usage example.
  • 3259 TypeLoadException: Missing implementation of RegisterLazy.
  • 3431 Update Microsoft.NET.Test.Sdk to 16.11.0.
  • 3421 Update .NET SDK to 5.0.400.
  • 3372 Update Microsoft.NET.Test.Sdk to 16.9.4.
  • 3370 Update Spectre.Console to 0.39.0.
  • 3368 Update .NET SDK to 5.0.203 and .NET Core 3.1.409 and 2.1.816.
  • 3250 Update .NET SDK to 5.0.200.
  • 3248 Remove Cake.DotNetTool.Module from build.cake.
  • 3360 using Spectre.Console; makes error CS0246.
  • 3352 Cake Frosting Parent DirectoryPath Fails To Combine with Slash.
  • 3243 Error messages logged via Error(...) are displayed in random places in the build log.
  • 3226 Still can't resolve resource assemblies after GH2734.
  • 1663 CopyFiles alias throws exception if empty enumeration is passed.

v1.1.0

  • 2983 No possibility of adding variable with isOutput=true in Azure Pipelines
  • 2903 Integrate Cake.DotNetTool.Module
  • 2685 Better dotnet tool integration
  • 3190 Working directory is not respected in BuildContext constructor
  • 3143 ParseSolution throws IndexOutOfRangeException on empty lines
  • 3058 Regression: Tools are no longer not restored in working directory
  • 2852 Terminal output colours
  • 3219 Update nuspec iconUrl in packages to use CDN URL
  • 3216 Remap NuGetLogger Verbose/Verbose to ICakeLog Debug/Diagnostic
  • 3213 Add iconUrl fallback to Cake and Cake.CoreCLR packages
  • 3193 Update Cake unit MS Test SDK dependencies to 16.9.1
  • 3191 Update Roslyn (Microsoft.CodeAnalysis.CSharp.Scripting) to 3.9.0-4.final
  • 3188 Update Cake.NuGet dependencies to latest stable
  • 3144 TeamCity pull request info requires "GIT_BRANCH" environment variable
  • 3133 Add IncludeNativeLibrariesForSelfExtract and IncludeAllContentForSelfExtract to DotNetCorePublishSettings
  • 3127 Add ResultsDirectory to VSTestSettings
  • 3125 ReportGenerator missing report types
  • 3081 Add netcoreapp3.1 target to Cake
  • 3066 Prefer tools with platform affinity
  • 3040 Package ID Prefix Reservation for Cake.* on nuget.org for cake-build organization
  • 3024 WindowsRegistry: Expose other root registry keys to Cake scripts (e.g. HKEY_CURRENT_USER)
  • 2975 Add support for opting out of ANSI coloring via NO_COLOR env. variable
  • 2967 Expose TeamCity build properties dictionary via TeamCityBuildInfo
  • 2966 Enable AnsiConsoleRenderer in TeamCity and Azure Pipelines
  • 2955 Add Build Start Date & Time to TeamCity build information
  • 2941 ProcessArgumentBuilder helpers should return empty builder when values is null
  • 2932 Add dotnet test --blame Flag to DotNetCoreTestSettings
  • 2314 There's no way to set platform like Debug|iPhone
  • 1633 Some command line output ignores system foreground color configuration
  • 2904 (Frosting) Tool installer should respect configuration

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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 20, 2024
@nils-a
Copy link
Contributor

nils-a commented Jul 20, 2024

we'll jump straight to 2 in #96 - no need to bump this now.

@nils-a nils-a closed this Jul 20, 2024
Copy link
Contributor Author

renovate bot commented Jul 20, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.3.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/cake-monorepo branch July 20, 2024 22:23
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.

1 participant