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 3.0.2 to 4.0.5 #340

Merged
merged 1 commit into from Jun 30, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps DryIoc.Dll from 3.0.2 to 4.0.5.

Release notes

Sourced from DryIoc.Dll's releases.

v4.0.5

DryIoc v4.0.5 Bug-fix version

  • fixed: #133 Validate method call hangs
  • fixed: #134 with finding is the property is static in VB

v4.0.4

DryIoc v4.0.4 Bug-fix version

  • fixed: #116: DryIoc Resolve with decorators goes wrong for parallel execution
  • fixed: #119: v4.0.3 packages were targeting only .NET 4.5 and .NET Standard 2.0
  • fixed: #120: V4.0.3 double dryioc break the build
  • fixed: #121: FastExpressionCompiler.cs and Expression.cs code comment out in .NetFramework 4.7
  • fixed: #124: Stackoverflow exception 4.0.3

v4.0.3

DryIoc v4.0.3 Bug-fix version

  • fixed: #109: Cannot inject a struct using a Func wrapper
  • fixed: #114: Resolve Action

DryIoc.Microsoft.DepenencyInjection v3.0.3

  • removed: conflicting support for ASP .Net Core 2.1 and moving it into the separate package DryIoc.Microsoft.DependencyInjection.AspNetCore2_1

DryIoc.Microsoft.DependencyInjection.AspNetCore2_1 v3.0.3

  • removing conflicting support for ASP .Net Core 2.1 and moving it into the separate package DryIoc.Microsoft.DependencyInjection.AspNetCore2_1

v4.0.2

DryIoc v4.0.2 Bug-fix version

  • fixed: #100: ResolveMany with Meta does NOT work but collection with Meta does work

DryIoc.Microsoft.DepenencyInjection.src v3.0.1

A source package with .NET Standard 2.0 only support

v4.0.1

DryIoc v4.0.1 Bug-fix version

  • added: #95: Serializable ContainerException for supported targets
  • fixed: #85 To avoid issues with code analyzers when this file is used in NuGet
  • fixed: #97: Resolving last registration from multiple default services bug
  • fixed: #89: DryIoC.CommonServiceLocator.dll package out-of-date link

DryIoc.Microsoft.DependencyInjection v3.0.1 Bug-fix version

  • fixed: #97: Resolving last registration from multiple default services bug
... (truncated)
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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [DryIoc.Dll](https://github.com/dadhi/DryIoc) from 3.0.2 to 4.0.5.
- [Release notes](https://github.com/dadhi/DryIoc/releases)
- [Commits](https://github.com/dadhi/DryIoc/commits/v4.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team June 10, 2019 00:13
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 10, 2019
@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #340      +/-   ##
==========================================
- Coverage   70.76%   70.68%   -0.09%     
==========================================
  Files          65       65              
  Lines        3544     3544              
  Branches      316      316              
==========================================
- Hits         2508     2505       -3     
- Misses        995      997       +2     
- Partials       41       42       +1
Impacted Files Coverage Δ
src/Splat.NLog/NLogLogger.cs 73.74% <0%> (-0.84%) ⬇️

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 48fabe2...82d8581. Read the comment docs.

@glennawatson glennawatson merged commit eece42c into master Jun 30, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/nuget/DryIoc.Dll-4.0.5 branch June 30, 2019 20:40
@lock lock bot locked and limited conversation to collaborators Sep 28, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant