RehanSaeed / Schema.NET

Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.
MIT License
640 stars 80 forks source link

Update dependency Microsoft.VisualStudio.Threading.Analyzers to 17.11.20 #665

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.VisualStudio.Threading.Analyzers (source) 17.7.30 -> 17.11.20 age adoption passing confidence

Release Notes

microsoft/vs-threading (Microsoft.VisualStudio.Threading.Analyzers) ### [`v17.11.20`](https://togithub.com/microsoft/vs-threading/releases/tag/v17.11.20) ##### What's Changed - Stabilize package version by [@​matteo-prosperi](https://togithub.com/matteo-prosperi) in [https://github.com/microsoft/vs-threading/pull/1326](https://togithub.com/microsoft/vs-threading/pull/1326) **Full Changelog**: https://github.com/microsoft/vs-threading/compare/v17.11.19-preview...v17.11.20 ### [`v17.10.48`](https://togithub.com/microsoft/vs-threading/releases/tag/v17.10.48) ##### What's Changed - Don't package reference inbox assemblies on .NETCoreApp by [@​ViktorHofer](https://togithub.com/ViktorHofer) in [https://github.com/microsoft/vs-threading/pull/1269](https://togithub.com/microsoft/vs-threading/pull/1269) - Use precise assembly version for analyzers project by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1266](https://togithub.com/microsoft/vs-threading/pull/1266) - Add `AsyncLazy.SuppressRecursiveFactoryDetection` property by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1265](https://togithub.com/microsoft/vs-threading/pull/1265) - Fix hang in `AsyncLazy.DisposeValue()` when `T : IAsyncDisposable` by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1271](https://togithub.com/microsoft/vs-threading/pull/1271) - Bring back LocBin artifact publishing by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1284](https://togithub.com/microsoft/vs-threading/pull/1284) - Fix missing LocBin artifact on non-Windows agents by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1285](https://togithub.com/microsoft/vs-threading/pull/1285) - Beef up VSTHRD003 documentation by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1283](https://togithub.com/microsoft/vs-threading/pull/1283) - Build stable 17.10 version by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1293](https://togithub.com/microsoft/vs-threading/pull/1293) - Rollback Microsoft.Bcl.AsyncInterfaces to 6.0.0 by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1307](https://togithub.com/microsoft/vs-threading/pull/1307) ##### New Contributors - [@​ViktorHofer](https://togithub.com/ViktorHofer) made their first contribution in [https://github.com/microsoft/vs-threading/pull/1269](https://togithub.com/microsoft/vs-threading/pull/1269) **Full Changelog**: https://github.com/microsoft/vs-threading/compare/v17.9.28...v17.10.48 ### [`v17.9.28`](https://togithub.com/microsoft/vs-threading/releases/tag/v17.9.28) #### What's Changed - Make `VSTHRD200` ignore `DisposeAsyncCore` by [@​MartyIX](https://togithub.com/MartyIX) in [https://github.com/microsoft/vs-threading/pull/1238](https://togithub.com/microsoft/vs-threading/pull/1238) - Fix VSTHRD110 to not misfire due to parentheses in invocation expressions by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1245](https://togithub.com/microsoft/vs-threading/pull/1245) - Emit VSTHRD003 warning when awaiting on foreign tasks from properties by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1244](https://togithub.com/microsoft/vs-threading/pull/1244) - Fix VSTHRD004 mis-fire on `NoThrowAwaitable()` by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1243](https://togithub.com/microsoft/vs-threading/pull/1243) - VSTHRD103 should flag violations amidst use of `?.` expressions by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1242](https://togithub.com/microsoft/vs-threading/pull/1242) - VSTHRD200 catches local function naming by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1246](https://togithub.com/microsoft/vs-threading/pull/1246) - VSTHRD111: Offer `.ConfigureAwait(false)` as the first code fix by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1248](https://togithub.com/microsoft/vs-threading/pull/1248) - Fix v17.2 official build by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1250](https://togithub.com/microsoft/vs-threading/pull/1250) - Merge latest Library.Template by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1249](https://togithub.com/microsoft/vs-threading/pull/1249) - Fix VSTHRD012 false positive due to inaccessible overloads by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1247](https://togithub.com/microsoft/vs-threading/pull/1247) - Analyzer fixes by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1251](https://togithub.com/microsoft/vs-threading/pull/1251) - Fix VSTHRD003 to allow for awaiting more Task properties by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1252](https://togithub.com/microsoft/vs-threading/pull/1252) - Drop reference to very old and removed document by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1255](https://togithub.com/microsoft/vs-threading/pull/1255) - Add `AsyncLazy.SuppressRelevance()` method by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1254](https://togithub.com/microsoft/vs-threading/pull/1254) - Bump DNNE from 2.0.1 to 2.0.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/vs-threading/pull/1257](https://togithub.com/microsoft/vs-threading/pull/1257) - VSTHRD003 analyzer false positive fixes by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1258](https://togithub.com/microsoft/vs-threading/pull/1258) - Avoid VSTHRD003 diagnostic for properties on objects created by async methods by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1263](https://togithub.com/microsoft/vs-threading/pull/1263) - Build 17.9 stable version by [@​matteo-prosperi](https://togithub.com/matteo-prosperi) in [https://github.com/microsoft/vs-threading/pull/1264](https://togithub.com/microsoft/vs-threading/pull/1264) #### New Contributors - [@​MartyIX](https://togithub.com/MartyIX) made their first contribution in [https://github.com/microsoft/vs-threading/pull/1238](https://togithub.com/microsoft/vs-threading/pull/1238) **Full Changelog**: https://github.com/microsoft/vs-threading/compare/v17.8.14...v17.9.28 ### [`v17.8.14`](https://togithub.com/microsoft/vs-threading/releases/tag/v17.8.14) #### What's Changed - Add `AsyncMutex` class by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1223](https://togithub.com/microsoft/vs-threading/pull/1223) - Add `AsyncLazy.Dispose()` method by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1218](https://togithub.com/microsoft/vs-threading/pull/1218) - Build 17.8 stable version by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1226](https://togithub.com/microsoft/vs-threading/pull/1226) - Bump Microsoft.VisualStudio.Validation from 17.6.11 to 17.8.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/microsoft/vs-threading/pull/1230](https://togithub.com/microsoft/vs-threading/pull/1230) **Full Changelog**: https://github.com/microsoft/vs-threading/compare/v17.7.35...v17.8.14 ### [`v17.7.35`](https://togithub.com/microsoft/vs-threading/releases/tag/v17.7.35) #### What's Changed - Update and restructure README by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1212](https://togithub.com/microsoft/vs-threading/pull/1212) - Merge latest Library.Template and fix OptProf runs by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/microsoft/vs-threading/pull/1200](https://togithub.com/microsoft/vs-threading/pull/1200) **Full Changelog**: https://github.com/microsoft/vs-threading/compare/v17.7.30...v17.7.35

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 is behind base branch, 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.