Bump the nuget-updates group with 6 updates
Bumps the nuget-updates group with 6 updates:
| Package | From | To |
|---|---|---|
| SonarAnalyzer.CSharp | 10.7.0.110445 |
10.8.0.113526 |
| Microsoft.NETFramework.ReferenceAssemblies | 1.0.3 |
1.0.3 |
| System.IO.Abstractions | 22.0.11 |
22.0.14 |
| System.ServiceProcess.ServiceController | 9.0.2 |
9.0.4 |
| NUnit.Analyzers | 4.6.0 |
4.7.0 |
| System.IO.Abstractions.TestingHelpers | 22.0.11 |
22.0.14 |
Updates SonarAnalyzer.CSharp from 10.7.0.110445 to 10.8.0.113526
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.8
A small release with a few improvements for S1172, S2222 and S4158:
False Positive
- NET-1210 - Fix S4158 FP: collection filled by another function
- NET-1168 - Fix S1172 FP: When parameter is used in local function in a null-conditional or null-coalescing statement
False Negative
Commits
6c33b66NET-1240 Add Extension Methods for IOperationWrapperSonar Properties37068f9NET-1238 Bump org.mockito:mockito-core from 5.16.1 to 5.17.06e002f9NET-1231 Make NodeAndSymbol a record struct6d874ecNET-427 Fix FN S2222: Support locking via Lock object primitivescfb66f9NET-1210 Fix S4158 FP: collection filled by another function259f93fNET-1228 Fix S4158 FN: Support LinkedList0f6e8baNET-1224 Bump com.google.protobuf:protobuf-java from 4.30.1 to 4.30.27d04c0fNET-1225 Provide Interface for other plugins to add rules to SonarWay profile2944998NET-1227 Revert ShimLayer: Add Support for LoopKindc868a0bNET-1226 Separate UTs and RuleDescriptor build in public azure-pipelines.yml- Additional commits viewable in compare view
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3
Commits
- See full diff in compare view
Updates System.IO.Abstractions from 22.0.11 to 22.0.14
Release notes
Sourced from System.IO.Abstractions's releases.
v22.0.14
What's Changed
- chore(deps): update dependency awexpect to 2.2.0 by
@renovatein TestableIO/System.IO.Abstractions#1261- fix: Add missing lock around files dictionary by
@wimoyin TestableIO/System.IO.Abstractions#1260- chore(deps): update dependency system.text.json to 9.0.4 by
@renovatein TestableIO/System.IO.Abstractions#1262- chore(deps): update dependency dotnet-sdk to v9.0.203 by
@renovatein TestableIO/System.IO.Abstractions#1263- chore(deps): update dependency awexpect to 2.3.1 by
@renovatein TestableIO/System.IO.Abstractions#1264- chore(deps): update dependency awexpect to 2.4.0 by
@renovatein TestableIO/System.IO.Abstractions#1265- fix:
Directory.Movefails on Windows if destination has different case from source by@oni-shiroin TestableIO/System.IO.Abstractions#1256New Contributors
@wimoymade their first contribution in TestableIO/System.IO.Abstractions#1260@oni-shiromade their first contribution in TestableIO/System.IO.Abstractions#1256Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v22.0.13...v22.0.14
v22.0.13
What's Changed
- chore(deps): update dependency dotnet-sdk to v9.0.202 by
@renovatein TestableIO/System.IO.Abstractions#1253- chore(deps): update dependency awexpect to v2 by
@renovatein TestableIO/System.IO.Abstractions#1254- chore(deps): update dependency awexpect.testably to 0.9.0 by
@renovatein TestableIO/System.IO.Abstractions#1252- chore(deps): update dependency awexpect to 2.0.1 by
@renovatein TestableIO/System.IO.Abstractions#1255- chore(deps): update dependency awexpect to 2.1.0 by
@renovatein TestableIO/System.IO.Abstractions#1257- chore(deps): update dependency nunit.analyzers to 4.7.0 by
@renovatein TestableIO/System.IO.Abstractions#1258- fix: handle case-sensitive file overwrite on Windows and add tests by
@ana1250in TestableIO/System.IO.Abstractions#1259New Contributors
@ana1250made their first contribution in TestableIO/System.IO.Abstractions#1259Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v22.0.12...v22.0.13
v22.0.12
What's Changed
- chore(deps): update dependency publicapigenerator to 11.4.4 by
@renovatein TestableIO/System.IO.Abstractions#1240- chore(deps): update dependency publicapigenerator to 11.4.5 by
@renovatein TestableIO/System.IO.Abstractions#1241- chore: update API due to dependency update by
@vbreussin TestableIO/System.IO.Abstractions#1242- chore(deps): update dependency awexpect.testably to 0.8.0 by
@renovatein TestableIO/System.IO.Abstractions#1243- chore(deps): update dependency system.text.json to 9.0.3 by
@renovatein TestableIO/System.IO.Abstractions#1246- chore(deps): update dependency dotnet-sdk to v9.0.201 by
@renovatein TestableIO/System.IO.Abstractions#1247- fix: use
workflow_runtarget for static code analysis by@vbreussin TestableIO/System.IO.Abstractions#1248- fix: disable SonarCloud analysis for external pull requests by
@vbreussin TestableIO/System.IO.Abstractions#1249- fix: Make MockDirectory.Exists behavior with forward slash on Windows consistent with actual file system by
@tbui17in TestableIO/System.IO.Abstractions#1245New Contributors
@tbui17made their first contribution in TestableIO/System.IO.Abstractions#1245Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v22.0.11...v22.0.12
Commits
2c92589fix:Directory.Movefails on Windows if destination has different case from...84843b8chore(deps): update dependency awexpect to 2.4.0 (#1265)5d32890chore(deps): update dependency awexpect to 2.3.1 (#1264)86acad3chore(deps): update dependency dotnet-sdk to v9.0.203 (#1263)b0e9d4echore(deps): update dependency system.text.json to 9.0.4 (#1262)4e3c7dffix: Add missing lock around files dictionary (#1260)79fafd0chore(deps): update dependency awexpect to 2.2.0 (#1261)928bc38fix: handle case-sensitive file overwrite on Windows and add tests (#1259)44fb537chore(deps): update dependency nunit.analyzers to 4.7.0 (#1258)01d70f6chore(deps): update dependency awexpect to 2.1.0 (#1257)- Additional commits viewable in compare view
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3
Commits
- See full diff in compare view
Updates System.ServiceProcess.ServiceController from 9.0.2 to 9.0.4
Release notes
Sourced from System.ServiceProcess.ServiceController's releases.
.NET 9.0.4
What's Changed
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#112424- [release/9.0] Fix init race in mono_class_try_get_[shortname]_class. by
@github-actionsin dotnet/runtime#112296- [release/9.0] Internal monitor impl not using coop mutex causing deadlocks on Android. by
@github-actionsin dotnet/runtime#112373- [release/9.0-staging][iOS][globalization] Fix IndexOf on empty strings on iOS to return -1 by
@matouskozakin dotnet/runtime#112012- [release/9.0] Skip NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails on WinSrv 2025 by
@rzikmin dotnet/runtime#112473- [release/9.0-staging] Fix case-insensitive JSON deserialization of enum member names by
@github-actionsin dotnet/runtime#112057- [release/9.0-staging] Move generation of SuggestedBindingRedirects.targets to inner build by
@github-actionsin dotnet/runtime#112487- [release/9.0-staging] Remove unneeded DiagnosticSource content by
@github-actionsin dotnet/runtime#112708- [release/9.0-staging] Fix LINQ handling of iterator.Take(...).Last(...) by
@stephentoubin dotnet/runtime#112714- [release/9.0-staging] [mono][mini] Disable inlining if we encounter class initialization failure by
@github-actionsin dotnet/runtime#112005- [release/9.0-staging] [mono][interp] Fix execution of delegate invoke wrapper with interpreter by
@github-actionsin dotnet/runtime#111700- [release/9.0-staging] Include PDB for all TfmRuntimeSpecificPackageFile by
@github-actionsin dotnet/runtime#112139- [release/9.0-staging] Add support for LDAPTLS_CACERTDIR \ TrustedCertificateDirectory by
@steveharterin dotnet/runtime#112531- [release/9.0-staging] Fix getting resource when ResourceResolve returns assembly with resource that is an assembly ref by
@elinor-fungin dotnet/runtime#112893- [release/9.0-staging] JIT: fix local assertion prop error for partial local comparisons by
@github-actionsin dotnet/runtime#112539- [9.0] Make CPU utilization checks in the thread pool configurable by
@kouvelin dotnet/runtime#112791- [release/9.0-staging] Backport "Ship CoreCLR packages in servicing releases" by
@amanasifkhalidin dotnet/runtime#113026- [release/9.0-staging] Fix TensorPrimitives.MultiplyAddEstimate for integers by
@github-actionsin dotnet/runtime#113094- [release/9.0-staging] Use invariant culture when formatting transfer capture in regex source generator (#113081) by
@stephentoubin dotnet/runtime#113150- [release/9.0-staging] NativeAOT/Arm64: Do not overwrite gcinfo tracking registers for TLS by
@github-actionsin dotnet/runtime#112549- Update branding to 9.0.4 by
@vseanreesermsftin dotnet/runtime#113226- [9.0] Make counting of IO completion work items more precise on Windows by
@kouvelin dotnet/runtime#112794- [release/9.0-staging] Remove --no-lock brew flag by
@akoeplingerin dotnet/runtime#113281- [release/9.0-staging] [QUIC] Update MsQuic library version by
@github-actionsin dotnet/runtime#113205- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#113264- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by
@dotnet-maestroin dotnet/runtime#112836- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestroin dotnet/runtime#112835- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#112627- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by
@dotnet-maestroin dotnet/runtime#112552- [release/9.0] Update dependencies from dotnet/emsdk by
@dotnet-maestroin dotnet/runtime#112522- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestroin dotnet/runtime#112515- [release/9.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/runtime#112468- [release/9.0-staging] Update dependencies from dotnet/icu by
@dotnet-maestroin dotnet/runtime#112514- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by
@dotnet-maestroin dotnet/runtime#112394- [release/9.0] Fix
BigInteger.Rotate{Left,Right}for backport by@github-actionsin dotnet/runtime#112991- [release/9.0-staging] [mono] Switch generic instance cache back to GHashTable; improve ginst hash function by
@github-actionsin dotnet/runtime#113316- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestroin dotnet/runtime#112628- [manual] Merge release/9.0-staging into release/9.0 by
@carlossanlopin dotnet/runtime#113350- [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTraceStateAndCorrelationContext by
@github-actionsin dotnet/runtime#112882- Merging internal commits for release/9.0 by
@vseanreesermsftin dotnet/runtime#113389- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
@github-actionsin dotnet/runtime#113333- [release/9.0] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/runtime#113447- [release/9.0] fix SBOM issues for runtime by
@haruna99in dotnet/runtime#113463Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4
... (truncated)
Commits
f57e6dcMerge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'd9d0ae0[release/9.0] fix SBOM issues for runtime (#113463)0c9b70dMerge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'f0d7e1fMerge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...111a76eUpdate dependencies from https://github.com/dotnet/arcade build 20250311.4984ab68Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-stagingd7dd049Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'315f1f5Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...d21cf87Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...6758abd[release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...- Additional commits viewable in compare view
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3
Commits
- See full diff in compare view
Updates NUnit.Analyzers from 4.6.0 to 4.7.0
Release notes
Sourced from NUnit.Analyzers's releases.
NUnit Analyzers 4.7 - April 1, 2025
The release primarily add another diagnostic
NUnit4002- and associated codefix - to help simplifyEqualToconstraints when the expected value is a simple constant - e.g.true,false,0, ordefault. The release also removes some false positives forNunit1029.As tooling contributions the analyzers now build using .NET8.0 and also analyzers and codefixes are now split into separate projects as only editors should load codefixes.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
- #828 Replace Is.EqualTo(default) with Is.Default
- #826 Suggest to use Is.Null instead of Is.EqualTo(null)
- #824 Use Is.False / Is.True instead of Is.EqualTo
Bugs
- #832 False positive for Nunit1029 when only a type argument is use
Tooling, Process, and Documentation
Commits
7e0869aMerge pull request #854 from nunit/release4.73d3c826chore: Update release notes9a9ec96Merge pull request #853 from nunit/chore/add-nunit4002-slna6e6386chore: Add NUnit4002.md solution filef15cbb5Merge pull request #846 from nunit/chore/bump-nunit-adapter14baaa1chore: BumpNUnit3TestAdapterto version 5eb356c8Merge pull request #843 from nunit/dependabot/nuget/src/multi-45dc7e4dae744b471chore(deps): Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.Reference...ac3a370Add rule to convert EqualTo(xxx) into Is.XXX60d45bfSplit NUnitFrameworkConstants into separate classes.- Additional commits viewable in compare view
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3
Commits
- See full diff in compare view
Updates System.IO.Abstractions.TestingHelpers from 22.0.11 to 22.0.14
Release notes
Sourced from System.IO.Abstractions.TestingHelpers's releases.
v22.0.14
What's Changed
- chore(deps): update dependency awexpect to 2.2.0 by
@renovatein TestableIO/System.IO.Abstractions#1261- fix: Add missing lock around files dictionary by
@wimoyin TestableIO/System.IO.Abstractions#1260- chore(deps): update dependency system.text.json to 9.0.4 by
@renovatein TestableIO/System.IO.Abstractions#1262- chore(deps): update dependency dotnet-sdk to v9.0.203 by
@renovatein TestableIO/System.IO.Abstractions#1263- chore(deps): update dependency awexpect to 2.3.1 by
@renovatein TestableIO/System.IO.Abstractions#1264- chore(deps): update dependency awexpect to 2.4.0 by
@renovatein TestableIO/System.IO.Abstractions#1265- fix:
Directory.Movefails on Windows if destination has different case from source by@oni-shiroin TestableIO/System.IO.Abstractions#1256New Contributors
@wimoymade their first contribution in TestableIO/System.IO.Abstractions#1260@oni-shiromade their first contribution in TestableIO/System.IO.Abstractions#1256Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v22.0.13...v22.0.14
v22.0.13
What's Changed
- chore(deps): update dependency dotnet-sdk to v9.0.202 by
@renovatein TestableIO/System.IO.Abstractions#1253- chore(deps): update dependency awexpect to v2 by
@renovatein TestableIO/System.IO.Abstractions#1254- chore(deps): update dependency awexpect.testably to 0.9.0 by
@renovatein TestableIO/System.IO.Abstractions#1252- chore(deps): update dependency awexpect to 2.0.1 by
@renovatein TestableIO/System.IO.Abstractions#1255- chore(deps): update dependency awexpect to 2.1.0 by
@renovatein TestableIO/System.IO.Abstractions#1257- chore(deps): update dependency nunit.analyzers to 4.7.0 by
@renovatein TestableIO/System.IO.Abstractions#1258- fix: handle case-sensitive file overwrite on Windows and add tests by
@ana1250in TestableIO/System.IO.Abstractions#1259New Contributors
@ana1250made their first contribution in TestableIO/System.IO.Abstractions#1259Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v22.0.12...v22.0.13
v22.0.12
What's Changed
- chore(deps): update dependency publicapigenerator to 11.4.4 by
@renovatein TestableIO/System.IO.Abstractions#1240- chore(deps): update dependency publicapigenerator to 11.4.5 by
@renovatein TestableIO/System.IO.Abstractions#1241- chore: update API due to dependency update by
@vbreussin TestableIO/System.IO.Abstractions#1242- chore(deps): update dependency awexpect.testably to 0.8.0 by
@renovatein TestableIO/System.IO.Abstractions#1243- chore(deps): update dependency system.text.json to 9.0.3 by
@renovatein TestableIO/System.IO.Abstractions#1246- chore(deps): update dependency dotnet-sdk to v9.0.201 by
@renovatein TestableIO/System.IO.Abstractions#1247- fix: use
workflow_runtarget for static code analysis by@vbreussin TestableIO/System.IO.Abstractions#1248- fix: disable SonarCloud analysis for external pull requests by
@vbreussin TestableIO/System.IO.Abstractions#1249- fix: Make MockDirectory.Exists behavior with forward slash on Windows consistent with actual file system by
@tbui17in TestableIO/System.IO.Abstractions#1245New Contributors
@tbui17made their first contribution in TestableIO/System.IO.Abstractions#1245Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v22.0.11...v22.0.12
Commits
2c92589fix:Directory.Movefails on Windows if destination has different case from...84843b8chore(deps): update dependency awexpect to 2.4.0 (#1265)5d32890chore(deps): update dependency awexpect to 2.3.1 (#1264)86acad3chore(deps): update dependency dotnet-sdk to v9.0.203 (#1263)b0e9d4echore(deps): update dependency system.text.json to 9.0.4 (#1262)4e3c7dffix: Add missing lock around files dictionary (#1260)79fafd0chore(deps): update dependency awexpect to 2.2.0 (#1261)928bc38fix: handle case-sensitive file overwrite on Windows and add tests (#1259)44fb537chore(deps): update dependency nunit.analyzers to 4.7.0 (#1258)01d70f6chore(deps): update dependency awexpect to 2.1.0 (#1257)- Additional commits viewable in compare view
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions