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

Update dependency Microsoft.VisualStudio.Threading.Analyzers to v17.2.32 #1593

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.VisualStudio.Threading.Analyzers nuget minor 17.1.46 -> 17.2.32

Release Notes

microsoft/vs-threading

v17.2.32

Changes:

The netcoreapp3.1 target in this package adds WindowsDesktop dependencies to match what was already available in the net471 target. To avoid a WindowsDesktop runtime dependency, target net5.0 or later. For .NET 5.0, the WindowsDesktop dependencies are only expressed when targeting in net5.0-windows. See #​1033.

Fixes:
  • #​1000: AsyncSemaphore deadlock: EnterAsync holds lock while blocking on cancellation handler which needs lock
Enhancements:
  • #​1004: Add net5.0 and net5.0-windows TFMs
  • #​994: Add SynchronizationContext.GetAwaiter extension method
Others:

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file. label May 6, 2022
@RehanSaeed RehanSaeed added template/GraphQL The GraphQL project template template/API The Swagger API project template template/Orleans The Microsoft Orleans project template template/NuGet The NuGet package project template patch Pull requests requiring a patch version update according to semantic versioning. labels May 18, 2022
@RehanSaeed RehanSaeed merged commit 14c7769 into main May 18, 2022
@RehanSaeed RehanSaeed deleted the renovate/microsoft.visualstudio.threading.analyzers-17.x branch May 18, 2022 16:33
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. patch Pull requests requiring a patch version update according to semantic versioning. template/API The Swagger API project template template/GraphQL The GraphQL project template template/NuGet The NuGet package project template template/Orleans The Microsoft Orleans project template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants