Skip to content

Update dependency DryIoc.Internal to v5.4.2 #851

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
DryIoc.Internal 5.0.1 -> 5.4.2 age adoption passing confidence

Release Notes

dadhi/DryIoc (DryIoc.Internal)

v5.4.2: Bug-fix release

v5.4.2 Bug-fix release

  • fixed: #​588 Container.IsDisposed property not reflecting own scope disposed state.
  • fixed: #​598 How to diagnose Error.WaitForScopedServiceIsCreatedTimeoutExpired?
  • DryIoc.MefAttributedModel v7.0.2

v5.4.1: Bug-fix release

v5.4.1 Bug-fix release

  • fixed: #​576 Extension methods not being handled correctly in Made.Of service returning expression
  • fixed: #​577 False positive validation error when using service setup with certain conditions
  • fixed: #​578 asResolutionRoot does not affect validation

v5.4.0: Small feature and bug-fix release

v5.4.0 Small feature and bug-fix release

  • added: #​572 Add DryIoc targets for NET 6.0, NET 7.0
  • added: #​571 Add the rule for the injection of C#11 required properties via the rule PropertiesAndFields.RequiredProperties
  • added: #​544 Add .NET 7 target and up MS dependency version for DryIoc.MS.DI
  • added: #​565 Add ScopeName.Of to simplify the custom scope name matching logic
  • fixed: #​116 DryIoc Resolve with decorators goes wrong for parallel execution
  • fixed: #​547 Blazor File Upload issue with Net 7 and MS DI Package
  • fixed: #​567 Using DryIoc causes Blazor to crash

v5.3.4: Bug-fix release

v5.3.4 Bug-fix release

  • fixed: #​559 Possible inconsistent behaviour of resolving collection of services opening resolution scope
  • fixed: #​560 Fix GetWrappedType implementation(s) to not return null

v5.3.3: Bug-fix release

v5.3.3 Bug-fix release

  • fixed: #​555 Is there anyway to apply ConcreteTypeDynamicRegistrations to Rules.MicrosoftDependencyInjectionRules
  • fixed: #​557 Rules.WithFactorySelector(Rules.SelectLastRegisteredFactory()) allows to Resolve the keyed service as non-keyed

v5.3.2: Bug-fix release

v5.3.2 Bug-fix release

  • fixed: #​554 System.NullReferenceException: Object reference not set to an instance of an object.

v5.3.1: Bug-fix release

v5.3.1 Bug-fix release

  • fixed: #​546 Generic type constraint resolution doesn't see arrays as IEnumerable<>

v5.3.0: Small feature and bug-fix release

v5.3.0 Small feature and bug-fix release

-fixed: #​536 DryIoc Exeption in a Contructor of a Dependency does tunnel through Resolve call

v5.2.2: Bug-fix release

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: Bug-fix release

v5.2.1 Bug-fix release

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

v5.2.0: Small feature and bug-fix release

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: ## v5.1.0 Small feature and bug-fix release

  • 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: Bug-fix release

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, check this box

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

@github-actions github-actions bot added this to the v0.19.6 milestone May 10, 2022
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.0.2 Update dependency DryIoc.Internal to v5.1.0 May 20, 2022
@renovate renovate bot force-pushed the renovate/dryioc branch from 8de56e2 to 2aa1274 Compare May 20, 2022 14:50
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.1.0 Update dependency DryIoc.Internal to v5.1.0 - autoclosed Jul 18, 2022
@renovate renovate bot closed this Jul 18, 2022
@renovate renovate bot deleted the renovate/dryioc branch July 18, 2022 13:12
@github-actions github-actions bot removed this from the v0.19.6 milestone Jul 18, 2022
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.1.0 - autoclosed Update dependency DryIoc.Internal to v5.1.0 Jul 18, 2022
@renovate renovate bot reopened this Jul 18, 2022
@renovate renovate bot restored the renovate/dryioc branch July 18, 2022 16:51
@github-actions github-actions bot added this to the v0.19.6 milestone Jul 18, 2022
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.1.0 Update dependency DryIoc.Internal to v5.2.2 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/dryioc branch from 413a80b to 9f26190 Compare November 20, 2022 14:34
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.2.2 Update dependency DryIoc.Internal to v5.3.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/dryioc branch from 9f26190 to f215c35 Compare November 29, 2022 01:41
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.3.0 Update dependency DryIoc.Internal to v5.3.1 Nov 29, 2022
@github-actions github-actions bot modified the milestones: v0.19.6, v0.19.7 Nov 29, 2022
@renovate renovate bot force-pushed the renovate/dryioc branch from f215c35 to f5ad8d2 Compare January 18, 2023 10:30
@github-actions github-actions bot modified the milestones: v0.19.7, v0.19.8 Jan 18, 2023
@renovate renovate bot force-pushed the renovate/dryioc branch from f5ad8d2 to 5b280bc Compare February 9, 2023 22:13
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.3.1 Update dependency DryIoc.Internal to v5.3.2 Feb 9, 2023
@renovate renovate bot force-pushed the renovate/dryioc branch from 5b280bc to ec07ed1 Compare February 16, 2023 17:14
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.3.2 Update dependency DryIoc.Internal to v5.3.3 Feb 16, 2023
@renovate renovate bot force-pushed the renovate/dryioc branch from ec07ed1 to 4bd281a Compare March 13, 2023 22:53
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.3.3 Update dependency DryIoc.Internal to v5.3.4 Mar 13, 2023
@renovate renovate bot force-pushed the renovate/dryioc branch from 4bd281a to 8e09482 Compare March 15, 2023 18:41
@renovate renovate bot force-pushed the renovate/dryioc branch from 8e09482 to 9072d09 Compare May 1, 2023 23:12
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.3.4 Update dependency DryIoc.Internal to v5.4.0 May 1, 2023
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.4.0 Update dependency DryIoc.Internal to v5.4.1 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/dryioc branch from 9072d09 to b42b254 Compare June 14, 2023 12:02
@JoeRobich JoeRobich modified the milestones: v0.19.8, v0.19.9, v0.19.10 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/dryioc branch from b4fcfa4 to c44795e Compare October 2, 2023 17:07
@renovate renovate bot changed the title Update dependency DryIoc.Internal to v5.4.1 Update dependency DryIoc.Internal to v5.4.2 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/dryioc branch from c44795e to 672a5ef Compare October 17, 2023 19:47
@JoeRobich JoeRobich merged commit 31dcf23 into master Oct 25, 2023
@JoeRobich JoeRobich deleted the renovate/dryioc branch October 25, 2023 20:54
@github-actions github-actions bot added the mysterious We forgot to label this label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant