-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 02c0cc4
authored
chore(deps): update dependency roslynator.analyzers to v4.10.0 (#3743)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Roslynator.Analyzers](https://togithub.com/dotnet/roslynator) |
`4.7.0` -> `4.10.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>dotnet/roslynator (Roslynator.Analyzers)</summary>
###
[`v4.10.0`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#4100---2024-01-24)
##### Added
- Publish NuGet packages that provide
[refactorings](https://www.nuget.org/packages/roslynator.refactorings)
and [code fixes for compiler
diagnostics](https://www.nuget.org/packages/roslynator.codefixes)
([PR](https://togithub.com/dotnet/roslynator/pull/1358))
- These packages are recommended to be used in an environment where
Roslynator IDE extension cannot be used, e.g. VS Code + C# Dev Kit (see
related [issue](https://togithub.com/dotnet/vscode-csharp/issues/6790))
- Add analyzer "Remove redundant catch block"
[RCS1265](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1265)
([PR](https://togithub.com/dotnet/roslynator/pull/1364) by
[@​jakubreznak](https://togithub.com/jakubreznak))
- \[CLI] Spellcheck file names
([PR](https://togithub.com/dotnet/roslynator/pull/1368))
- `roslynator spellcheck --scope file-name`
##### Changed
- Update analyzer
[RCS1197](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1197)
([PR](https://togithub.com/dotnet/roslynator/pull/1370))
- Do not report interpolated string and string concatenation
##### Fixed
- Fix analyzer
[RCS1055](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1055)
([PR](https://togithub.com/dotnet/roslynator/pull/1361))
- Fix analyzer
[RCS1261](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1261)
([PR](https://togithub.com/dotnet/roslynator/pull/1374))
- Fix analyzer
[RCS0056](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0056)
([PR](https://togithub.com/dotnet/roslynator/pull/1373))
- Fix analyzer
[RCS1211](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1211)
([PR](https://togithub.com/dotnet/roslynator/pull/1377))
- Fix analyzer
[RCS0061](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0061)
([PR](https://togithub.com/dotnet/roslynator/pull/1376))
###
[`v4.9.0`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#490---2024-01-10)
##### Added
- Add support for Unity
([PR](https://togithub.com/dotnet/roslynator/pull/1349))
- [Unity uses Roslyn
3.8](https://docs.unity3d.com/Manual/roslyn-analyzers.html) and this
version is now supported by Roslynator NuGet packages with analyzers
(Roslynator.Analyzers etc.)
##### Fixed
- Fix analyzer
[RCS0034](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0034)
([PR](https://togithub.com/dotnet/roslynator/pull/1351))
- Fix analyzer
[RCS0023](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0023)
([PR](https://togithub.com/dotnet/roslynator/pull/1352))
- Fix analyzer
[RCS1014](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1014)
([PR](https://togithub.com/dotnet/roslynator/pull/1350))
###
[`v4.8.0`](https://togithub.com/dotnet/roslynator/blob/HEAD/ChangeLog.md#480---2024-01-02)
##### Added
- Add analyzer "Add/remove blank line between switch sections"
([RCS0061](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0061))
([PR](https://togithub.com/dotnet/roslynator/pull/1302))
- Option (required): `roslynator_blank_line_between_switch_sections =
include|omit|omit_after_block`
- Make analyzer
[RCS0014](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0014)
obsolete
- Add analyzer "Declare explicit/implicit type"
([RCS1264](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1264))
([PR](https://togithub.com/dotnet/roslynator/pull/1335))
- Required option: `roslynator_use_var = always | never |
when_type_is_obvious`
- This analyzer consolidates following analyzers (which are made
obsolete):
-
[RCS1008](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1008)
-
[RCS1009](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1009)
-
[RCS1010](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1010)
-
[RCS1012](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1012)
-
[RCS1176](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1176)
-
[RCS1177](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1177)
- Add code fix "Declare as nullable"
([PR](https://togithub.com/dotnet/roslynator/pull/1333))
- Applicable to: `CS8600`, `CS8610`, `CS8765` and `CS8767`
- Add option `roslynator_use_collection_expression = true|false`
([PR](https://togithub.com/dotnet/roslynator/pull/1325))
- Applicable to
[RCS1014](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1014)
and
[RCS1250](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1250)
##### Changed
- Replace type declaration's empty braces with semicolon
([RCS1251](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1251)
([PR](https://togithub.com/dotnet/roslynator/pull/1323),
[PR](https://togithub.com/dotnet/roslynator/pull/1327))
- \[TestFramework] Bump `MSTest.TestFramerk` to `3.1.1`
([PR](https://togithub.com/dotnet/roslynator/pull/1332))
- \[TestFramework] Bump `xunit.assert` to `2.6.2`
([PR](https://togithub.com/dotnet/roslynator/pull/1332))
- Bump Roslyn to 4.7.0
([PR](https://togithub.com/dotnet/roslynator/pull/1325))
##### Fixed
- Fix analyzer
[RCS1262](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1262)
([PR](https://togithub.com/dotnet/roslynator/pull/1339))
- Fix analyzer
[RCS1213](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1213)
([PR](https://togithub.com/dotnet/roslynator/pull/1343))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/reactiveui/ReactiveUI).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 05fd12a commit 02c0cc4Copy full SHA for 02c0cc4
1 file changed
+1
-1
lines changedsrc/Directory.Packages.props
Copy file name to clipboardexpand all lines: src/Directory.Packages.props+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
0 commit comments