Bump Microsoft.VisualStudio.Threading from 17.14.15 to 18.7.23#1737
Bump Microsoft.VisualStudio.Threading from 17.14.15 to 18.7.23#1737dependabot[bot] wants to merge 1 commit into
Conversation
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
waldekmastykarz
left a comment
There was a problem hiding this comment.
LGTM - dependency update with async fix for VSTHRD103
waldekmastykarz
left a comment
There was a problem hiding this comment.
LGTM - all checks pass
waldekmastykarz
left a comment
There was a problem hiding this comment.
LGTM - dependency update looks good
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
3e0385c to
dc33a35
Compare
|
@copilot fix |
Head branch was pushed to by a user without write access
Fixed in the latest commit. Two issues were resolved:
|
562156d to
7d65815
Compare
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
--- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Threading dependency-version: 18.7.23 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7d65815 to
8b1da1b
Compare
|
Closing to let dependabot create a fresh PR. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updated Microsoft.VisualStudio.Threading from 17.14.15 to 18.7.23.
Release notes
Sourced from Microsoft.VisualStudio.Threading's releases.
18.7.23
What's Changed
Fixes
CancellationToken.Combinewith 3+ cancelable tokens by @AArnott in FixCancellationToken.Combinewith 3+ cancelable tokens microsoft/vs-threading#1443Enhancements
JoinableTaskFactory.DisableProcessing()by @AArnott in AddJoinableTaskFactory.DisableProcessing()microsoft/vs-threading#1576NoMessagePumpSyncContext..ctor(SynchronizationContext)for Post/Send behaviors by @AArnott in AddNoMessagePumpSyncContext..ctor(SynchronizationContext)for Post/Send behaviors microsoft/vs-threading#1578IPendingExecutionRequestStateinterface to expose completion state ofSingleExecuteProtectorby @lifengl in AddIPendingExecutionRequestStateinterface to expose completion state ofSingleExecuteProtectormicrosoft/vs-threading#1447New Contributors
Full Changelog: microsoft/vs-threading@v17.14.15...v18.7.23
Commits viewable in compare view.