web-scheduler
web-scheduler copied to clipboard
Bump Roslynator.Formatting.Analyzers from 4.3.0 to 4.5.0
Bumps Roslynator.Formatting.Analyzers from 4.3.0 to 4.5.0.
Changelog
Sourced from Roslynator.Formatting.Analyzers's changelog.
[4.5.0] - 2023-08-27
Added
- Add SECURITY.md (#1147)
- Add custom FixAllProvider for RCS1014 (#1070).
- Add more cases to RCS1097 (#1160).
- Add analyzer "Use enum field explicitly" (RCS1257) (#889).
- Enabled by default.
- Add analyzer "Unnecessary enum flag" RCS1258 (#886).
- Enabled by default.
- Make
Roslynator.Rename.SymbolRenamerpublic (#1161)- Analyzer 'Remove empty syntax' (RCS1259) (#913).
- This analyzer replaces following analyzers:
- [CLI] Add glob pattern matching (
--includeor/and--exclude) (#1178, #1183).- Add analyzer "Include/omit trailing comma" (RCS1256) (#931).
- Required option:
roslynator_trailing_comma_style = include|omit|omit_when_single_line- Not enabled by default
Changed
- [CLI] Open help in web browser when running command
roslynator help <COMMAND>(#1179)Fixed
- Fix RCS1187 (#1150).
- Fix RCS1056 (#1154).
- Fix RCS1208 (#1153).
- Fix RCS1043 (#1176).
- [CLI] Fix exit code of
spellcheckcommand (#1177).- Improve indentation analysis (#1188).
[4.4.0] - 2023-08-01
Added
- Add GitHub workflow (#1112)
Changed
- [CLI] Bump Roslyn to 4.6.0 (#1106).
- Bump Roslyn to 4.4.0 (#1116).
- Migrate documentation to Docusaurus (#922).
... (truncated)
Commits
d4d27d8Release 4.5.0 (#1189)914b232Add analyzer 'Add/remove trailing comma' (#931)971754bImprove indentation analysis (#1188)f6fdc7aFix globbing to include/exclude projects (#1183)a71425aRemove command list-vs (#1186)d95f921Remove command sln-list (#1187)7aaaa64Remove command list-references (#1185)0a54575Remove command generate-source-references (#1184)8952a0eRevert "update"33de405update- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)