Bump Microsoft.VisualStudio.Threading from 17.13.2 to 18.7.23 - #389
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
--- 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>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the repo’s centralized package version for Microsoft.VisualStudio.Threading from 17.13.2 to 18.7.23, aligning the solution with the latest fixes and analyzer improvements from the upstream vs-threading releases.
Changes:
- Bump
Microsoft.VisualStudio.Threadingto 18.7.23 in the centralized version file (src/Packages.props). - Add an explicit
PackageReferencetoMicrosoft.VisualStudio.ThreadinginImpl.PullAgentso the dependency is directly declared by that project.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/Packages.props | Updates the centrally-managed version pin for Microsoft.VisualStudio.Threading to 18.7.23. |
| src/LanguageServers/PowerPlatformLS/Impl.PullAgent/Impl.PullAgent.csproj | Adds a direct PackageReference to Microsoft.VisualStudio.Threading for the PullAgent implementation project. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Contributor
Author
|
Superseded by #393. |
dependabot
Bot
deleted the
dependabot/nuget/src/LanguageServers/PowerPlatformLS/Impl.PullAgent/main/Microsoft.VisualStudio.Threading-18.7.23
branch
September 1, 2026 16:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.VisualStudio.Threading from 17.13.2 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 vs-threading#1443Enhancements
JoinableTaskFactory.DisableProcessing()by @AArnott in AddJoinableTaskFactory.DisableProcessing()vs-threading#1576NoMessagePumpSyncContext..ctor(SynchronizationContext)for Post/Send behaviors by @AArnott in AddNoMessagePumpSyncContext..ctor(SynchronizationContext)for Post/Send behaviors vs-threading#1578IPendingExecutionRequestStateinterface to expose completion state ofSingleExecuteProtectorby @lifengl in AddIPendingExecutionRequestStateinterface to expose completion state ofSingleExecuteProtectorvs-threading#1447New Contributors
Full Changelog: microsoft/vs-threading@v17.14.15...v18.7.23
17.14.15
What's Changed
Fixes
buildtobuildTransitivefor analyzer package by @AArnott in Switch frombuildtobuildTransitivefor analyzer package vs-threading#1434Enhancements
Microsoft.VisualStudio.Threading.Onlypackage by @AArnott in Create aMicrosoft.VisualStudio.Threading.Onlypackage vs-threading#1429Dependency updates
Full Changelog: microsoft/vs-threading@v17.13.2...v17.14.15
17.14.2-alpha
What's Changed
Microsoft.VisualStudio.Threading.Onlypackage by @AArnott in Create aMicrosoft.VisualStudio.Threading.Onlypackage vs-threading#1429Full Changelog: microsoft/vs-threading@v17.13.2...v17.14.2-alpha
17.13.61
What's Changed
Full Changelog: microsoft/vs-threading@v17.13.2...v17.13.61
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)