Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Meziantou.Analyzer from 2.0.212 to 2.0.251
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.251
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2025
commit f0563707b4f494b6be748a991829ef89dceaaf3e
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageVersion Include="IdentityModel" Version="7.0.0"/>
<PackageVersion Include="Immediate.Handlers" Version="2.2.0"/>
<PackageVersion Include="JunitXml.TestLogger" Version="6.1.0"/>
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.212"/>
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.251"/>
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.8"/>
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.8"/>
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8"/>
Expand Down
6 changes: 3 additions & 3 deletions src/Workflows/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"Meziantou.Analyzer": {
"type": "Direct",
"requested": "[2.0.212, )",
"resolved": "2.0.212",
"contentHash": "U91ktjjTRTccUs3Lk+hrLD9vW+2+lhnsOf4G1GpRSJi1pLn3uK5CU6wGP9Bmz1KlJs6Oz1GGoMhxQBoqQsmAuQ=="
"requested": "[2.0.251, )",
"resolved": "2.0.251",
"contentHash": "P3GQLYwdeGXRhzbCC7cdMtjTQI5R9tFv6FI4+RYaidyw0wMwpN2HG6AbZF3OUBf3kJ1uhhCPEFl1SkHq2uVntw=="
},
"Microsoft.CodeAnalysis.PublicApiAnalyzers": {
"type": "Direct",
Expand Down
Loading