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 dependency testableio.system.io.abstractions.testinghelpers to v22 - autoclosed #3203

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
TestableIO.System.IO.Abstractions.TestingHelpers 21.3.1 -> 22.0.12 age adoption passing confidence

Release Notes

TestableIO/System.IO.Abstractions (TestableIO.System.IO.Abstractions.TestingHelpers)

v22.0.12

What's Changed
New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.11...v22.0.12

v22.0.11

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.10...v22.0.11

v22.0.10

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.9...v22.0.10

v22.0.9

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.3.1...v22.0.9


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.

🔕 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Feb 22, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src/Stryker.Abstractions/packages.lock.json, src/Stryker.Core/Stryker.Core.UnitTest/packages.lock.json, src/Stryker.TestRunner.VsTest.UnitTest/packages.lock.json, src/Stryker.Core/Stryker.Core/packages.lock.json, integrationtest/Validation/ValidationProject/packages.lock.json, src/Stryker.CLI/Stryker.CLI/packages.lock.json, src/Stryker.CLI/Stryker.CLI.UnitTest/packages.lock.json, src/Stryker.Options/packages.lock.json, src/Stryker.TestRunner.VsTest/packages.lock.json, src/Stryker.TestRunner/packages.lock.json, src/Stryker.Utilities/packages.lock.json, src/Stryker.DataCollector/Stryker.DataCollector/packages.lock.json, src/Stryker.RegexMutators/Stryker.RegexMutators.UnitTest/packages.lock.json, src/Stryker.RegexMutators/Stryker.RegexMutators/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Utilities/Stryker.Utilities.csproj : error NU1107: Version conflict detected for Microsoft.CodeAnalysis.Common. Install/reference Microsoft.CodeAnalysis.Common 4.12.0 directly to project Stryker.Utilities to resolve this issue.  [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Utilities/Stryker.Utilities.csproj : error NU1107:  Stryker.Utilities -> Stryker.Abstractions -> Microsoft.CodeAnalysis.Common (>= 4.12.0)  [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Utilities/Stryker.Utilities.csproj : error NU1107:  Stryker.Utilities -> Buildalyzer 7.1.0 -> Microsoft.CodeAnalysis.VisualBasic 4.0.0 -> Microsoft.CodeAnalysis.Common (= 4.0.0). [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
  Failed to restore /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Utilities/Stryker.Utilities.csproj (in 10.17 sec).
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner/Stryker.TestRunner.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.VisualBasic 4.0.0 requires Microsoft.CodeAnalysis.Common (= 4.0.0) but version Microsoft.CodeAnalysis.Common 4.12.0 was resolved. [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner/Stryker.TestRunner.csproj (in 111 ms).
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest/Stryker.TestRunner.VsTest.csproj : error NU1107: Version conflict detected for Microsoft.CodeAnalysis.Common. Install/reference Microsoft.CodeAnalysis.Common 4.12.0 directly to project Stryker.TestRunner.VsTest to resolve this issue.  [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest/Stryker.TestRunner.VsTest.csproj : error NU1107:  Stryker.TestRunner.VsTest -> Stryker.Utilities -> Microsoft.CodeAnalysis.CSharp 4.12.0 -> Microsoft.CodeAnalysis.Common (= 4.12.0)  [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest/Stryker.TestRunner.VsTest.csproj : error NU1107:  Stryker.TestRunner.VsTest -> Stryker.Utilities -> Buildalyzer 7.1.0 -> Microsoft.CodeAnalysis.VisualBasic 4.0.0 -> Microsoft.CodeAnalysis.Common (= 4.0.0). [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
  Failed to restore /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest/Stryker.TestRunner.VsTest.csproj (in 3 sec).
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj (in 14.57 sec).
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.RegexMutators/Stryker.RegexMutators/Stryker.RegexMutators.csproj (in 2 ms).
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Options/Stryker.Configuration.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.VisualBasic 4.0.0 requires Microsoft.CodeAnalysis.Common (= 4.0.0) but version Microsoft.CodeAnalysis.Common 4.12.0 was resolved. [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Options/Stryker.Configuration.csproj (in 11 ms).
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.DataCollector/Stryker.DataCollector/Stryker.DataCollector.csproj (in 260 ms).
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Core/Stryker.Core/Stryker.Core.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.VisualBasic 4.0.0 requires Microsoft.CodeAnalysis.Common (= 4.0.0) but version Microsoft.CodeAnalysis.Common 4.12.0 was resolved. [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Core/Stryker.Core/Stryker.Core.csproj (in 421 ms).
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Core/Stryker.Core.UnitTest/Stryker.Core.UnitTest.csproj (in 27 ms).
/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Abstractions/Stryker.Abstractions.csproj : warning NU1608: Detected package version outside of dependency constraint: Microsoft.CodeAnalysis.VisualBasic 4.0.0 requires Microsoft.CodeAnalysis.Common (= 4.0.0) but version Microsoft.CodeAnalysis.Common 4.12.0 was resolved. [/tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj]
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Abstractions/Stryker.Abstractions.csproj (in 8 ms).

@renovate renovate bot force-pushed the renovate/testableio.system.io.abstractions.testinghelpers-22.x branch 2 times, most recently from 11d5080 to e221340 Compare March 1, 2025 21:51
@renovate renovate bot force-pushed the renovate/testableio.system.io.abstractions.testinghelpers-22.x branch from e221340 to ef29ed3 Compare March 13, 2025 22:22
@renovate renovate bot force-pushed the renovate/testableio.system.io.abstractions.testinghelpers-22.x branch from ef29ed3 to 87980d0 Compare March 14, 2025 10:39
@renovate renovate bot changed the title chore(deps): update dependency testableio.system.io.abstractions.testinghelpers to v22 chore(deps): update dependency testableio.system.io.abstractions.testinghelpers to v22 - autoclosed Mar 14, 2025
@renovate renovate bot closed this Mar 14, 2025
@renovate renovate bot deleted the renovate/testableio.system.io.abstractions.testinghelpers-22.x branch March 14, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants