Skip to content

Update Rocket Surgery Testing to 10.0.2#1936

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rocket-surgery-testing
Open

Update Rocket Surgery Testing to 10.0.2#1936
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rocket-surgery-testing

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Rocket.Surgery.Extensions.Testing.FakeItEasy (source) 10.0.110.0.2 age confidence
Rocket.Surgery.Extensions.Testing.SourceGenerators (source) 10.0.110.0.2 age confidence
Rocket.Surgery.Extensions.Testing.TUnit (source) 10.0.110.0.2 age confidence

Release Notes

RocketSurgeonsGuild/Testing (Rocket.Surgery.Extensions.Testing.FakeItEasy)

v10.0.2

What's Changed
Public Dependencies
Other Items

Full Changelog: RocketSurgeonsGuild/Testing@v10.0.1...v10.0.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the 🚚 private-dependencies Private dependency label Jun 13, 2026
@renovate renovate Bot enabled auto-merge (squash) June 13, 2026 16:13
@github-actions github-actions Bot added the :shipit: merge Shipit! label Jun 13, 2026
@github-actions github-actions Bot added this to the v14.0.2 milestone Jun 13, 2026
@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown

Test Results

1 files   -   1  1 suites   - 1   0s ⏱️ - 9m 39s
1 tests  - 663  0 ✅  - 562  0 💤  - 102  1 ❌ +1 
1 runs   - 750  0 ✅  - 649  0 💤  - 102  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 90f4bc7. ± Comparison against base commit 1c148f0.

This pull request removes 664 and adds 1 tests. Note that renamed tests count towards both.
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(all_together)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblies__)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblies___NotFromAssemblyOf_IService___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblies___NotFromAssemblyOf_ServiceRegistrationAttribute___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblyDependenciesOf_IService___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblyDependenciesOf_ServiceRegistrationAttribute___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssembly__)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(reflection__z____z_FromAssemblies___FromAssemblyDependenciesOf_ServiceRegistrationAttribute____GetTypes_x____x_WithAnyAttribute_typeof_ServiceRegistrationAttribute___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(reflection__z____z_FromAssemblies___GetTypes_x____x_NotAssignableTo_ICompiledTypeProvider____NotKindOf_TypeKindFilter_Delegate__NotKindOf_TypeKindFilter_Interface__NotInNamespaces__JetBrains_Annotations____Polyfills____System___NotStartsWith__Polyfill___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(reflection__z____z_FromAssemblies___NotFromAssemblyOf_ServiceRegistrationAttribute____GetTypes_true_x____x_NotAssignableTo_ICompiledTypeProvider____NotInNamespaces__JetBrains_Annotations____Polyfills____System___NotStartsWith__Polyfill___)
…
Unhandled exception - MissingFieldException: Field not found: 'TUnit.Core.Sources.BeforeEveryTestHooks'.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 06/20/2026 - 12:52:26
Coverage date: 06/20/2026 - 12:52:25
Parser: Cobertura
Assemblies: 0
Classes: 0
Files: 0
Line coverage:
Covered lines: 0
Uncovered lines: 0
Coverable lines: 0
Total lines: 0
Covered branches: 0
Total branches: 0
Method coverage: Feature is only available for sponsors
Tag: 14.0.2-pr.69+Branch.pull-1936-merge.Sha.81a3b6bf16ed8e94907bb4405a78c2b49ce4b640

Coverage

No assemblies have been covered.

@renovate renovate Bot force-pushed the renovate/rocket-surgery-testing branch 3 times, most recently from 5f31588 to 2be82b4 Compare June 20, 2026 09:00
@renovate renovate Bot force-pushed the renovate/rocket-surgery-testing branch from 2be82b4 to 90f4bc7 Compare June 20, 2026 12:48

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The review identifies a critical issue where no file changes were included in the submission, preventing the verification of the intended dependency updates. While automated analysis indicates the project is currently up to standards, the absence of code modifications is a blocker for validating the transition.

Additionally, the upgrade involves specific changes to source generator behavior and the removal of support for a framework version in the upstream library. These factors require verification to ensure that the project remains compatible and that the intended bug fixes are active. These gaps should be addressed before merging.

About this PR

  • The dependency update includes a breaking change regarding framework support. Confirm that the project does not rely on the dropped framework version to avoid build or runtime failures.
  • No code changes were detected in this PR submission. Please verify that the intended package updates have been committed and pushed correctly to the branch.

Test suggestions

  • Verify that source generators correctly produce code after the upgrade to address the bug fix mentioned in release notes.
  • Verify that the project does not rely on the framework version dropped in the upstream release.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that source generators correctly produce code after the upgrade to address the bug fix mentioned in release notes.
2. Verify that the project does not rely on the framework version dropped in the upstream release.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@renovate

renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:shipit: merge Shipit! 🚚 private-dependencies Private dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants