Skip to content
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

build(deps): bump DryIoc.Dll from 4.8.2 to 4.8.3 in /src #795

Merged
merged 2 commits into from
Oct 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2021

Bumps DryIoc.Dll from 4.8.2 to 4.8.3.

Release notes

Sourced from DryIoc.Dll's releases.

v4.8.3 Bug-fix release

  • fixed: #418 Resolving interfaces with covariant type parameter fails when using RegisterMapping
  • fixed: #432 Resolving interfaces with contravariant type parameter fails with RegisteringImplementationNotAssignableToServiceType error
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 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.Dll](https://github.com/dadhi/DryIoc) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/dadhi/DryIoc/releases)
- [Commits](dadhi/DryIoc@v4.8.2...v4.8.3)

---
updated-dependencies:
- dependency-name: DryIoc.Dll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 21, 2021
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #795 (c278476) into main (cdf6f35) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
+ Coverage   74.29%   74.39%   +0.10%     
==========================================
  Files          99       99              
  Lines        4968     4968              
==========================================
+ Hits         3691     3696       +5     
+ Misses       1277     1272       -5     
Impacted Files Coverage Δ
src/Splat/Logging/FullLoggerExtensions.cs 28.57% <0.00%> (+0.95%) ⬆️
src/Splat/Logging/WrappingFullLogger.cs 65.58% <0.00%> (+1.29%) ⬆️
...ceMonitoring/DefaultFeatureUsageTrackingSession.cs 72.00% <0.00%> (+4.00%) ⬆️
src/Splat/Logging/WrappingPrefixLogger.cs 70.58% <0.00%> (+5.88%) ⬆️

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 cdf6f35...c278476. Read the comment docs.

@glennawatson glennawatson merged commit a8efa69 into main Oct 21, 2021
@glennawatson glennawatson deleted the dependabot/nuget/src/DryIoc.Dll-4.8.3 branch October 21, 2021 22:22
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant