Skip to content

Bump DryIoc.Internal from 4.7.3 to 4.7.6 #568

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 1 commit into from
Apr 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2021

Bumps DryIoc.Internal from 4.7.3 to 4.7.6.

Release notes

Sourced from DryIoc.Internal's releases.

v4.7.6 Bug-fix release

  • fixed: #391 Deadlock during Resolve
  • fixed: #394 For_Func_returned_type_with_lazy_dependency_Func_parameters_are_correctly_passed

v4.7.5 Bug-fix release

  • #390 NullReferenceException on Unregister
  • fixed the potential issue with the switching back from the SelectLastFactoryRule to the default rule

v4.7.4 Bug-fix release

  • #376 DryIoc.Interpreter seems to mess up the exception call stack
  • #378 Inconsistent resolution failure
Commits

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

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Apr 22, 2021
@github-actions github-actions bot added this to the v0.19.2 milestone Apr 22, 2021
@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #568 (400058f) into master (e0cc201) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
+ Coverage   73.76%   73.79%   +0.03%     
==========================================
  Files         256      256              
  Lines       12373    12373              
  Branches      824      829       +5     
==========================================
+ Hits         9127     9131       +4     
+ Misses       3246     3242       -4     
Impacted Files Coverage Δ
src/Client/LspClientOutputFilter.cs 88.23% <0.00%> (+23.52%) ⬆️

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 e0cc201...400058f. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/nuget/DryIoc.Internal-4.7.6 branch from 80223af to 400058f Compare April 24, 2021 03:27
@david-driscoll david-driscoll enabled auto-merge (squash) April 24, 2021 03:27
@david-driscoll david-driscoll disabled auto-merge April 24, 2021 03:53
@david-driscoll david-driscoll merged commit 8ce3786 into master Apr 24, 2021
@david-driscoll david-driscoll deleted the dependabot/nuget/DryIoc.Internal-4.7.6 branch April 24, 2021 03:53
@mergify mergify bot removed the .NET label Apr 24, 2021
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