From b30350bd49f4a8709b69a3eb2db1152d5a4b7f6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:33:25 +0000 Subject: [PATCH] chore(deps): update dependency reqnroll.xunit to 2.4.0 (#396) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Reqnroll.xUnit/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Reqnroll.xUnit/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Reqnroll.xUnit/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Reqnroll.xUnit/2.3.0/2.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
reqnroll/Reqnroll (Reqnroll.xUnit) ### [`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)
--- ### 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](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/dotnet-sdk). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index c445681f..5f5b23d0 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -25,7 +25,7 @@ - +