hcoona / OneDotNet

The DotNet mono repository for me
GNU General Public License v3.0
2 stars 1 forks source link

chore(deps): update global-packages #143

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.CodeAnalysis.BannedApiAnalyzers 3.3.3 -> 3.3.4 age adoption passing confidence
Nerdbank.GitVersioning 3.5.119 -> 3.6.133 age adoption passing confidence
StyleCop.Analyzers 1.2.0-beta.435 -> 1.2.0-beta.556 age adoption passing confidence

Release Notes

dotnet/roslyn-analyzers (Microsoft.CodeAnalysis.BannedApiAnalyzers) ### [`v3.3.4`](https://togithub.com/dotnet/roslyn-analyzers/releases/tag/v3.3.4) Release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 3.3.1 NuGet packages. Works with VS 2019 16.9 or later. - Contains important functionality and performance bug fixes on top of v3.3.3 release
dotnet/Nerdbank.GitVersioning (Nerdbank.GitVersioning) ### [`v3.6.133`](https://togithub.com/dotnet/Nerdbank.GitVersioning/releases/tag/v3.6.133) #### What's Changed - Revert "Drop BuildMetadata from NPM package version" by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/945](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/945) **Full Changelog**: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.132...v3.6.133 ### [`v3.6.132`](https://togithub.com/dotnet/Nerdbank.GitVersioning/releases/tag/v3.6.132) #### What's Changed - Fix BitBucket handling of publicReleaseRefSpec by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/936](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/936) - Downgrade Cake.Core to v2.3.0 by [@​kapsiR](https://togithub.com/kapsiR) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/938](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/938) **Full Changelog**: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.128...v3.6.132 ### [`v3.6.128`](https://togithub.com/dotnet/Nerdbank.GitVersioning/releases/tag/v3.6.128) #### What's Changed - Bump Cake.Core from 2.3.0 to 3.0.0 by [@​Dependabot](https://togithub.com/Dependabot) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/867](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/867) - Fixes for graph builds and NET35 targeted applications by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/890](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/890) - MSBuild OOM crash fix by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/892](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/892) - Add missing crosstargeting import by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/893](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/893) - Fix A/V thrown from while reading the git pack index by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/894](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/894) - Fix: Avoid Shallow Cloning in PerfTests by [@​georg-jung](https://togithub.com/georg-jung) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/896](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/896) - Fix break in Azure Pipelines by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/899](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/899) - Fix build breaks in main by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/898](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/898) - Avoid build break for msbuild projects that do not set `$(Language)` by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/900](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/900) - Fix compiler warning by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/903](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/903) - Fix a couple of minor typos by [@​flcdrg](https://togithub.com/flcdrg) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/908](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/908) - Drop BuildMetadata from NPM package version by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/843](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/843) - Compatibility improvement for WiX Toolset V4 projects. by [@​maniglia](https://togithub.com/maniglia) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/918](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/918) - Fix libgit2 native module load failure by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/920](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/920) - Merge Library.Template update by [@​AArnott](https://togithub.com/AArnott) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/891](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/891) - Add NBGV_GitEngine=Disabled option by [@​m0sa](https://togithub.com/m0sa) in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/586](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/586) #### New Contributors - [@​georg-jung](https://togithub.com/georg-jung) made their first contribution in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/896](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/896) - [@​alexrp](https://togithub.com/alexrp) made their first contribution in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/911](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/911) - [@​maniglia](https://togithub.com/maniglia) made their first contribution in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/918](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/918) - [@​m0sa](https://togithub.com/m0sa) made their first contribution in [https://github.com/dotnet/Nerdbank.GitVersioning/pull/586](https://togithub.com/dotnet/Nerdbank.GitVersioning/pull/586) **Full Changelog**: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.79-alpha...v3.6.128
DotNetAnalyzers/StyleCopAnalyzers (StyleCop.Analyzers) ### [`v1.2.0-beta.556`](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/releases/tag/1.2.0-beta.556) [Compare Source](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.553...1.2.0-beta.556) ##### What's Changed - Update SA1011 to forbid trailing space before the end of a switch case by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3674](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3674) - Rewrite IOperationWrapper as a wrapper structure around IOperation by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3611](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3611) - Update SA1202 to support interfaces (C# 8) and records (C# 9, 10) by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3694](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3694) - Update documentation for SA1308 to also mention prefix "t\_" by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3697](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3697) - Update SA1642 and its code fix to handle record structs correctly by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3696](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3696) - Update dependencies by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3700](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3700) - Mark several test classes as partial by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3702](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3702) - Add missing test files and fix inheritance by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3703](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3703) - Generate and validate derived test classes by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3704](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3704) - Update SA1011 to not require space before a range operator by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3709](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3709) - Update SA1131 to treat methods as constants by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3710](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3710) - Avoid allocations in CanWrap... methods by [@​martin-strecker-sonarsource](https://togithub.com/martin-strecker-sonarsource) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3711](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3711) - Update SA1648 to accept inheritdoc on members implemented from static abstract/virtual interface members by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3715](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3715) - Update SA1600 to also handle records by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3725](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3725) - Update SA1119 to allow parenthesis around a ref ternary conditional expression when it is the left-hand side of an assigment by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3737](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3737) - Update SA1119 to allow parenthesized switch expressions followed by an invocation by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3733](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3733) - Add c# 12 test project by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3734](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3734) - Run tests in parallel jobs by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3740](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3740) - Update SA1010 to accept whitespace before collection initializers by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3745](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3745) - Update SA1513 to not require a blank line if the closing brace is at the end of a collection expression by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3746](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3746) - Update SA1118 to allow multi-line collection expressions by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3749](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3749) - Update SA1009 to require a space after the closing parenthesis if it is followed by ++ or -- from a prefix unary expression by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3750](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3750) - Update SA1008 to allow space before the opening parenthesis of a using alias definition of a tuple type by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3748](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3748) - Update documentation for SA1102 to contain compilable code examples by [@​arphox](https://togithub.com/arphox) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3755](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3755) - Update SA1008 to not crash if there is no previous token by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3741](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3741) - Change default value of test property CodeActionValidationMode to SemanticStructure instead of None and update so that tests still pass by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3753](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3753) - Allow inheritdoc for class constructors with base types by [@​MartyIX](https://togithub.com/MartyIX) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3719](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3719) - Fix that SA1134 Fix All maybe non-deterministic by [@​pdelvo](https://togithub.com/pdelvo) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/2853](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/2853) - Coverage improvements by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3675](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3675) - Fix SA1131 to not treat "complex" expressions as a literal by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3760](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3760) ##### New Contributors - [@​martin-strecker-sonarsource](https://togithub.com/martin-strecker-sonarsource) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3711](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3711) - [@​arphox](https://togithub.com/arphox) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3755](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3755) - [@​MartyIX](https://togithub.com/MartyIX) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3719](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3719) **Full Changelog**: https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.507...1.2.0-beta.556 ### [`v1.2.0-beta.553`](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.507...1.2.0-beta.553) [Compare Source](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.507...1.2.0-beta.553) ### [`v1.2.0-beta.507`](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/releases/tag/1.2.0-beta.507) [Compare Source](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.435...1.2.0-beta.507) #### What's Changed - Update to StyleCop.Analyzers 1.2.0-beta.435 by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3499](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3499) - Add c# 11 test project to opencover-report.ps1 by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3506](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3506) - Use GetText instead of ToFullString by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3514](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3514) - Keep tracked nodes in a list by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3525](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3525) - Remove unnecessary nullable directives by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3530](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3530) - Remove hard-coded language versions in test projects for c# 8, 9 and 10 by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3528](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3528) - Update SA1515 to not let one range of trivia affect another by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3529](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3529) - Mentioned VS 2022 by [@​twojnarowski](https://togithub.com/twojnarowski) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3549](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3549) - Remove byte order mark from schema file by [@​martincostello](https://togithub.com/martincostello) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3562](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3562) - Update SA1012 to expect no space between a property pattern's opening brace and an enclosing list pattern's opening bracket by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3511](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3511) - Update Microsoft.CodeAnalysis.CSharp.Workspaces to version 4.4.0 for the c# 11 test project by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3580](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3580) - Update SA1008 to handle positional patterns inside property patterns by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3579](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3579) - Update SA1000 to trigger after keywords is, or, and, not by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3585](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3585) - Update SA1000.md by [@​Youssef1313](https://togithub.com/Youssef1313) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3563](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3563) - Update SA1313 to also allow incorrect names in explicitly implemented methods from interfaces by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3569](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3569) - Update SA1023 to not trigger first in line, inside a foreach without braces by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3543](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3543) - Update SA1400 to recognize access modifier "file" by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3590](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3590) - Update SA1206 to recognize modifier "file" by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3591](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3591) - Update SA1000 to handle checked operator declarations correctly by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3505](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3505) - Update SA1402 to handle records and record structs by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3570](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3570) - Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /StyleCop.Analyzers/StyleCop.Analyzers.Status.Generator by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3584](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3584) - Update to the latest version of the testing library by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3601](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3601) - Update so that SA1600 tests will be run with the expected language version in test projects for c# 8 and above by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3614](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3614) - Update reading of file_header_template and stylecop.documentation.copyrightText to allow multiple lines by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3617](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3617) - Update SA1015 to require trailing space after an explicit generic return type in a lambda expression by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3625](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3625) - Update to Microsoft.CodeAnalysis.Analyzers 3.3.5-beta1.23205.2 by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3628](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3628) - Update SA1206 to handle c# 11 modifier "required" by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3535](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3535) - Preparations for SettingsHelper optimizations by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3635](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3635) - Correct SA1515 to not fire on the second line of a file header by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3633](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3633) - Update AnalyzersExtensions and SettingsHelper to use cached JsonValue objects where possible by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3642](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3642) - Update SA1010 to not trigger on list patterns by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3507](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3507) - Update NamingSettings and DocumentationSettings to keep one Regex instance instead of calling Regex.IsMatch by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3639](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3639) - Use ResxSourceGenerator for resource generation by [@​sharwell](https://togithub.com/sharwell) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3343](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3343) - Make XmlCommentHelper faster by [@​ninedan](https://togithub.com/ninedan) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3651](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3651) - Update RenameToUpperCaseCodeFixProvider to not offer a code fix if the identifier only consists of underscores by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3637](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3637) - Don't emit SA1414 for interface implementations by [@​CollinAlpert](https://togithub.com/CollinAlpert) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3644](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3644) - Support file-scoped namespaces in SA1516 by [@​JakubLinhart](https://togithub.com/JakubLinhart) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3513](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3513) - Update SA1137 to also consider init accessors by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3669](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3669) - Update SA1500 to also consider init accessors by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3670](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3670) - Update SA1513 to not trigger before an init accessor by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3666](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3666) - Update SA1212 to also trigger for an init accessor before a getter by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3661](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3661) - Update SA1513 codefix to use the existing newline character sequence by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3607](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3607) - Correct code fix for SA1130 when delegate expression is part of a cast expression by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3516](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3516) - Update so that c# 7 tests will be run with the expected language version in test projects for c# 8 and above by [@​bjornhellander](https://togithub.com/bjornhellander) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3616](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3616) - SA1629 should allow full-sentence links instead of forcing the period to glow white by [@​jnm2](https://togithub.com/jnm2) in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3371](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3371) #### New Contributors - [@​twojnarowski](https://togithub.com/twojnarowski) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3549](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3549) - [@​ninedan](https://togithub.com/ninedan) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3651](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3651) - [@​CollinAlpert](https://togithub.com/CollinAlpert) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3644](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3644) - [@​JakubLinhart](https://togithub.com/JakubLinhart) made their first contribution in [https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3513](https://togithub.com/DotNetAnalyzers/StyleCopAnalyzers/pull/3513) **Full Changelog**: https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.435...1.2.0-beta.507

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Hong_Kong, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

semanticdiff-com[bot] commented 4 months ago

Review changes with SemanticDiff.

Analyzed 27 of 28 files.

Overall, the semantic diff is 67% smaller than the GitHub diff.

1 files do not contain logic changes.

File Information | | Filename | Status | | --- | :--- | :--- | | :grey_question: | Directory\.Packages\.Global\.props | Unsupported file format | | :heavy_check_mark: | [codelab/TaskAssigner/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#codelab/TaskAssigner/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [codelab/TplLab/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#codelab/TplLab/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/packages.lock.json) | No logic changes found | | :heavy_check_mark: | [srcs/private/DotNetLockFileLister/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/private/DotNetLockFileLister/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/private/OxfordDictExtractor/ParserModel/WordEntry\.cs](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/private/OxfordDictExtractor/ParserModel/WordEntry.cs) | 91.67% smaller | | :heavy_check_mark: | [srcs/private/OxfordDictExtractor/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/private/OxfordDictExtractor/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/private/OxfordWordlistExtractor/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/private/OxfordWordlistExtractor/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/private/QiDianBookDownloader/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/private/QiDianBookDownloader/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/CircularList/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/CircularList/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/Clocks\.Net/Clocks\.Abstraction/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/Clocks.Net/Clocks.Abstraction/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/Clocks\.Net/Clocks\.IntervalTreeClocks/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/Clocks.Net/Clocks.IntervalTreeClocks/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/Clocks\.Net/Clocks\.LamportClock/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/Clocks.Net/Clocks.LamportClock/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/Clocks\.Net/Clocks\.System/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/Clocks.Net/Clocks.System/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/Memoization/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/Memoization/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/MicrosoftExtensions\.Logging\.MSTest/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/MicrosoftExtensions.Logging.MSTest/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/MicrosoftExtensions\.Logging\.Xunit/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/MicrosoftExtensions.Logging.Xunit/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/MicrosoftExtensions\.Options\.DedupChangeExtensions/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/MicrosoftExtensions.Options.DedupChangeExtensions/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/PhiFailureDetector/PhiFailureDetector\.Console/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/PhiFailureDetector/PhiFailureDetector.Console/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/PhiFailureDetector/PhiFailureDetector/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/PhiFailureDetector/PhiFailureDetector/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/RateLimiter/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/RateLimiter/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [srcs/public/WebHdfs\.Extensions\.FileProviders/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#srcs/public/WebHdfs.Extensions.FileProviders/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [tests/CircularList\.UnitTest/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#tests/CircularList.UnitTest/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [tests/Memoization\.Tests/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#tests/Memoization.Tests/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [tests/MicrosoftExtensions\.Logging\.Xunit\.Tests/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#tests/MicrosoftExtensions.Logging.Xunit.Tests/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [tests/OxfordDictExtractor\.Tests/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#tests/OxfordDictExtractor.Tests/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [tests/PhiFailureDetector\.UnitTest/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#tests/PhiFailureDetector.UnitTest/packages.lock.json) | 65.14% smaller | | :heavy_check_mark: | [tests/RateLimiter\.Tests/packages\.lock\.json](https://app.semanticdiff.com/gh/hcoona/OneDotNet/pull/143/#tests/RateLimiter.Tests/packages.lock.json) | 65.14% smaller |
renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.