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

Bump Nerdbank.Streams from 2.6.78 to 2.6.81 #570

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2020

Bumps Nerdbank.Streams from 2.6.78 to 2.6.81.

Release notes

Sourced from Nerdbank.Streams's releases.

v2.6.81

Changes:

Fixes

  • #254: Avoid MultiplexingStream self-destruct when ContentProcessed follows ChannelTerminated

This list of changes was auto generated.

Commits
  • df33aa2 Merge pull request #254 from AArnott/fixMxStreamFailure
  • fcee4fa Avoid MultiplexingStream self-destruct when ContentProcessed follows ChannelT...
  • ca31516 Log frame type that was sent after termination
  • See full diff 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 will merge this PR once CI passes on it, as requested by @AArnott.


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 [Nerdbank.Streams](https://github.com/AArnott/Nerdbank.Streams) from 2.6.78 to 2.6.81.
- [Release notes](https://github.com/AArnott/Nerdbank.Streams/releases)
- [Commits](dotnet/Nerdbank.Streams@v2.6.78...v2.6.81)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2020
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2020

Codecov Report

Merging #570 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #570   +/-   ##
=======================================
  Coverage   89.97%   89.97%           
=======================================
  Files          54       54           
  Lines        4481     4481           
=======================================
  Hits         4032     4032           
  Misses        449      449           

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 cfdac51...69bd30b. Read the comment docs.

@AArnott
Copy link
Member

AArnott commented Oct 5, 2020

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2020

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

@AArnott AArnott merged commit cb90f36 into master Oct 5, 2020
@AArnott AArnott deleted the dependabot/nuget/Nerdbank.Streams-2.6.81 branch October 5, 2020 14:34
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