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.wrappers to v22 #3204

Merged

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.Wrappers 21.3.1 -> 22.0.12 age adoption passing confidence

Release Notes

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

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 472 ms).
/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 31 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 19 ms).
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.TestRunner.VsTest.UnitTest/Stryker.TestRunner.VsTest.UnitTest.csproj (in 726 ms).
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.RegexMutators/Stryker.RegexMutators/Stryker.RegexMutators.csproj (in 3 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 12 ms).
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.DataCollector/Stryker.DataCollector/Stryker.DataCollector.csproj (in 17 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 24 ms).
  Restored /tmp/renovate/repos/github/stryker-mutator/stryker-net/src/Stryker.Core/Stryker.Core.UnitTest/Stryker.Core.UnitTest.csproj (in 24 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 7 ms).

@renovate renovate bot force-pushed the renovate/testableio.system.io.abstractions.wrappers-22.x branch 2 times, most recently from 1766aaa to 0291923 Compare March 1, 2025 21:51
@renovate renovate bot force-pushed the renovate/testableio.system.io.abstractions.wrappers-22.x branch from 0291923 to 91590ca Compare March 13, 2025 22:22
Renovatebot and others added 3 commits March 14, 2025 10:39
Copy link
Contributor Author

renovate bot commented Mar 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@rouke-broersma rouke-broersma merged commit 79a7c9f into master Mar 14, 2025
12 checks passed
@rouke-broersma rouke-broersma deleted the renovate/testableio.system.io.abstractions.wrappers-22.x branch March 14, 2025 13:22
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.

1 participant