Skip to content

Bump DryIoc.Internal from 4.3.3 to 4.4.1 #355

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
Sep 11, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2020

Bumps DryIoc.Internal from 4.3.3 to 4.4.1.

Release notes

Sourced from DryIoc.Internal's releases.

v4.4.1 Bug-fix release

  • fixed: #315 Combining RegisterDelegate with TrackingDisposableTransients rule throws TargetParameterCountException
  • fixed: #316 ResolverContext.TrackDisposable explicit helper is always tracking the service in Singleton scope bug

v4.4.0 Small feature release

v4.4.0 Small features release

  • fixed: #314 Expose the usual IfAlreadyRegistered option parameter for RegisterMapping

v4.3.4 Bug-fix release

  • fixed: #239 [DOCS] WithUknownServiceResolver ignores ResolveMany
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 Sep 10, 2020
@dnfadmin
Copy link

dnfadmin commented Sep 10, 2020

CLA assistant check
All CLA requirements met.

@github-actions github-actions bot added this to the v0.18.0 milestone Sep 10, 2020
@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
- Coverage   75.48%   75.45%   -0.04%     
==========================================
  Files         441      441              
  Lines       12774    12774              
  Branches     1179     1179              
==========================================
- Hits         9643     9639       -4     
- Misses       3131     3135       +4     
Impacted Files Coverage Δ
src/Protocol/DocumentUri.cs 77.01% <0.00%> (-2.30%) ⬇️

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 debb27d...661ac04. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/nuget/DryIoc.Internal-4.4.1 branch from d1a28c8 to 661ac04 Compare September 10, 2020 13:27
@david-driscoll david-driscoll merged commit b0ae859 into master Sep 11, 2020
@dependabot dependabot bot deleted the dependabot/nuget/DryIoc.Internal-4.4.1 branch September 11, 2020 03:36
@mergify mergify bot removed the .NET label Sep 11, 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.

2 participants