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.4.45 to 16.5.132 #838

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Microsoft.VisualStudio.Threading.Analyzers from 16.4.45 to 16.5.132.

Release notes

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

v16.5.132

Changes:

Fixes:

  • #580: Fix logging of mismatched arguments

Enhancements:

  • #588: Include WaitAny and WaitAll in VSTHRD002 analysis

v16.5.124-alpha

Changes:

Fixes:

  • #575: VSTHRD003 fixes: more good and less bad

Enhancements:

  • #434: Always throw from SwitchToMainThreadAsync if the token is canceled

Others:

  • #576: Ensure JTF.SwitchToMainThreadAsync always throws when canceled

This list of changes was auto generated.

v16.5.119-alpha

Changes:

Fixes:

  • #574: Remove VSTHRD003 warnings for readonly tasks defined in another assembly
  • #571: Fix analyzers' localizable messages
  • #557: UAP projects that reference vs-threading fail to compile with .NET Native
... (truncated)
Commits
  • 5bb86b9 LOC CHECKIN | Microsoft/vs-threading master | 20200207
  • 81f8d19 Merge pull request #588 from sharwell/waitall
  • 22195b8 Include WaitAny and WaitAll in VSTHRD002 analysis
  • c1e1447 Merge pull request #579 from AArnott/updateAnalyzerTests
  • 435b772 Merge pull request #580 from drewnoakes/trace-output
  • 4cb4d50 Fix logging of mismatched arguments
  • 19feab8 Update analyzer test framework
  • 789c683 Fix nuget.config solution item path
  • 9529ff1 Set version to '16.5'
  • 685a53b Set release notes link to relevant release page
  • Additional commits viewable in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading) from 16.4.45 to 16.5.132.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](microsoft/vs-threading@v16.4.45...v16.5.132)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 11, 2020
@dependabot-preview dependabot-preview bot merged commit 2cfbc25 into master Feb 11, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-16.5.132 branch February 11, 2020 00:17
@lock lock bot locked and limited conversation to collaborators May 20, 2020
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.

0 participants