From 96ba5686c2ba31996603f464fe7e5df9efa01a92 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 11 Feb 2025 19:07:38 +0000
Subject: [PATCH] chore(deps): update dependency reqnroll.xunit to 2.3.0 (#378)
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.2.1` ->
`2.3.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
reqnroll/Reqnroll (Reqnroll.xUnit)
###
[`v2.3.0`](https://redirect.github.com/reqnroll/Reqnroll/blob/HEAD/CHANGELOG.md#v230---2025-02-11)
#### Improvements:
- Enhance BoDi error handling to provide the name of the interface being
registered when that interface has already been resolved
([#324](https://redirect.github.com/reqnroll/Reqnroll/issues/324))
- Improve code-behind feature file compilation speed
([#336](https://redirect.github.com/reqnroll/Reqnroll/issues/336))
- Improve parameter type naming for generic types
([#343](https://redirect.github.com/reqnroll/Reqnroll/issues/343))
- Reqnroll.Autofac: Add default registration for IReqnrollOutputHelper
([#357](https://redirect.github.com/reqnroll/Reqnroll/issues/357))
- Reduced MsBuild log output and consistent use of \[Reqnroll] prefix
([#381](https://redirect.github.com/reqnroll/Reqnroll/issues/381))
- Update behavior of `ObjectContainer.IsRegistered()` to check base
container for registrations, to match `Resolve()` behavior
([#367](https://redirect.github.com/reqnroll/Reqnroll/issues/367))
- Replaced custom approach for avoiding namespace collisions with .net
idiomatic approach
- Support loading plugin dependencies from .deps.json on .NET Framework
and Visual Studio MSBuild
([#408](https://redirect.github.com/reqnroll/Reqnroll/issues/408))
- Support for setting
`ObjectContainer.DefaultConcurrentObjectResolutionTimeout` even after
creation of the container
([#435](https://redirect.github.com/reqnroll/Reqnroll/issues/435))
- Reqnroll.Microsoft.Extensions.DependencyInjection: Include
`ReqnrollLogger` class to the Reqnroll MSDI plugin based on the work of
[@StefH](https://redirect.github.com/StefH) at
https://github.com/StefH/Stef.Extensions.SpecFlow.Logging
([#321](https://redirect.github.com/reqnroll/Reqnroll/issues/321))
- Reqnroll.Assist.Dynamic: The SpecFlow.Assist.Dynamic plugin by
[@marcusoftnet](https://redirect.github.com/marcusoftnet) has now
been ported to Reqnroll.
([#377](https://redirect.github.com/reqnroll/Reqnroll/issues/377))
#### Bug fixes:
- Fix: MsTest: Output is written to Console.WriteLine additionally
instead of using TestContext only
([#368](https://redirect.github.com/reqnroll/Reqnroll/issues/368))
- Fix: Deprecated dependency `Specflow.Internal.Json` is used. Relpaced
with `System.Text.Json`. The dependency was used for laoding
`reqnroll.json`, for Visual Studio integration and for telemetry.
([#373](https://redirect.github.com/reqnroll/Reqnroll/issues/373))
- Fix: Error with NUnit 4: "Only static OneTimeSetUp and OneTimeTearDown
are allowed for InstancePerTestCase mode"
([#379](https://redirect.github.com/reqnroll/Reqnroll/issues/379))
- Fix: Reqnroll.Autofac: FeatureContext cannot be resolved in
BeforeFeature/AfterFeature hooks
([#340](https://redirect.github.com/reqnroll/Reqnroll/issues/340))
- Fix: Attempting to set the `ConcurrentObjectResolutionTimeout` value
on the `ObjectContainer` to `TimeSpan.Zero` sometimes throws an
exception if running multiple tests in parallel.
([#440](https://redirect.github.com/reqnroll/Reqnroll/issues/440))
- Fix: Project and Package references of Reqnroll.Verify are
inconsistent.
([#446](https://redirect.github.com/reqnroll/Reqnroll/issues/446))
*Contributors of this release (in alphabetical order):*
[@Antwane](https://redirect.github.com/Antwane),
[@clrudolphi](https://redirect.github.com/clrudolphi),
[@gasparnagy](https://redirect.github.com/gasparnagy),
[@obligaron](https://redirect.github.com/obligaron),
[@olegKoshmeliuk](https://redirect.github.com/olegKoshmeliuk),
[@SeanKilleen](https://redirect.github.com/SeanKilleen),
[@StefH](https://redirect.github.com/StefH)
---
### 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 334c640c..0ee7a9cd 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -25,7 +25,7 @@
-
+