Skip to content

Bump DryIoc.Internal from 4.5.0 to 4.5.1 #403

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 30, 2020

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps DryIoc.Internal from 4.5.0 to 4.5.1.

Release notes

Sourced from DryIoc.Internal's releases.

v4.5.1 Bug-fix release

  • fixed: #332 Delegate returning null throws exception RegisteredDelegateResultIsNotOfServiceType
  • fixed: #340 WaitForItemIsSet waits forever in v4.5.0 for the case like that Singleton(Func<Singlton> f)
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 Oct 29, 2020
@github-actions github-actions bot added this to the v0.18.2 milestone Oct 29, 2020
@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #403 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #403      +/-   ##
==========================================
- Coverage   72.59%   72.52%   -0.08%     
==========================================
  Files         569      569              
  Lines       13778    13778              
  Branches     1291     1291              
==========================================
- Hits        10002     9992      -10     
- Misses       3776     3786      +10     
Impacted Files Coverage Δ
src/JsonRpc/Server/Messages/ParseError.cs 0.00% <0.00%> (-100.00%) ⬇️
src/JsonRpc/InputHandler.cs 90.78% <0.00%> (-1.06%) ⬇️

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 3cae4fc...7800486. Read the comment docs.

@david-driscoll
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/DryIoc.Internal-4.5.1 branch from b6a8b16 to 07fa56d Compare October 30, 2020 03:14
@david-driscoll david-driscoll merged commit b666c76 into master Oct 30, 2020
@dependabot dependabot bot deleted the dependabot/nuget/DryIoc.Internal-4.5.1 branch October 30, 2020 05:24
@mergify mergify bot removed the .NET label Oct 30, 2020
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