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

test: Upgrade test deps #221

Merged
merged 1 commit into from
Feb 9, 2024
Merged

test: Upgrade test deps #221

merged 1 commit into from
Feb 9, 2024

Conversation

benjiro
Copy link
Member

@benjiro benjiro commented Jan 28, 2024

This PR

Upgrade all test deps

  • Autofixture 4.17 -> 4.18.1
  • coverlet 3.1.2 -> 6.0.0
  • FluentAssertions 6.7.0 -> 6.12.0
  • MSN.Test.Sdk 17.2.0 -> 17.9.0
  • NSubstitue 5 -> 5.1
  • FlagD Provider 0.1.5 -> 0.1.8
  • Xunit 2.4.1 -> 2.6.6

Related Issues

Fixes #197

@benjiro benjiro requested a review from a team as a code owner January 28, 2024 08:41
Copy link

codecov bot commented Jan 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c237df) 93.50% compared to head (1ebabae) 93.60%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   93.50%   93.60%   +0.10%     
==========================================
  Files          23       23              
  Lines         954      954              
  Branches      105      104       -1     
==========================================
+ Hits          892      893       +1     
  Misses         38       38              
+ Partials       24       23       -1     

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

Directory.Packages.props Outdated Show resolved Hide resolved
- Autofixture 4.17 -> 4.18.1
- coverlet 3.1.2 -> 6.0.0
- FluentAssertions 6.7.0 -> 6.12.0
- MSN.Test.Sdk 17.2.0 -> 17.9.0
- NSubstitue 5 -> 5.1
- FlagD Provider 0.1.5 -> 0.1.8
- Xunit 2.4.1 -> 2.6.6

Signed-off-by: Benjamin Evenson <[email protected]>
@toddbaert toddbaert merged commit 1d523cf into main Feb 9, 2024
16 checks passed
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.

[FEATURE] Change xUnit version range
4 participants