Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2021

Bumps Nerdbank.Streams from 2.6.81 to 2.8.46.

Release notes

Sourced from Nerdbank.Streams's releases.

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.8.22-alpha

Changes:

Fixes:

  • #336: Some classes implement IDisposableObservable, but there is no reference to Microsoft.VisualStudio.Validation

Enhancements:

  • #335: NestedStream: Avoid zero-length reads
  • #334: NestedStream: Implement Length, Position

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:

... (truncated)

Commits
  • 6187886 Set version to '2.8'
  • a707e82 Merge branch 'v2.7'
  • 88b60a3 Use batched CI
  • 2054530 Bump @​types/node from 15.6.1 to 15.12.5 in /src/nerdbank-streams (#368)
  • bc2ae1a Bump @​types/jasmine from 3.7.6 to 3.7.7 in /src/nerdbank-streams (#366)
  • 6334e00 Bump nerdbank-gitversioning in /src/nerdbank-streams (#367)
  • fed0224 Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.220 in /src (#363)
  • 82cd442 Bump Microsoft.VisualStudio.Validation from 16.9.32 to 16.10.26 in /src (#365)
  • 13b1982 Bump StreamJsonRpc from 2.7.76 to 2.8.21 in /src (#364)
  • 567a777 Bump Microsoft.VisualStudio.Threading from 16.9.60 to 16.10.56 in /src (#360)
  • Additional commits viewable 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 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)

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jul 30, 2021
@github-actions github-actions bot removed the .NET label Aug 5, 2021
@sucrose0413
Copy link

@david-driscoll I encountered a similar dependency hell issue when bump Nerdbank.Streams from 2.6.81 to 2.8.46.
Hope the fix in #632 can help you.

Best regards,
sucrose

Bumps [Nerdbank.Streams](https://github.com/AArnott/Nerdbank.Streams) from 2.6.81 to 2.8.46.
- [Release notes](https://github.com/AArnott/Nerdbank.Streams/releases)
- [Commits](dotnet/Nerdbank.Streams@v2.6.81...v2.8.46)

---
updated-dependencies:
- dependency-name: Nerdbank.Streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Nerdbank.Streams-2.8.46 branch from 5e503fc to 7fab335 Compare August 18, 2021 19:25
@github-actions github-actions bot added this to the v0.19.4 milestone Aug 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2021

Superseded by #684.

@dependabot dependabot bot closed this Nov 3, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Nerdbank.Streams-2.8.46 branch November 3, 2021 17:02
@github-actions github-actions bot removed this from the v0.19.4 milestone Nov 3, 2021
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.

3 participants