Skip to content

Bump DryIoc.Internal from 4.7.3 to 4.7.4 #535

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2021

Bumps DryIoc.Internal from 4.7.3 to 4.7.4.

Release notes

Sourced from DryIoc.Internal's releases.

v4.7.4 Bug-fix release

  • #376 DryIoc.Interpreter seems to mess up the exception call stack
  • #378 Inconsistent resolution failure
Commits
  • 73ba933 releasing DryIoc v4.7.4
  • 94f7d9f fixed grammar
  • 0ef9d64 fixed: #378
  • e42f5ea Undecorated service resolution succeeds, but decorated service resolution fai...
  • 47f29a0 fixing the #376 on net472 where the test method is being inlined
  • 4fc80d2 execution pipeline comment expanded
  • 318fbb6 Fix for the stack trace issue #376. (#377)
  • 4446243 fixed todos
  • 8fc3c09 added the test Can_register_the_decorator_without_the_actual_implementation_u...
  • 28b53e4 added todo for v5
  • 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.7.3 to 4.7.4.
- [Release notes](https://github.com/dadhi/DryIoc/releases)
- [Commits](dadhi/DryIoc@v4.7.3...v4.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Mar 1, 2021
@github-actions github-actions bot added this to the v0.19.1 milestone Mar 1, 2021
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #535 (31c6593) into master (1b6788d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #535   +/-   ##
=======================================
  Coverage   73.40%   73.40%           
=======================================
  Files         256      256           
  Lines       12246    12246           
  Branches      827      827           
=======================================
  Hits         8989     8989           
  Misses       3257     3257           
Impacted Files Coverage Δ
src/Shared/LspRequestRouter.cs 98.00% <0.00%> (-2.00%) ⬇️
src/JsonRpc/OutputHandler.cs 98.36% <0.00%> (+1.63%) ⬆️

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 1b6788d...31c6593. Read the comment docs.

@github-actions github-actions bot removed the .NET label Mar 4, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2021

Superseded by #557.

@dependabot dependabot bot closed this Apr 5, 2021
@dependabot dependabot bot deleted the dependabot/nuget/DryIoc.Internal-4.7.4 branch April 5, 2021 06:12
@github-actions github-actions bot removed this from the v0.19.1 milestone Apr 5, 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