Bump Meziantou.Analyzer and 2 others - #40
Merged
GabrielMarquezMatte merged 1 commit intoJul 17, 2026
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Benchmark ResultsMeasured on Benchmarks.Perf.AsyncReaderBenchmarks
Benchmarks.Perf.ByteReaderBenchmarks
Benchmarks.Perf.ByteReaderPoolingBenchmarks
Benchmarks.Perf.ByteReaderStreamBenchmarks
Benchmarks.Perf.ComparisonBenchmarks
Benchmarks.Perf.ComparisonWriterBenchmarks
Benchmarks.Perf.ParserBenchmarks
Benchmarks.Perf.PipeReaderBenchmarks
Benchmarks.Perf.ReaderBenchmarks
Benchmarks.Perf.ReaderStartupBenchmarks
Benchmarks.Perf.SourceGenParserBenchmarks
Benchmarks.Perf.WriterBenchmarks
|
Bumps Meziantou.Analyzer from 3.0.122 to 3.0.123 Bumps Microsoft.CodeAnalysis.NetAnalyzers from 11.0.100-preview.5.26302.115 to 11.0.100-preview.6.26359.118 Bumps SonarAnalyzer.CSharp from 10.28.0.143324 to 10.29.0.143774 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.123 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 11.0.100-preview.6.26359.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: analyzers - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.29.0.143774 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: analyzers ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/develop/analyzers-88fc51832c
branch
from
July 16, 2026 22:00
f047738 to
78c5df1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Meziantou.Analyzer from 3.0.122 to 3.0.123.
Release notes
Sourced from Meziantou.Analyzer's releases.
3.0.123
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.123
What's Changed
is-pattern detection to avoid declaration-pattern false positives by @meziantou with @Copilot in Refine MA0179is-pattern detection to avoid declaration-pattern false positives meziantou/Meziantou.Analyzer#1220Full Changelog: meziantou/Meziantou.Analyzer@3.0.122...3.0.123
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.NetAnalyzers from 11.0.100-preview.5.26302.115 to 11.0.100-preview.6.26359.118.
Release notes
Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.
11.0.100-preview.6.26359.118
You can build .NET 11.0 Preview 6 from the repository by cloning the release tag
v11.0.100-preview.6.26359.118and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Updated SonarAnalyzer.CSharp from 10.28.0.143324 to 10.29.0.143774.
Release notes
Sourced from SonarAnalyzer.CSharp's releases.
10.29.0.143774
Release notes - .NET Analyzers - 10.29
Feature
NET-3997 Move S6444 out of hotspot
NET-4060 Update RSPEC before 10.29 release
False Positive
NET-1626 Fix S6444 FP: REGEX_DEFAULT_MATCH_TIMEOUT
False Negative
NET-3920 Fix S2971 FN: Should raise on EntityFramework IQueryables
NET-3921 Fix S1155 FN: Should raise on EntityFramework IQueryables
NET-3922 Fix S3981 FN: Should raise on EntityFramework IQueryables
NET-3924 Fix S3169 FN: Should raise on EntityFramework IQueryables
Commits viewable in compare view.