stryker-mutator / stryker-net

Mutation testing for .NET core and .NET framework!
https://stryker-mutator.io
Apache License 2.0
1.75k stars 176 forks source link

chore(deps): update dependency buildalyzer to v6 #2802

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Buildalyzer 5.0.1 -> 6.0.2 age adoption passing confidence

Release Notes

daveaglick/Buildalyzer (Buildalyzer) ### [`v6.0.2`](https://togithub.com/daveaglick/Buildalyzer/releases/tag/v6.0.2): 6.0.2 - Changed how projects are added to the `Workspace` in Buildalyzer.Workspaces to be based on the Solution order, if there is a Solution ([#​241](https://togithub.com/daveaglick/Buildalyzer/issues/241), thanks [@​AndreasKim](https://togithub.com/AndreasKim)). - Increased the default timeout for `dotnet --info` calls from 4 seconds to 10 seconds ([#​228](https://togithub.com/daveaglick/Buildalyzer/issues/228)). ### [`v6.0.1`](https://togithub.com/daveaglick/Buildalyzer/releases/tag/v6.0.1): 6.0.1 - Added the ability to specify an alternate working directory for running the build in the environment options ([#​233](https://togithub.com/daveaglick/Buildalyzer/issues/233)). - Removed the dependency on NuGet.Frameworks due to some binding issues ([#​240](https://togithub.com/daveaglick/Buildalyzer/issues/240)). ### [`v6.0.0`](https://togithub.com/daveaglick/Buildalyzer/releases/tag/v6.0.0): 6.0.0 - Updates Microsoft.Build to 17.0.1, along with some other dependency updates ([#​234](https://togithub.com/daveaglick/Buildalyzer/issues/234), thanks [@​pentp](https://togithub.com/pentp)). - Ensures paths being passed to Roslyn in Buildalyzer.Workspaces are absolute ([#​232](https://togithub.com/daveaglick/Buildalyzer/issues/232), thanks [@​tjchester](https://togithub.com/tjchester)). - Support for nullable context options in Buildalyzer.Workspaces ([#​235](https://togithub.com/daveaglick/Buildalyzer/issues/235), thanks [@​Corniel](https://togithub.com/Corniel)). - Added a `DOTNET_INFO_WAIT_TIME` environment variable that can be used to specify an alternate amount of time to wait for `dotnet --info` to complete when getting local SDK information ([#​236](https://togithub.com/daveaglick/Buildalyzer/issues/236), thanks [@​phmonte](https://togithub.com/phmonte)).

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.



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

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud