Commit e414de4
authored
Bump Meziantou.Analyzer from 3.0.26 to 3.0.28 (#3062)
Updated
[Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer)
from 3.0.26 to 3.0.28.
<details>
<summary>Release notes</summary>
_Sourced from [Meziantou.Analyzer's
releases](https://github.com/meziantou/Meziantou.Analyzer/releases)._
## 3.0.28
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.28>
## What's Changed
* MA0008: Use proper blittable type check instead of IsReferenceType by
@meziantou in meziantou/Meziantou.Analyzer#1062
**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.27...3.0.28
## 3.0.27
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.27>
## What's Changed
* MA0190: Suggest converting [GeneratedRegex] partial methods to partial
properties (C# 13+) by @Copilot in
meziantou/Meziantou.Analyzer#1060
**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.26...3.0.27
Commits viewable in [compare
view](meziantou/Meziantou.Analyzer@3.0.26...3.0.28).
</details>
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments