csharp-language-server-protocol icon indicating copy to clipboard operation
csharp-language-server-protocol copied to clipboard

Update dependency DryIoc.Internal to v5.2.2

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
DryIoc.Internal nuget minor 5.0.1 -> 5.2.2

Release Notes

dadhi/DryIoc

v5.2.2

v5.2.2 and DryIoc.MS.DI v6.1.0

-fixed: #​519 Exception thrown when using WebOptimizer in ASP.NET Core MVC

v5.2.1

v5.2.1 Bug-fix release

-fixed: #​516 Singleton Decorator to Scoped base shouldn't work, but does

v5.2.0

v5.2.0 Small feature and bug-fix release
Features
  • Adding WithConcreteTypeDynamicRegistrations overload with IfUnresolved ifConcreteTypeIsUnresolved parameter to control exception information, and rule fallback behavior (#​506)
  • Small speed-ups
Fixes
  • #​507 Transient resolve with opening scope using factory func in singleton

v5.1.0

  • fixed: #​486 RegisterInstance in principle does not support non Singleton reuse but InstanceFactory still allows to pass different reuse
  • added: #​487 Create CreateChild overload exposing RegistrySharing and childKey arguments

v5.0.2

v5.0.2 Bug-fix release

  • fixed: #​180 Azure Function DI issue - Anonymously Hosted DynamicMethods Assembly. Object reference not set. (Nullable int optional argument with default int value is set to null)
  • fixed: #​475 Exception message for WaitForScopedServiceIsCreatedTimeoutExpired misses the tick number output

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 10 '22 10:05 renovate[bot]