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 reqnroll.xunit to 2.4.0 #396

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Reqnroll.xUnit (source) 2.3.0 -> 2.4.0 age adoption passing confidence

Release Notes

reqnroll/Reqnroll (Reqnroll.xUnit)

v2.4.0

Improvements:

  • Microsoft.Extensions.DependencyInjection.ReqnrollPlugin: Improved message when [ScenarioDependencies] can't be found or has an incorrect return type (#​494)
  • Include original exception for binding errors (BindingException) (#​513)
  • Map data table columns to constructor parameters without having a related property for data table "assist" helpers (e.g. CreateInstance). To use this feature you need to set the InstanceCreationOptions.RequireTableToProvideAllConstructorParameters flag. (#​488)

Bug fixes:

  • Fix: Microsoft.Extensions.DependencyInjection.ReqnrollPlugin, the plugin was only searching for [ScenarioDependencies] in assemblies with step definitions (#​477)
  • Fix: xUnit Conservative Mode is not supported together with xUnit v2 (#​473)
  • Fix: Messages logged through IReqnrollOutputHelper are added to the output with a -> prefix that should be reserved for output messages of Reqnroll itself (#​504)

Contributors of this release (in alphabetical order): @​304NotModified, @​AroglDarthu, @​DerAlbertCom, @​gasparnagy, @​obligaron, @​Socolin


Configuration

📅 Schedule: 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 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 March 6, 2025 14:47
@renovate renovate bot added the renovate label Mar 6, 2025
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.16%. Comparing base (06e4e3a) to head (615a32e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #396   +/-   ##
=======================================
  Coverage   86.16%   86.16%           
=======================================
  Files          39       39           
  Lines        1605     1605           
  Branches      173      173           
=======================================
  Hits         1383     1383           
  Misses        186      186           
  Partials       36       36           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@askpt askpt added this pull request to the merge queue Mar 6, 2025
Merged via the queue into main with commit b30350b Mar 6, 2025
15 checks passed
@renovate renovate bot deleted the renovate/reqnroll.xunit-2.x branch March 6, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant