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 the system group with 1 update #1359

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Bumps the system group with 1 update: System.ServiceModel.Primitives.

Release notes

Sourced from System.ServiceModel.Primitives's releases.

WCF 6.0

Release Notes

Package Info

What's New

  • Fix some dependencies and added TargetFrameworkAttribute (#5111)
  • Change NetNamedPipe from net6.0-windows to net6.0 (#5112)
  • Fix TWMC when using single threaded sync context (#5136)
  • Fix disabling send/receive timers after send/receive operations completed (#5138)

WCF 6.0 RC

Release Notes

Package Info

What's New

Previously when using Duplex contract, failure to capture synchronization context on channel factory open. The behavior now matches .NET framework, by default, we will now capture the synchronization context, and will dispatch callbacks to the captured context. To revert to 4.x behavior, apply the CallbackBehaviorAttribute with the UseSynchronizationContext property set to false.

  • Fixes sync context capture and multiple async continuation issues (#5044)
  • Mtom fixes (#5069)

See Also

Breaking changes doc

WCF 6.0 Preview 1

Release Notes

Package Info

... (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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps the system group with 1 update: [System.ServiceModel.Primitives](https:/dotnet/wcf).

- [Release notes](https:/dotnet/wcf/releases)
- [Commits](https:/dotnet/wcf/commits/v6.0.0)

---
updated-dependencies:
- dependency-name: System.ServiceModel.Primitives
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system
...

Signed-off-by: dependabot[bot] <[email protected]>
@kzu kzu force-pushed the dependabot/nuget/system-9f2ab72757 branch from 747be6c to 0c098c6 Compare August 3, 2023 04:20
@kzu kzu enabled auto-merge (rebase) August 3, 2023 04:20
@kzu kzu merged commit b77d2ff into main Aug 3, 2023
3 checks passed
@kzu kzu deleted the dependabot/nuget/system-9f2ab72757 branch August 3, 2023 06:07
@devlooped devlooped locked and limited conversation to collaborators Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant