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 to v16.10.56 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.VisualStudio.Threading (source) 16.5.132 -> 16.10.56 age adoption passing confidence

Release Notes

microsoft/vs-threading (Microsoft.VisualStudio.Threading)

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.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
  • #​738: Bump coverlet.msbuild from 2.9.0 to 3.0.2
  • #​719: Bump System.Runtime.CompilerServices.Unsafe from 4.7.1 to 5.0.0
  • #​716: Bump Microsoft.Bcl.AsyncInterfaces from 1.1.1 to 5.0.0
  • #​731: Bump XliffTasks from 1.0.0-beta.19503.1 to 1.0.0-beta.19505.1
  • #​732: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.0
  • #​730: Fix warning about Microsoft.NETFramework.ReferenceAssemblies
  • #​717: Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0

This list of changes was auto generated.

v16.8.55

Changes:
Enhancements:
  • #​712: Substantial perf improvement for VSTHRD010 analyzer
  • #​711: Add DevelopmentDependency=true to analyzer package

This list of changes was auto generated.

v16.8.51

Changes the dependency on Microsoft.VisualStudio.Validation to a version that is publicly available on nuget.org.

v16.8.50

Changes:
Enhancements:
  • #​675: Add AwaitExtensions.ConfigureAwaitForAggregateException extension method
Others:
  • #​655: Bump System.Runtime.CompilerServices.Unsafe from 4.7.0 to 4.7.1 in /src
  • #​651: Bump Microsoft.Bcl.AsyncInterfaces from 1.0.0 to 1.1.1 in /src
  • #​647: Bump System.Threading.Tasks.Extensions from 4.5.3 to 4.5.4 in /src
  • #​646: Add Dependabot and update many dependencies

This list of changes was auto generated.

v16.7.56

Changes:
  • #​657: Fix NullReferenceException thrown by VSTHRD112 for some partial classes
  • #​653: VSTHRD112: Error AD0001: Analyzer 'Microsoft.VisualStudio.Threading.Analyzers.CSharpVSTHRD112ImplementSystemIAsyncDisposableAnalyzer' threw an exception of type 'System.Exception' with message 'Analyzer failure while processing symbol

This list of changes was auto generated.

v16.7.54

Changes:
Fixes:
  • #​600: Sign SosThreadingTools dll
  • #​602: Collect dependencies with SosThreadingTools.dll
  • #​639: Split analyzers into C# and VB assemblies
Enhancements:
  • #​620: Add debugger console output to !dumpasync when encountering an exception
  • #​606: Add VSTHRD112 and VSTHRD113 to help folks migrate to System.IAsyncDisposable
  • #​625: VSTHRD114: Handle delegate and local functions
  • #​613: Re-implement AsyncSemaphore to remove SemaphoreSlim dependency
  • #​596: VSTHRD114: Do not return null from non-async Task method
Others:
  • #​641: Convert more analyzers to IOperation
See More
  • #​642: Document that JoinableTaskCollection purges completed tasks
  • #​634: Clarify AsyncAutoResetEvent.Set() documentation
  • #​627: VSTHRD001 Shows code that does not compile
  • #​624: Fix an AsyncSemaphore regression
  • #​623: Retarget netcoreapp3.0 tests to netcoreapp3.1
  • #​609: Update all analyzers (but stylecop) to latest released version
  • #​610: Get analyzer tests passing on non-English machines
  • #​608: Do not use WithMessage() on tests
  • #​607: Update analyzer test framework
  • #​603: Add InsertPropsValues variable
  • #​601: Fix signing of SosThreadingTools.dll

This list of changes was auto generated.

v16.6.13

Changes:
Enhancements:
  • #​599: Add NonConcurrentSynchronizationContext
  • #​581: Add using await support to ARWL.Releaser
Others:
  • #​598: Update compiler toolset
  • #​597: Update macOS image
  • #​582: Add vs-threading dependency on the analyzers

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@sonarcloud
Copy link

sonarcloud bot commented Jan 6, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/microsoft.visualstudio.threading-16.x branch from 9710dd5 to b2fc16e Compare April 26, 2021 15:52
@renovate renovate bot changed the title Update dependency Microsoft.VisualStudio.Threading to v16.8.55 Update dependency Microsoft.VisualStudio.Threading to v16.9.60 Apr 26, 2021
@renovate renovate bot changed the title Update dependency Microsoft.VisualStudio.Threading to v16.9.60 Update dependency Microsoft.VisualStudio.Threading to v16.10.56 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/microsoft.visualstudio.threading-16.x branch from b2fc16e to 54ddf78 Compare June 6, 2021 22:30
@sonarcloud
Copy link

sonarcloud bot commented Jun 6, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/microsoft.visualstudio.threading-16.x branch from 54ddf78 to 572a815 Compare March 16, 2023 13:36
@sonarcloud
Copy link

sonarcloud bot commented Mar 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants