csharp-language-server-protocol icon indicating copy to clipboard operation
csharp-language-server-protocol copied to clipboard

Update dependency Nerdbank.Streams to v2.8.65

Open renovate[bot] opened this issue 3 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Nerdbank.Streams nuget minor 2.6.81 -> 2.8.65
Nerdbank.Streams nuget patch 2.8.57 -> 2.8.65

Release Notes

AArnott/Nerdbank.Streams

v2.8.65

Changes:
Fixes:
  • #​532: Way too many calls to pool rentals when MinimumSpanLength is specified
  • #​506: MultiplexingStream.Channel.Input.CopyToAsync hangs when data exceeds window size

This list of changes was auto generated.

v2.8.61

Changes:
Fixes:
  • #​498: MultiplexingStream faults when one channel's reader is faulted

This list of changes was auto generated.

v2.8.57

Changes:

  • #​439: Remove unnecessary reference to System.Net.WebSockets

This list of changes was auto generated.

v2.8.54

Changes:

Fixes:
  • #​417: Fix channel disposal on mx stream teardown

This list of changes was auto generated.

v2.8.50

Changes:

Fixes:
  • #​414: MultiplexingStream may hang when CancellationToken passed to CreateAsync is canceled

v2.8.46

Changes:

Fixes:
  • #​346: NestedStream: CanSeek should return false when disposed
  • #​345: MultiplexingStream received "Offer" before subscribe "ChannelOffered" event
Enhancements:
  • #​347: Add MultiplexingStream.Options.StartSuspended property

This list of changes was auto generated.

v2.7.74

Changes:

Fixes:
  • #​209: MultiplexingChannel may send ChannelTerminated followed by ChannelAccepted
  • #​251: PipeExtensions.LinkToAsync should honor writer cancellation/completion
  • #​255: SendFrameAsync still running after writer is terminated
Enhancements:
  • #​252: Avoid first chance exceptions with one-way pipes over MultiplexingStream
Others:
  • #​331: Block transmission of frames regarding terminated channels
  • #​330: Avoid 1st chance exceptions in one-way mxstream channels
  • #​328: Honor writer cancellation/completion in LinkToAsync
  • #​327: Do not dispose of and write to PipeWriter concurrently
  • #​325: Add arg validation and fixup nullable annotation

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Apr 28 '22 04:04 renovate[bot]

Codecov Report

Merging #828 (b8a0bb9) into master (d6157dc) will increase coverage by 0.00%. Report is 19 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head b8a0bb9 differs from pull request most recent head c376dcb. Consider uploading reports for the commit c376dcb to get more accurate results

@@           Coverage Diff           @@
##           master     #828   +/-   ##
=======================================
  Coverage   69.72%   69.72%           
=======================================
  Files         493      493           
  Lines       20066    20066           
  Branches     1603     1603           
=======================================
+ Hits        13991    13992    +1     
+ Misses       6075     6074    -1     

see 1 file with indirect coverage changes

codecov[bot] avatar Apr 28 '22 04:04 codecov[bot]