deps: Bump Microsoft.VisualStudio.Threading.Analyzers from 17.8.14 to 17.14.15 #10
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.Analyzers from 17.8.14 to 17.14.15.
Release notes
Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.
17.14.15
What's Changed
Fixes
build
tobuildTransitive
for analyzer package by @AArnott in Switch frombuild
tobuildTransitive
for analyzer package microsoft/vs-threading#1434Enhancements
Microsoft.VisualStudio.Threading.Only
package by @AArnott in Create aMicrosoft.VisualStudio.Threading.Only
package microsoft/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.Only
package by @AArnott in Create aMicrosoft.VisualStudio.Threading.Only
package microsoft/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
17.13.2
What's Changed
No functional changes in this version.
Full Changelog: microsoft/vs-threading@v17.12.19...v17.13.2
17.12.19
Enhancements
AsyncBarrier.SignalAndWait(CancellationToken)
overload by @AArnott in AddAsyncBarrier.SignalAndWait(CancellationToken)
overload microsoft/vs-threading#1330JoinableTaskContext.CreateNoOpContext()
method by @AArnott in AddJoinableTaskContext.CreateNoOpContext()
method microsoft/vs-threading#1345Fixes
AsyncLazy<T>.DisposeValueAsync
by @AArnott in Fix hang inAsyncLazy<T>.DisposeValueAsync
microsoft/vs-threading#1340JoinableTaskContext.serializedTasks
memory leak by @AArnott in FixJoinableTaskContext.serializedTasks
memory leak microsoft/vs-threading#1346Other
GalleryManifest.xml
file by @AArnott in Sign theGalleryManifest.xml
file microsoft/vs-threading#1336Full Changelog: microsoft/vs-threading@v17.11.20...v17.12.19
17.11.20
What's Changed
Full Changelog: microsoft/vs-threading@v17.11.19-preview...v17.11.20
17.11.19-preview
What's Changed
requestId
values in ETW events by @AArnott in Ensure uniquerequestId
values in ETW events microsoft/vs-threading#1304AsyncCrossProcessMutex
stack size by @AArnott in IncreaseAsyncCrossProcessMutex
stack size microsoft/vs-threading#1310AsyncQueue<T>
completionby @AArnott in Fix documentation around
AsyncQueue<T>
completion microsoft/vs-threading#1316Full Changelog: microsoft/vs-threading@v17.10.48...v17.11.19-preview
17.10.48
What's Changed
AsyncLazy<T>.SuppressRecursiveFactoryDetection
property by @AArnott in AddAsyncLazy<T>.SuppressRecursiveFactoryDetection
property microsoft/vs-threading#1265AsyncLazy<T>.DisposeValue()
whenT : IAsyncDisposable
by @AArnott in Fix hang inAsyncLazy<T>.DisposeValue()
whenT : IAsyncDisposable
microsoft/vs-threading#1271New Contributors
Full Changelog: microsoft/vs-threading@v17.9.28...v17.10.48
17.10.12-preview
What's Changed
AsyncLazy<T>.SuppressRecursiveFactoryDetection
property by @AArnott in AddAsyncLazy<T>.SuppressRecursiveFactoryDetection
property microsoft/vs-threading#1265AsyncLazy<T>.DisposeValue()
whenT : IAsyncDisposable
by @AArnott in Fix hang inAsyncLazy<T>.DisposeValue()
whenT : IAsyncDisposable
microsoft/vs-threading#1271New Contributors
Full Changelog: microsoft/vs-threading@v17.9.28...v17.10.12-preview
17.9.28
What's Changed
VSTHRD200
ignoreDisposeAsyncCore
by @MartyIX in MakeVSTHRD200
ignoreDisposeAsyncCore
microsoft/vs-threading#1238NoThrowAwaitable()
by @AArnott in Fix VSTHRD004 mis-fire onNoThrowAwaitable()
microsoft/vs-threading#1243?.
expressions by @AArnott in VSTHRD103 should flag violations amidst use of?.
expressions microsoft/vs-threading#1242.ConfigureAwait(false)
as the first code fix by @AArnott in VSTHRD111: Offer.ConfigureAwait(false)
as the first code fix microsoft/vs-threading#1248AsyncLazy<T>.SuppressRelevance()
method by @AArnott in AddAsyncLazy<T>.SuppressRelevance()
method microsoft/vs-threading#1254New Contributors
VSTHRD200
ignoreDisposeAsyncCore
microsoft/vs-threading#1238Full Changelog: microsoft/vs-threading@v17.8.14...v17.9.28
17.9.1-alpha
No notable changes besides the version number.
Full Changelog: microsoft/vs-threading@v17.8.14...v17.9.1-alpha
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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions