Commit b30350b
authored
chore(deps): update dependency reqnroll.xunit to 2.4.0 (#396)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Reqnroll.xUnit](https://www.reqnroll.net/)
([source](https://redirect.github.com/reqnroll/Reqnroll)) | `2.3.0` ->
`2.4.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>reqnroll/Reqnroll (Reqnroll.xUnit)</summary>
###
[`v2.4.0`](https://redirect.github.com/reqnroll/Reqnroll/blob/HEAD/CHANGELOG.md#v240---2025-03-06)
#### Improvements:
- Microsoft.Extensions.DependencyInjection.ReqnrollPlugin: Improved
message when \[ScenarioDependencies] can't be found or has an incorrect
return type
([#​494](https://redirect.github.com/reqnroll/Reqnroll/issues/494))
- Include original exception for binding errors (`BindingException`)
([#​513](https://redirect.github.com/reqnroll/Reqnroll/issues/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](https://redirect.github.com/reqnroll/Reqnroll/issues/488))
#### Bug fixes:
- Fix: Microsoft.Extensions.DependencyInjection.ReqnrollPlugin, the
plugin was only searching for \[ScenarioDependencies] in assemblies with
step definitions
([#​477](https://redirect.github.com/reqnroll/Reqnroll/issues/477))
- Fix: xUnit Conservative Mode is not supported together with xUnit v2
([#​473](https://redirect.github.com/reqnroll/Reqnroll/issues/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](https://redirect.github.com/reqnroll/Reqnroll/issues/504))
*Contributors of this release (in alphabetical order):*
[@​304NotModified](https://redirect.github.com/304NotModified),
[@​AroglDarthu](https://redirect.github.com/AroglDarthu),
[@​DerAlbertCom](https://redirect.github.com/DerAlbertCom),
[@​gasparnagy](https://redirect.github.com/gasparnagy),
[@​obligaron](https://redirect.github.com/obligaron),
[@​Socolin](https://redirect.github.com/Socolin)
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/dotnet-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 06e4e3a commit b30350b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments