GregTrevellick / OpenInApp.Launcher

A set of Visual Studio extensions to open file(s) in third party apps from the VS Code editor and the VS solution explorer.
https://goo.gl/NQ3Khh
MIT License
13 stars 4 forks source link

Update dependency Microsoft.VisualStudio.Threading to 16.10.56 #25

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

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`](https://togithub.com/microsoft/vs-threading/releases/tag/v16.10.56) ##### Enhancements - [#​815](https://togithub.com/microsoft/vs-threading/issues/815) Provide a faster but less accurate way to check whether the current task blocking UI thread - [#​777](https://togithub.com/microsoft/vs-threading/issues/777) VSTHRD110: trigger on ConfigureAwait, recognize ValueTask ### [`v16.9.60`](https://togithub.com/microsoft/vs-threading/releases/tag/v16.9.60) ##### Changes: - [#​765](https://togithub.com/microsoft/vs-threading/issues/765): Secure nuget packages to require signatures by known parties - [#​756](https://togithub.com/microsoft/vs-threading/issues/756): Merge v16.8 branch into v16.9 - [#​755](https://togithub.com/microsoft/vs-threading/issues/755): Consume latest .NET SDK and other dependencies - [#​738](https://togithub.com/microsoft/vs-threading/issues/738): Bump coverlet.msbuild from 2.9.0 to 3.0.2 - [#​719](https://togithub.com/microsoft/vs-threading/issues/719): Bump System.Runtime.CompilerServices.Unsafe from 4.7.1 to 5.0.0 - [#​716](https://togithub.com/microsoft/vs-threading/issues/716): Bump Microsoft.Bcl.AsyncInterfaces from 1.1.1 to 5.0.0 - [#​731](https://togithub.com/microsoft/vs-threading/issues/731): Bump XliffTasks from 1.0.0-beta.19503.1 to 1.0.0-beta.19505.1 - [#​732](https://togithub.com/microsoft/vs-threading/issues/732): Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.0 - [#​730](https://togithub.com/microsoft/vs-threading/issues/730): Fix warning about Microsoft.NETFramework.ReferenceAssemblies - [#​717](https://togithub.com/microsoft/vs-threading/issues/717): Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0 This list of changes was [auto generated](https://devdiv.visualstudio.com/DevDiv/\_build/results?buildId=4549567\&view=logs). ### [`v16.8.55`](https://togithub.com/microsoft/vs-threading/releases/tag/v16.8.55) ##### Changes: ##### Enhancements: - [#​712](https://togithub.com/microsoft/vs-threading/issues/712): Substantial perf improvement for VSTHRD010 analyzer - [#​711](https://togithub.com/microsoft/vs-threading/issues/711): Add DevelopmentDependency=true to analyzer package This list of changes was [auto generated](https://devdiv.visualstudio.com/DevDiv/\_build/results?buildId=4204314\&view=logs). ### [`v16.8.51`](https://togithub.com/microsoft/vs-threading/releases/tag/v16.8.51) Changes the dependency on Microsoft.VisualStudio.Validation to a version that is publicly available on nuget.org. ### [`v16.8.50`](https://togithub.com/microsoft/vs-threading/releases/tag/v16.8.50) ##### Changes: ##### Enhancements: - [#​675](https://togithub.com/microsoft/vs-threading/issues/675): Add `AwaitExtensions.ConfigureAwaitForAggregateException` extension method ##### Others: - [#​655](https://togithub.com/microsoft/vs-threading/issues/655): Bump System.Runtime.CompilerServices.Unsafe from 4.7.0 to 4.7.1 in /src - [#​651](https://togithub.com/microsoft/vs-threading/issues/651): Bump Microsoft.Bcl.AsyncInterfaces from 1.0.0 to 1.1.1 in /src - [#​647](https://togithub.com/microsoft/vs-threading/issues/647): Bump System.Threading.Tasks.Extensions from 4.5.3 to 4.5.4 in /src - [#​646](https://togithub.com/microsoft/vs-threading/issues/646): Add Dependabot and update many dependencies This list of changes was [auto generated](https://devdiv.visualstudio.com/DevDiv/\_build/results?buildId=4171574\&view=logs).

v16.7.56

Changes:

This list of changes was auto generated.

v16.7.54

Changes:
Fixes:
Enhancements:
Others:
See More - [#​642](https://togithub.com/microsoft/vs-threading/issues/642): Document that JoinableTaskCollection purges completed tasks - [#​634](https://togithub.com/microsoft/vs-threading/issues/634): Clarify AsyncAutoResetEvent.Set() documentation - [#​627](https://togithub.com/microsoft/vs-threading/issues/627): VSTHRD001 Shows code that does not compile - [#​624](https://togithub.com/microsoft/vs-threading/issues/624): Fix an AsyncSemaphore regression - [#​623](https://togithub.com/microsoft/vs-threading/issues/623): Retarget netcoreapp3.0 tests to netcoreapp3.1 - [#​609](https://togithub.com/microsoft/vs-threading/issues/609): Update all analyzers (but stylecop) to latest released version - [#​610](https://togithub.com/microsoft/vs-threading/issues/610): Get analyzer tests passing on non-English machines - [#​608](https://togithub.com/microsoft/vs-threading/issues/608): Do not use `WithMessage()` on tests - [#​607](https://togithub.com/microsoft/vs-threading/issues/607): Update analyzer test framework - [#​603](https://togithub.com/microsoft/vs-threading/issues/603): Add InsertPropsValues variable - [#​601](https://togithub.com/microsoft/vs-threading/issues/601): Fix signing of SosThreadingTools.dll This list of changes was [auto generated](https://devdiv.visualstudio.com/0bdbc590-a062-4c3f-b0f6-9383f67865ee/\_release?releaseId=763959&\_a=release-summary).

v16.6.13

Changes:
Enhancements:
Others:

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.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 3 years ago

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

sonarcloud[bot] commented 3 years ago

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

sonarcloud[bot] commented 1 year ago

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