mcbride-clint / Blazor.IntroJs

Blazor Wrapper Library for Intro.js
MIT License
7 stars 4 forks source link

Bump Microsoft.VisualStudio.Threading.Analyzers from 16.10.56 to 17.1.46 #52

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v17.0.64

Fixes

  • #906 Unhandled exception in AsyncSemaphore: The LinkedList node does not belong to current LinkedList

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

... (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)
dependabot[bot] commented 2 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 2 years ago

Superseded by #77.