generated from YoloDev/dotnet-template
-
Notifications
You must be signed in to change notification settings - Fork 0
deps: update dependency roslynator.analyzers to 4.14.1 #84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/roslynator.analyzers-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
This PR currently has a merge conflict. Please resolve this and then re-add the |
8f7baa5 to
2355968
Compare
2355968 to
8c87ef0
Compare
8c87ef0 to
e34f2f4
Compare
e34f2f4 to
e21d093
Compare
e21d093 to
6daf059
Compare
6daf059 to
18a2156
Compare
18a2156 to
c1f682a
Compare
231f41a to
465a396
Compare
465a396 to
32214e9
Compare
32214e9 to
c1a7a0d
Compare
c1a7a0d to
1a4ddcb
Compare
1a4ddcb to
e855f49
Compare
e855f49 to
1a55aae
Compare
1a55aae to
d2af9ac
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.0->4.14.1Release Notes
dotnet/roslynator (Roslynator.Analyzers)
v4.14.1Added
slnxfiles (PR by @darthtrevino)Fixed
OnRectTransformDimensionsChangeChanged
omit_when_single_linewill be that the braces/brackets are on the same line, not just the expression in the braces/bracketsv4.14.0Added
Fixed
Changed
Removed
v4.13.1Added
v4.13.0Fixed
Added
Changed
Microsoft.Build.Locatorto 1.7.8 (PR)v4.12.11Added
Fixed
Changed
DiagnosticRulesandDiagnosticIdentifierstoRoslynator.Common(PR)v4.12.10Fixed
Changed
v4.12.9Fixed
generate-doc(PR, PR)Changed
list.FirstOrDefault(predicate)tolist.Find(predicate).Performance gain is negligible and actually
FirstOrDefaultcan be even faster on .NET 9 (see related issue for more details).v4.12.8Fixed
generate-doc(PR)v4.12.7Fixed
Changed
v4.12.6Added
Orderinstead ofOrderBy(PR by @BenjaminBrienen)Fixed
v4.12.5Fixed
Changed
Removed
v4.12.4Fixed
v4.12.3Fixed
roslynator analyze --include/--exclude(PR)v4.12.2Fixed
slnffiles (PR)--severity-level(PR)v4.12.1Added
Fixed
Changed
DiagnosticRulesandDiagnosticIdentifierstoRoslynator.Common(PR)v4.12.0Added
Fixed
UnityEngine.SerializeFieldattribute (PR)v4.11.0Added
items.Select(selector).Average()=>items.Average(selector)items.Select(selector).Sum()=>items.Sum(selector)Fixed
varare involved (PR by @jroessel)v4.10.0Added
roslynator spellcheck --scope file-nameChanged
Fixed
v4.9.0Added
Fixed
v4.8.0Added
roslynator_blank_line_between_switch_sections = include|omit|omit_after_blockroslynator_use_var = always | never | when_type_is_obviousCS8600,CS8610,CS8765andCS8767roslynator_use_collection_expression = true|false(PR)Changed
MSTest.TestFrameworkto3.1.1(PR)xunit.assertto2.6.2(PR)Fixed
v4.7.0Added
roslynator_blank_line_between_switch_sections = include|omit|omit_after_blockChanged
Fixed
v4.6.4v4.6.3Added
find-symbol(PR)roslynator find-symbol --symbol-kind type --visibility internal private --unused --removeChanged
Fixed
roslynator --version(PR)v4.6.2Added
Fixed
roslynator_unity_code_analysis.enabled = true|falseroslynator_suppress_unity_script_methodsobsoletev4.6.1Fixed
v4.6.0Added
Changed
DiagnosticVerifier,RefactoringVerifierandCompilerDiagnosticFixVerifier.DiagnosticVerifier.Descriptor(BREAKING CHANGE)CompilerDiagnosticFixVerifier.DiagnosticId(BREAKING CHANGE)DiagnosticTestData.Descriptorobsolete.CompilerDiagnosticFixTestData.DiagnosticIdobsolete.Fixed
v4.5.0Added
Roslynator.Rename.SymbolRenamerpublic (PR)--includeor/and--exclude) (PR, PR)roslynator_trailing_comma_style = include|omit|omit_when_single_lineChanged
roslynator help <COMMAND>(PR)Fixed
spellcheckcommand (PR)v4.4.0Added
Changed
Fixed
generate-doc) (#1130)?to nullable reference types.v4.3.0Changed
Fixed
list-symbolscommand) (#1013)Microsoft.AspNetCore.Components.InjectAttributeis used (#1046)System.Windows.DependencyPropertyChangedEventArgsas unused parameter (RCS1163) (#1068)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.
This PR was generated by Mend Renovate. View the repository job log.