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 xunit to v3 #331

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xunit.runner.visualstudio 2.8.2 -> 3.0.0 age adoption passing confidence

Release Notes

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v3.0.0

Compare Source


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.

@renovate renovate bot requested a review from a team as a code owner December 16, 2024 21:53
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.11%. Comparing base (6f5b049) to head (c205868).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
- Coverage   85.54%   85.11%   -0.44%     
==========================================
  Files          36       36              
  Lines        1474     1471       -3     
  Branches      150      149       -1     
==========================================
- Hits         1261     1252       -9     
- Misses        183      189       +6     
  Partials       30       30              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-xunit-dotnet-monorepo branch from 25352e2 to 141d0a4 Compare December 18, 2024 13:52
@renovate renovate bot force-pushed the renovate/major-xunit-dotnet-monorepo branch from 141d0a4 to c205868 Compare December 18, 2024 14:54
Copy link
Contributor Author

renovate bot commented Dec 18, 2024

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.

@askpt
Copy link
Member

askpt commented Dec 18, 2024

This dependency requires migration work. I will follow this guidance: https://xunit.net/docs/getting-started/v3/migration

@askpt askpt changed the title chore(deps): update dependency xunit.runner.visualstudio to v3 chore(deps): update dependency xunit to v3 Dec 18, 2024
@askpt
Copy link
Member

askpt commented Dec 19, 2024

This effort will need to be parked now. SpecFlow hasn't yet upgraded its internal xUnit version, so the generated code uses v2 of xUnit.

# Conflicts:
#	test/OpenFeature.Tests/ClearOpenFeatureInstanceFixture.cs
Signed-off-by: André Silva <[email protected]>
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