Skip to content

Commit dc4aea5

Browse files
chore(deps): update dependency meziantou.analyzer to 2.0.266 (#876)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Meziantou.Analyzer](https://redirect.github.com/meziantou/Meziantou.Analyzer) | `2.0.265` -> `2.0.266` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Meziantou.Analyzer/2.0.266?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Meziantou.Analyzer/2.0.265/2.0.266?slim=true) | --- ### Release Notes <details> <summary>meziantou/Meziantou.Analyzer (Meziantou.Analyzer)</summary> ### [`v2.0.266`](https://redirect.github.com/meziantou/Meziantou.Analyzer/releases/tag/2.0.266) [Compare Source](https://redirect.github.com/meziantou/Meziantou.Analyzer/compare/2.0.265...2.0.266) NuGet package: <https://www.nuget.org/packages/Meziantou.Analyzer/2.0.266> **Full Changelog**: <meziantou/Meziantou.Analyzer@2.0.265...2.0.266> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rjmurillo/moq.analyzers). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d40fe61 commit dc4aea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/targets/codeanalysis/Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<ItemGroup>
3-
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.265" />
3+
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.266" />
44
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="4.14.0" />
55
<PackageVersion Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="4.14.0" />
66
<PackageVersion Include="Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers" Version="3.11.0-beta1.25173.3" />

0 commit comments

Comments
 (0)