Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.VisualStudio.Threading.Analyzers from 16.10.56 to 17.0.64 #1271

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2021

Bumps Microsoft.VisualStudio.Threading.Analyzers from 16.10.56 to 17.0.64.

Release notes

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

v17.0.63

Enhancements:

  • #907: VSTHRD010 Extend member access analysis to events

v17.0.46-alpha

Fixes

  • #693 .Result after Task.WhenAll raise VSTHRD002
  • #485 Trailing period in vs-threading.MembersRequiringMainThread.txt causes compiler hang

Enhancements

  • #884 Make use of fast HashSet.Contains check
  • #889 Avoid reading resource unless needed
  • #900 Fix an unnecessary thread pool dependency when waiting JTF collection.

v17.0.32-alpha

Fixes

  • #544 JTF.TryExecute may throw NullReferenceException
  • #456 Structs not being recognized as MembersRequiringMainThread

v17.0.26-alpha

Fixes:

  • #637 VSTHRD114: fires even in the function is annotated as returning nullable Tasks
  • #772 VSTHRD110 does not trigger when using null-conditional member access
  • #849 Analyzer failure when checking parenthesized expression

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
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2021
Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 16.10.56 to 17.0.64.
- [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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-17.0.64 branch from 43d4ee9 to 80c68a4 Compare January 19, 2022 13:48
@clairernovotny clairernovotny merged commit 4292eca into main Jan 19, 2022
@clairernovotny clairernovotny deleted the dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-17.0.64 branch January 19, 2022 13:49
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant