Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps DryIoc.Internal from 4.7.6 to 4.8.0.

Release notes

Sourced from DryIoc.Internal's releases.

v4.8.0 Small feature release

  • added: #406 Allow the registration of the partially closed implementation type

v4.7.8 Bug-fix release

  • fixed: #405 DryIoc has waited for the creation of the scoped ... with service name/type

v4.7.7 Bug-fix release

  • fixed: #399 Func dependency on Singleton resolved under scope breaks after disposing scope when WithFuncAndLazyWithoutRegistration()
Commits
  • 84b9e3c fixing the release notes
  • 40f3238 Releasing DryIoc v4.8.0
  • 59bd702 fixed: #406 - relaxing the checks and always register generic ServiceType as ...
  • 3b07908 releasing v4.7.8
  • 614f293 added the ContainerExcpetion.TryGetDetails method to fix #405
  • 8bb1cb5 adding the POC test for the #405 - adding the FactoryId into the message
  • 2946a1b #402 is not reproducible
  • 210c8e6 added the test for the #402
  • 3bb9071 realising v4.7.7
  • 7313e94 Update GHIssue399_Func_dependency_on_Singleton_resolved_under_scope_breaks_af...
  • 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
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [DryIoc.Internal](https://github.com/dadhi/DryIoc) from 4.7.6 to 4.8.0.
- [Release notes](https://github.com/dadhi/DryIoc/releases)
- [Commits](dadhi/DryIoc@v4.7.6...v4.8.0)

---
updated-dependencies:
- dependency-name: DryIoc.Internal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jun 7, 2021
@codecov
Copy link

codecov bot commented Jun 7, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@f74bfcf). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head ca9547c differs from pull request most recent head 30abe06. Consider uploading reports for the commit 30abe06 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master     #598   +/-   ##
=========================================
  Coverage          ?   69.45%           
=========================================
  Files             ?      257           
  Lines             ?    12576           
  Branches          ?      848           
=========================================
  Hits              ?     8735           
  Misses            ?     3571           
  Partials          ?      270           

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 f74bfcf...30abe06. Read the comment docs.

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

dependabot bot commented on behalf of github Jul 5, 2021

Superseded by #610.

@dependabot dependabot bot closed this Jul 5, 2021
@dependabot dependabot bot deleted the dependabot/nuget/DryIoc.Internal-4.8.0 branch July 5, 2021 17:02
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