Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2020

Bumps DryIoc.Internal from 4.4.1 to 4.5.0.

Release notes

Sourced from DryIoc.Internal's releases.

v4.5.0 Performance and feature release

  • added: #203 [Perf] Avoid locking of service creation in scope if possible
  • added: #13 Make New() method available on IResolver/IResolverContext interface
  • added: #328 Why is there no WithVariantGenericTypesInResolvedCollection?
  • added: #329 Add RegisterInitializer with the IReuse parameter overload to allow separate initializer lifetime
  • added: #331 [MS.DI] Add the Rules.WithServiceProviderGetServiceShouldThrowIfUnresolved
Commits
  • 130b911 Releasing DryIoc v4.5.0 and DryIoc.Microsoft.DependencyInjection v5.0.0
  • 748bc36 updating the DI.MS.DI to v5
  • 752fc67 removing GetRequiredService implementation; more doc comments in DryIocAdapte...
  • a586b1e fixed: #331
  • fd58b60 added: the Container.GetRequiredService in regard to #330;
  • eb2e34b spelling fix
  • 2a799e6 fixing the test for #329
  • bcba745 fixed: #329 Add RegisterInitializer with the IReuse parameter overload to all...
  • de9f0a7 203 - Removing lock in Scope to improve performance (#322)
  • 85ea415 added the test for the Should_track_transient_disposable_dependency_in_single...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [DryIoc.Internal](https://github.com/dadhi/DryIoc) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/dadhi/DryIoc/releases)
- [Commits](dadhi/DryIoc@v4.4.1...v4.5.0)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Oct 13, 2020
@github-actions github-actions bot added this to the v0.18.1 milestone Oct 13, 2020
@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #393 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #393      +/-   ##
==========================================
+ Coverage   75.73%   75.76%   +0.02%     
==========================================
  Files         561      561              
  Lines       13511    13511              
  Branches     1269     1247      -22     
==========================================
+ Hits        10232    10236       +4     
+ Misses       3279     3275       -4     
Impacted Files Coverage Δ
src/Protocol/DocumentUri.cs 79.41% <0.00%> (+2.35%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f091e4...a40af66. Read the comment docs.

@github-actions github-actions bot removed the .NET label Oct 15, 2020
@david-driscoll david-driscoll merged commit 3bee6a9 into master Oct 21, 2020
@dependabot dependabot bot deleted the dependabot/nuget/DryIoc.Internal-4.5.0 branch October 21, 2020 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant