-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency roslynator.analyzers to v4.6.4 #203
Merged
Conversation
This file contains 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
renovate
bot
added
the
🚚 private-dependencies
Pull requests that update a dependency nobody sees
label
May 1, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #203 +/- ##
=======================================
Coverage 48.25% 48.25%
=======================================
Files 56 56
Lines 833 833
Branches 38 38
=======================================
Hits 402 402
Misses 431 431 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/roslynator
branch
from
August 1, 2023 15:52
537876f
to
168ab38
Compare
renovate
bot
changed the title
chore(deps): update dependency roslynator.analyzers to v4.3.0
chore(deps): update dependency roslynator.analyzers to v4.4.0
Aug 1, 2023
renovate
bot
changed the title
chore(deps): update dependency roslynator.analyzers to v4.4.0
chore(deps): update dependency roslynator.analyzers to v4.5.0
Aug 27, 2023
renovate
bot
force-pushed
the
renovate/roslynator
branch
from
August 27, 2023 01:09
168ab38
to
f31a4dc
Compare
renovate
bot
force-pushed
the
renovate/roslynator
branch
from
October 18, 2023 20:19
f31a4dc
to
103ab06
Compare
renovate
bot
changed the title
chore(deps): update dependency roslynator.analyzers to v4.5.0
chore(deps): update dependency roslynator.analyzers to v4.6.0
Oct 18, 2023
renovate
bot
force-pushed
the
renovate/roslynator
branch
from
October 23, 2023 22:00
103ab06
to
3187eec
Compare
renovate
bot
changed the title
chore(deps): update dependency roslynator.analyzers to v4.6.0
chore(deps): update dependency roslynator.analyzers to v4.6.1
Oct 23, 2023
renovate
bot
force-pushed
the
renovate/roslynator
branch
2 times, most recently
from
October 31, 2023 13:29
8880cd0
to
cafdc43
Compare
renovate
bot
changed the title
chore(deps): update dependency roslynator.analyzers to v4.6.1
chore(deps): update dependency roslynator.analyzers to v4.6.2
Nov 11, 2023
renovate
bot
force-pushed
the
renovate/roslynator
branch
from
November 11, 2023 00:54
cafdc43
to
071faaa
Compare
renovate
bot
force-pushed
the
renovate/roslynator
branch
from
November 26, 2023 08:50
071faaa
to
a1a2c3b
Compare
renovate
bot
changed the title
chore(deps): update dependency roslynator.analyzers to v4.6.2
chore(deps): update dependency roslynator.analyzers to v4.6.4
Nov 26, 2023
renovate
bot
force-pushed
the
renovate/roslynator
branch
3 times, most recently
from
December 2, 2023 00:42
aeb6d0e
to
5450f5c
Compare
renovate
bot
force-pushed
the
renovate/roslynator
branch
5 times, most recently
from
December 2, 2023 23:21
f2bc004
to
b6dd791
Compare
renovate
bot
force-pushed
the
renovate/roslynator
branch
2 times, most recently
from
December 3, 2023 00:21
4bd9070
to
0acedb0
Compare
renovate
bot
force-pushed
the
renovate/roslynator
branch
3 times, most recently
from
December 3, 2023 02:10
e26039e
to
636100c
Compare
renovate
bot
force-pushed
the
renovate/roslynator
branch
from
December 3, 2023 02:27
636100c
to
c43b542
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.6.4
Release Notes
dotnet/roslynator (Roslynator.Analyzers)
v4.6.4
v4.6.3
Added
find-symbol
(PR)roslynator find-symbol --symbol-kind type --visibility internal private --unused --remove
Changed
Fixed
roslynator --version
(PR)v4.6.2
Added
Fixed
roslynator_unity_code_analysis.enabled = true|false
roslynator_suppress_unity_script_methods
obsoletev4.6.1
Fixed
v4.6.0
Added
Changed
DiagnosticVerifier
,RefactoringVerifier
andCompilerDiagnosticFixVerifier
.DiagnosticVerifier.Descriptor
(BREAKING CHANGE).CompilerDiagnosticFixVerifier.DiagnosticId
(BREAKING CHANGE).DiagnosticTestData.Descriptor
obsolete.CompilerDiagnosticFixTestData.DiagnosticId
obsolete.Fixed
v4.5.0
Added
Roslynator.Rename.SymbolRenamer
public (PR)--include
or/and--exclude
) (PR, PR).roslynator_trailing_comma_style = include|omit|omit_when_single_line
Changed
roslynator help <COMMAND>
(PR)Fixed
spellcheck
command (PR).v4.4.0
Added
Changed
Fixed
generate-doc
) (#1130).?
to nullable reference types.v4.3.0
Changed
Fixed
list-symbols
command) (#1013).Microsoft.AspNetCore.Components.InjectAttribute
is used (#1046).System.Windows.DependencyPropertyChangedEventArgs
as unused parameter (RCS1163) (#1068).Configuration
📅 Schedule: Branch creation - "after 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.