Commit a5e0d33
authored
Bump the dotnet-dependencies group with 3 updates (#324)
Updated
[Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer)
from 3.0.98 to 3.0.104.
<details>
<summary>Release notes</summary>
_Sourced from [Meziantou.Analyzer's
releases](https://github.com/meziantou/Meziantou.Analyzer/releases)._
## 3.0.104
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.104>
## What's Changed
* Handle local-variable hiding in local functions by @meziantou in
meziantou/Meziantou.Analyzer#1187
**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.103...3.0.104
## 3.0.103
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.103>
## What's Changed
* chore(config): migrate Renovate config by @renovate[bot] in
meziantou/Meziantou.Analyzer#1180
* chore(deps): update all dependencies by @renovate[bot] in
meziantou/Meziantou.Analyzer#1181
* Refactor symbol list and add new members by @meziantou in
meziantou/Meziantou.Analyzer#1186
**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.102...3.0.103
## 3.0.102
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.102>
## What's Changed
* chore(deps): pin dependencies by @renovate[bot] in
meziantou/Meziantou.Analyzer#1179
**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.101...3.0.102
## 3.0.101
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.101>
## What's Changed
* Enhance NamedParameterAnalyzer to ignore Volatile.Read and
Volatile.Write methods; add corresponding tests by @meziantou in
meziantou/Meziantou.Analyzer#1178
**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.100...3.0.101
## 3.0.100
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.100>
## What's Changed
* Remove obsolete editorconfig sections from generated docs by
@meziantou in meziantou/Meziantou.Analyzer#1177
**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.99...3.0.100
## 3.0.99
NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.99>
## What's Changed
* Use AGENTS.md by @meziantou in
meziantou/Meziantou.Analyzer#1176
**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.98...3.0.99
Commits viewable in [compare
view](meziantou/Meziantou.Analyzer@3.0.98...3.0.104).
</details>
Updated [System.Formats.Asn1](https://github.com/dotnet/dotnet) from
10.0.8 to 10.0.9.
<details>
<summary>Release notes</summary>
_Sourced from [System.Formats.Asn1's
releases](https://github.com/dotnet/dotnet/releases)._
No release notes found for this version range.
Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>
Updated [System.Text.Json](https://github.com/dotnet/dotnet) from 10.0.8
to 10.0.9.
<details>
<summary>Release notes</summary>
_Sourced from [System.Text.Json's
releases](https://github.com/dotnet/dotnet/releases)._
No release notes found for this version range.
Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>
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 <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
</details>2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments