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 3 commits 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 |
--- 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>
3e0385c to
dc33a35
Compare
|
@copilot fix |
- Update DevProxy.Plugins/packages.lock.json to reflect current Markdig (1.3.2) and Scriban (7.2.5) versions from DevProxy.Abstractions - Fix VSTHRD103 analyzer error: convert synchronous LoadCertificate to async LoadCertificateAsync using File.ReadAllBytesAsync
Head branch was pushed to by a user without write access
Fixed in the latest commit. Two issues were resolved:
|
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.