stryker-mutator / stryker-net

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

chore(deps): update dependency testableio.system.io.abstractions.wrappers to v19.2.50 #2618

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
TestableIO.System.IO.Abstractions.Wrappers nuget patch 19.2.29 -> 19.2.50

Release Notes

TestableIO/System.IO.Abstractions (TestableIO.System.IO.Abstractions.Wrappers) ### [`v19.2.50`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.50) ##### What's Changed - chore(deps): update dependency githubactionstestlogger to v2.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/991](https://togithub.com/TestableIO/System.IO.Abstractions/pull/991) - chore(deps): update dependency githubactionstestlogger to v2.2.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/992](https://togithub.com/TestableIO/System.IO.Abstractions/pull/992) - chore(deps): update dependency coverlet.collector to v6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/993](https://togithub.com/TestableIO/System.IO.Abstractions/pull/993) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.21 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/994](https://togithub.com/TestableIO/System.IO.Abstractions/pull/994) - chore(deps): update dependency nerdbank.gitversioning to v3.6.133 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/995](https://togithub.com/TestableIO/System.IO.Abstractions/pull/995) - chore(deps): update dependency githubactionstestlogger to v2.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/996](https://togithub.com/TestableIO/System.IO.Abstractions/pull/996) - chore(deps): update dependency nunit3testadapter to v4.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/997](https://togithub.com/TestableIO/System.IO.Abstractions/pull/997) - chore(deps): update dependency githubactionstestlogger to v2.3.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/998](https://togithub.com/TestableIO/System.IO.Abstractions/pull/998) - chore(deps): update dependency microsoft.net.test.sdk to v17.6.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1000](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1000) - chore(deps): update dependency githubactionstestlogger to v2.3.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/999](https://togithub.com/TestableIO/System.IO.Abstractions/pull/999) - chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1002](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1002) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.22 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1003](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1003) - chore(deps): update dependency dotnet-sdk to v7.0.304 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1004](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1004) - chore(deps): update dependency dotnet-sdk to v7.0.305 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1005](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1005) - chore(deps): update dependency microsoft.net.test.sdk to v17.6.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1006](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1006) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.23 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1007](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1007) - chore(deps): update dependency benchmarkdotnet to v0.13.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1008](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1008) - chore(deps): update dotnet/nbgv action to v0.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1010](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1010) - chore(deps): update dependency dotnet-sdk to v7.0.306 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1011](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1011) - docs: mention correct package to install in README.md by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1014](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1014) - feat: implement Path.GetRelativePath in MockFileSystem by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1012](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1012) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.29...v19.2.50

Configuration

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

🚦 Automerge: Enabled.

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 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication