Skip to content

Bump the analyzers group with 2 updates - #47

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/develop/analyzers-e1a69adb10
Closed

Bump the analyzers group with 2 updates#47
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/develop/analyzers-e1a69adb10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Updated Meziantou.Analyzer from 3.0.123 to 3.0.125.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.125

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.125

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.124...3.0.125

3.0.124

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.124

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.123...3.0.124

Commits viewable in compare view.

Updated SonarAnalyzer.CSharp from 10.29.0.143774 to 10.30.0.144632.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.30.0.144632

Release notes - .NET Analyzers - 10.30

Feature

NET-1536 Implement rule S8970: Null-forgiving operators should not be used when nullable warnings are disabled
NET-3436 Implement rule S8949: Use the overload that accepts a CancellationToken
NET-3810 Fix: Protobuf Importer logs debug on excluded files
NET-3877 Implement rule S8747: Migrations should not narrow column types without converting existing data
NET-4091 Implement rule S8969: Null-forgiving operators should not be redundant
NET-4120 Update RSPEC before 10.30 release

False Positive

NET-1541 Fix S3459 FP: support classes marked with [AutoConstructor] attribute
NET-1583 Fix S6967 FP: Raises when model has no validation attributes
NET-1840 Fix S3903 FP: top-level statements and partial Program in separate file
NET-4059 Improve precision of S8949 (CancellationTokenShouldBeUsed) - umbrella
NET-4191 Fix S3169 FP: Should not raise in Azure Cosmos

False Negative

NET-3819 Fix S1244 FN: Should report on Double.Equals

Bug

NET-4107 Fix S4026 Race Condition

Commits viewable 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps Meziantou.Analyzer from 3.0.123 to 3.0.125
Bumps SonarAnalyzer.CSharp from 10.29.0.143774 to 10.30.0.144632

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.125
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: analyzers
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.30.0.144632
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: analyzers
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

Benchmark Results

Measured on ubuntu-latest (GitHub Actions). Runner noise may affect absolute numbers; use these for relative comparisons within a PR.

Benchmarks.Perf.AsyncReaderBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio Gen0 Allocated Alloc Ratio
GeneratedReader_ReadAsync 100 4.888 μs 0.0199 μs 0.0031 μs 0.67 0.2518 4248 B 0.23
SpanReader_ReadAsync 100 6.814 μs 0.0611 μs 0.0159 μs 0.93 0.2518 4264 B 0.23
Naive_ReadLineAsync 100 7.311 μs 0.0762 μs 0.0118 μs 1.00 1.0986 18424 B 1.00
GeneratedReader_ReadAsync_Pooled 100 9.220 μs 0.0348 μs 0.0054 μs 1.26 0.0153 328 B 0.02
SpanReader_ReadAsync_Pooled 100 11.629 μs 0.0715 μs 0.0111 μs 1.59 0.0153 344 B 0.02
GeneratedReader_ReadAsync 1000 48.255 μs 0.2777 μs 0.0430 μs 0.64 2.3193 39528 B 0.216
SpanReader_ReadAsync 1000 68.210 μs 0.6269 μs 0.1628 μs 0.90 2.3193 39544 B 0.216
Naive_ReadLineAsync 1000 75.564 μs 1.7743 μs 0.4608 μs 1.00 10.8643 183304 B 1.000
GeneratedReader_ReadAsync_Pooled 1000 91.034 μs 0.1583 μs 0.0245 μs 1.20 - 328 B 0.002
SpanReader_ReadAsync_Pooled 1000 112.513 μs 1.1611 μs 0.1797 μs 1.49 - 344 B 0.002

Benchmarks.Perf.ByteReaderBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 3.23GHz), 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio Gen0 Allocated Alloc Ratio
CharParser_Parse 100 4.894 μs 0.0834 μs 0.0217 μs 1.00 0.1526 3.83 KB 1.00
ByteParser_Parse 100 5.935 μs 0.0654 μs 0.0101 μs 1.21 0.1526 3.83 KB 1.00
CharParser_Parse_AfterUtf8Decode 100 7.524 μs 0.0784 μs 0.0121 μs 1.54 0.4425 10.86 KB 2.84
CharParser_Parse 1000 52.452 μs 0.2452 μs 0.0637 μs 1.00 1.5259 38.28 KB 1.00
ByteParser_Parse 1000 61.300 μs 0.0848 μs 0.0131 μs 1.17 1.4648 38.28 KB 1.00
CharParser_Parse_AfterUtf8Decode 1000 72.421 μs 3.1480 μs 0.8175 μs 1.38 4.3945 108.59 KB 2.84

Benchmarks.Perf.ByteReaderPoolingBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 3.23GHz), 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio Gen0 Allocated Alloc Ratio
NoString 100 3.863 μs 0.0134 μs 0.0021 μs 0.59 - - 0.00
WithString_NoPool 100 6.571 μs 0.0308 μs 0.0080 μs 1.00 0.1526 3920 B 1.00
WithString_Pooled 100 13.610 μs 0.0502 μs 0.0078 μs 2.07 - - 0.00
NoString 1000 35.555 μs 0.0343 μs 0.0089 μs 0.55 - - 0.00
WithString_NoPool 1000 64.209 μs 1.4132 μs 0.3670 μs 1.00 1.4648 39200 B 1.00
WithString_Pooled 1000 134.641 μs 0.2201 μs 0.0572 μs 2.10 - - 0.00

Benchmarks.Perf.ByteReaderStreamBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 3.23GHz), 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio RatioSD Gen0 Gen1 Gen2 Allocated Alloc Ratio
ByteReader_Read 100 6.748 μs 0.0319 μs 0.0083 μs 0.30 0.00 0.1526 - - 3.83 KB 0.02
CharReader_Read 100 22.506 μs 1.0983 μs 0.2852 μs 1.00 0.02 41.6565 41.6565 41.6565 196.04 KB 1.00
ByteReader_Read 1000 68.961 μs 0.7999 μs 0.1238 μs 0.73 0.00 1.4648 - - 38.28 KB 0.17
CharReader_Read 1000 94.614 μs 1.5308 μs 0.3975 μs 1.00 0.01 41.6260 41.6260 41.6260 230.5 KB 1.00

Benchmarks.Perf.ComparisonBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 2.50GHz), 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio RatioSD Gen0 Gen1 Allocated Alloc Ratio
FixedWidthParser_Generated 100 4.397 μs 0.0187 μs 0.0049 μs 0.13 0.00 0.1526 - 3.86 KB 0.09
FixedWidthParser_Read 100 5.718 μs 0.0605 μs 0.0094 μs 0.17 0.00 0.1526 - 3.86 KB 0.09
RecordParser_Read 100 10.451 μs 0.0382 μs 0.0099 μs 0.30 0.00 0.1678 - 4.23 KB 0.10
FileHelpers_Read 100 34.385 μs 0.1851 μs 0.0481 μs 1.00 0.00 1.6479 - 41.49 KB 1.00
FlatFiles_Read 100 72.008 μs 8.6962 μs 1.3457 μs 2.09 0.03 4.1504 0.1221 103.13 KB 2.49
FixedWidthParser_Generated 1000 43.284 μs 0.1555 μs 0.0241 μs 0.12 0.00 1.5259 - 38.31 KB 0.09
FixedWidthParser_Read 1000 58.089 μs 0.1451 μs 0.0225 μs 0.17 0.00 1.5259 - 38.31 KB 0.09
RecordParser_Read 1000 105.195 μs 2.1455 μs 0.3320 μs 0.30 0.00 1.4648 - 38.69 KB 0.10
FileHelpers_Read 1000 351.890 μs 3.8930 μs 1.0110 μs 1.00 0.00 16.1133 3.4180 406.42 KB 1.00
FlatFiles_Read 1000 711.249 μs 8.9376 μs 1.3831 μs 2.02 0.01 38.0859 0.9766 953.2 KB 2.35

Benchmarks.Perf.ComparisonWriterBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 2.50GHz), 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio RatioSD Gen0 Gen1 Allocated Alloc Ratio
FixedWidthParser_Write 1 127.5 ns 0.20 ns 0.05 ns 0.62 0.00 - - - 0.00
FileHelpers_Write 1 206.3 ns 4.63 ns 1.20 ns 1.00 0.01 0.0143 - 360 B 1.00
FlatFiles_Write 1 484.6 ns 6.11 ns 1.59 ns 2.35 0.01 0.0277 - 712 B 1.98
RecordParser_Write 1 16,652.7 ns 1,562.06 ns 241.73 ns 80.70 1.13 0.7324 0.0305 18128 B 50.36
FixedWidthParser_Write 100 13,457.9 ns 14.03 ns 3.64 ns 0.68 0.00 - - - 0.00
FileHelpers_Write 100 19,909.4 ns 145.76 ns 37.85 ns 1.00 0.00 1.2817 - 32832 B 1.00
FlatFiles_Write 100 48,256.5 ns 302.52 ns 46.81 ns 2.42 0.00 2.8076 - 71200 B 2.17
RecordParser_Write 100 65,990.3 ns 10,400.49 ns 1,609.49 ns 3.31 0.07 0.7324 - 20440 B 0.62
FixedWidthParser_Write 1000 136,812.8 ns 1,062.71 ns 275.98 ns 0.68 0.00 - - - 0.00
FileHelpers_Write 1000 201,261.8 ns 1,785.02 ns 276.23 ns 1.00 0.00 12.9395 - 328032 B 1.00
FlatFiles_Write 1000 487,046.1 ns 1,904.42 ns 494.57 ns 2.42 0.00 28.3203 - 712000 B 2.17
RecordParser_Write 1000 540,951.6 ns 58,163.28 ns 15,104.82 ns 2.69 0.07 42.9688 41.0156 1105667 B 3.37

Benchmarks.Perf.ParserBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 2.30GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

IterationCount=5  WarmupCount=1  

Method Line Mean Error StdDev Ratio RatioSD Gen0 Allocated Alloc Ratio
Parse_NoPool Jane (...)0.00 [25] 37.71 ns 3.546 ns 0.549 ns 1.00 0.02 0.0005 48 B 1.00
Parse_WithStringPool Jane (...)0.00 [25] 72.99 ns 8.574 ns 2.227 ns 1.94 0.06 - - 0.00
Parse_NoPool John (...)0.00 [25] 43.16 ns 2.361 ns 0.365 ns 1.00 0.01 0.0005 40 B 1.00
Parse_WithStringPool John (...)0.00 [25] 56.99 ns 3.415 ns 0.887 ns 1.32 0.02 - - 0.00

Benchmarks.Perf.PipeReaderBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 3.23GHz), 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio RatioSD Gen0 Allocated Alloc Ratio
Stream_ReadAsync 100 7.215 μs 0.0431 μs 0.0112 μs 1.00 0.00 0.1602 4.09 KB 1.00
Pipe_ReadAsync 100 15.311 μs 0.0970 μs 0.0150 μs 2.12 0.00 0.1526 4.48 KB 1.10
Pipe_ReadAsync_SmallSegments 100 54.415 μs 0.1097 μs 0.0170 μs 7.54 0.01 0.1831 4.67 KB 1.14
Stream_ReadAsync 1000 72.320 μs 0.8216 μs 0.2134 μs 1.00 0.00 1.4648 38.54 KB 1.00
Pipe_ReadAsync 1000 156.117 μs 0.8824 μs 0.1365 μs 2.16 0.01 1.4648 39.03 KB 1.01
Pipe_ReadAsync_SmallSegments 1000 543.966 μs 6.3658 μs 1.6532 μs 7.52 0.03 0.9766 39.13 KB 1.02

Benchmarks.Perf.ReaderBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio Gen0 Allocated Alloc Ratio
GeneratedReader_Read 100 4.640 μs 0.0202 μs 0.0031 μs 0.70 0.2289 3952 B 0.354
SpanReader_Read 100 6.296 μs 0.0848 μs 0.0131 μs 0.95 0.2289 3952 B 0.354
Naive_ReadLine 100 6.648 μs 0.0435 μs 0.0113 μs 1.00 0.6638 11152 B 1.000
GeneratedReader_Read_Pooled 100 8.706 μs 0.0915 μs 0.0238 μs 1.31 - 32 B 0.003
SpanReader_Read_Pooled 100 10.282 μs 0.0765 μs 0.0199 μs 1.55 - 32 B 0.003
GeneratedReader_Read 1000 47.174 μs 0.8905 μs 0.2312 μs 0.70 2.3193 39232 B 0.353
SpanReader_Read 1000 61.809 μs 1.6340 μs 0.2529 μs 0.92 2.3193 39232 B 0.353
Naive_ReadLine 1000 67.200 μs 0.7990 μs 0.1236 μs 1.00 6.5918 111232 B 1.000
GeneratedReader_Read_Pooled 1000 87.047 μs 1.2787 μs 0.1979 μs 1.30 - 32 B 0.000
SpanReader_Read_Pooled 1000 99.144 μs 0.2776 μs 0.0430 μs 1.48 - 32 B 0.000

Benchmarks.Perf.ReaderStartupBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3

IterationCount=5  WarmupCount=1  

Method Mean Error StdDev Ratio Gen0 Allocated Alloc Ratio
GeneratedReader_ReadOne 114.0 ns 1.12 ns 0.29 ns 0.90 0.0043 72 B 0.75
ReflectionReader_ConstructAndReadOne 126.1 ns 3.08 ns 0.80 ns 1.00 0.0057 96 B 1.00

Benchmarks.Perf.SourceGenParserBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
INTEL XEON PLATINUM 8573C 2.30GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v4

IterationCount=5  WarmupCount=1  

Method Line Mean Error StdDev Ratio RatioSD Gen0 Allocated Alloc Ratio
Generated John (...)00.00 [25] 28.85 ns 4.032 ns 1.047 ns 0.69 0.03 0.0005 40 B 1.00
Reflection John (...)00.00 [25] 41.59 ns 3.570 ns 0.927 ns 1.00 0.03 0.0005 40 B 1.00

Benchmarks.Perf.WriterBenchmarks


BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.4 LTS (Noble Numbat)
AMD EPYC 9V74 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.302
  [Host]     : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3
  Job-MEHJPP : .NET 10.0.10 (10.0.10, 10.0.1026.32716), X64 RyuJIT x86-64-v3

IterationCount=5  WarmupCount=1  

Method Count Mean Error StdDev Ratio RatioSD Gen0 Gen1 Allocated Alloc Ratio
WriteMany_ReuseWriter 1 129.3 ns 0.64 ns 0.10 ns 0.55 0.00 - - - 0.00
WriteMany_ReuseWriterSpan 1 130.5 ns 2.06 ns 0.32 ns 0.56 0.00 - - - 0.00
WriteMany_AsyncReuseWriter 1 172.4 ns 3.85 ns 0.60 ns 0.73 0.00 0.0019 - 32 B 0.01
WriteMany_NewStream 1 235.1 ns 5.04 ns 0.78 ns 1.00 0.00 0.1328 - 2224 B 1.00
WriteMany_AsyncNewStream 1 426.9 ns 17.93 ns 2.78 ns 1.82 0.01 0.3204 0.0029 5360 B 2.41
WriteMany_ReuseWriterSpan 100 13,219.1 ns 57.66 ns 14.97 ns 0.93 0.04 - - - 0.000
WriteMany_ReuseWriter 100 13,672.2 ns 49.50 ns 12.85 ns 0.96 0.04 - - - 0.000
WriteMany_NewStream 100 14,261.5 ns 2,548.90 ns 661.94 ns 1.00 0.06 0.3052 - 5328 B 1.000
WriteMany_AsyncReuseWriter 100 15,076.1 ns 80.15 ns 20.82 ns 1.06 0.04 - - 32 B 0.006
WriteMany_AsyncNewStream 100 15,161.1 ns 53.15 ns 8.22 ns 1.06 0.04 0.3204 - 5360 B 1.006
WriteMany_ReuseWriter 1000 132,233.0 ns 2,854.23 ns 741.24 ns 0.90 0.01 - - - 0.000
WriteMany_ReuseWriterSpan 1000 140,024.8 ns 2,936.57 ns 454.44 ns 0.95 0.00 - - - 0.000
WriteMany_AsyncNewStream 1000 146,663.2 ns 3,149.76 ns 817.98 ns 1.00 0.01 0.2441 - 5360 B 1.006
WriteMany_NewStream 1000 146,957.5 ns 3,399.40 ns 526.06 ns 1.00 0.00 0.2441 - 5328 B 1.000
WriteMany_AsyncReuseWriter 1000 154,217.8 ns 1,128.64 ns 293.10 ns 1.05 0.00 - - 32 B 0.006

@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #48.

@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 30, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/develop/analyzers-e1a69adb10 branch July 30, 2026 14:57
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.

0 participants