chore: Bump Pure.DI from 2.5.1 to 2.5.2 - #130
Conversation
--- updated-dependencies: - dependency-name: Pure.DI dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🚀 Benchmark ResultsDetails
Details
Details
|
…#130) by dependabot[bot]
…#130) by dependabot[bot]
Updated Pure.DI from 2.5.1 to 2.5.2.
Release notes
Sourced from Pure.DI's releases.
2.5.2
🚀 New Features
Owned and Own Infrastructure Enhancements
Owned<T>graphs.Own.Emptyshared no-op owner for graphs that are known to contain no disposable resources.Ownconstruction to coordinate resource registration with disposal when thread safety is enabled.Disposal Exception Tracing
OnDisposeException<T>(T disposableInstance, Exception exception)hooks for tracing cleanup failures.Owned<T>disposal through the generatedPure.DI.Ownedaccumulator.readme/tracing-exceptions-during-composition-disposal.mdandreadme/tracing-exceptions-during-owned-disposal.md.🛠 Improvements
Owned Disposal Semantics
try/catchblocks forOwned<T>factory scenarios when no cleanup work is required.Autofac-Parity Coverage
Owned<T>disposal behavior using Autofac scenarios as a reference.Documentation
What's Changed
New Contributors
Full Changelog: DevTeam/Pure.DI@2.5.1...2.5.2
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)