Skip to content

Bump DryIoc.Internal from 4.7.2 to 4.7.3 #523

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
Feb 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2021

Bumps DryIoc.Internal from 4.7.2 to 4.7.3.

Release notes

Sourced from DryIoc.Internal's releases.

v4.7.3 Bug-fix release

  • #367 Resolve with FactoryMethod of instance throws DryIoc.ContainerException
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 will merge this PR once CI passes on it, as requested by @omnisharp-bot.


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.2 to 4.7.3.
- [Release notes](https://github.com/dadhi/DryIoc/releases)
- [Commits](dadhi/DryIoc@v4.7.2...v4.7.3)

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

codecov bot commented Feb 10, 2021

Codecov Report

Merging #523 (4370f91) into master (23eeea7) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #523   +/-   ##
=======================================
  Coverage   73.39%   73.40%           
=======================================
  Files         256      256           
  Lines       12246    12246           
  Branches      827      827           
=======================================
+ Hits         8988     8989    +1     
+ Misses       3258     3257    -1     
Impacted Files Coverage Δ
src/Shared/LspRequestRouter.cs 100.00% <0.00%> (+2.00%) ⬆️

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 23eeea7...4370f91. Read the comment docs.

@github-actions github-actions bot removed the .NET label Feb 11, 2021
@david-driscoll david-driscoll added the merge Shipit! label Feb 28, 2021
@omnisharp-bot
Copy link

@dependabot squash and merge

@david-driscoll david-driscoll enabled auto-merge (squash) February 28, 2021 02:45
@david-driscoll david-driscoll merged commit 36ad6fd into master Feb 28, 2021
@david-driscoll david-driscoll deleted the dependabot/nuget/DryIoc.Internal-4.7.3 branch February 28, 2021 02:47
@mergify mergify bot removed the merge Shipit! label Feb 28, 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.

2 participants