Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2021

Bumps Microsoft.VisualStudio.Threading.Analyzers from 16.7.54 to 17.0.63.

Release notes

Sourced from Microsoft.VisualStudio.Threading.Analyzers's releases.

v17.0.17-alpha

No shipping changes

v17.0.15-alpha

No shipping changes

v17.0.13-alpha

Fixes

  • #844 Recover ReentrantSemaphore after JTF throws an exception
  • #846 Crash the process on unexpected failures when creating a JoinableTask

Others

  • #847 Use strong references for JTF dependencies

v16.10.56

Enhancements

  • #815 Provide a faster but less accurate way to check whether the current task blocking UI thread
  • #777 VSTHRD110: trigger on ConfigureAwait, recognize ValueTask

v16.10.51-alpha

Enhancements

  • #764 Fix the dumpasync common to handle general ValueTasks.
  • #776 Improve performance in JoinableTask dependency analysis
  • #778 Reuse existing WeakReference of the JoinableTask
  • #783 Try to reduce performance overhead when we remove a JTF dependency
  • #784 Clean up synchronous task tracking from disconnected circular dependency islands
  • #807 Avoid going through UI thread pending queue twice in ReentrantSemaphore

Fixes

  • #792 Fix JoinTillEmptyAsync hang for ref-counted JTF collection
  • #791 Fix an inconsistency in whether dependencies of completed tasks should be included leads corrupted data structure
  • #799 Fix homemade IAsyncEnumerable support for VSTHRD200

Other

  • #794 Minor code cleanups & improvements

v16.9.60

Changes:

  • #765: Secure nuget packages to require signatures by known parties
  • #756: Merge v16.8 branch into v16.9
  • #755: Consume latest .NET SDK and other dependencies

... (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
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 16.7.54 to 17.0.63.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2021

Superseded by #441.

@dependabot dependabot bot closed this Nov 9, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-17.0.63 branch November 9, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant