Skip to content
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

Bump Roslynator.Analyzers from 2.1.0 to 2.2.0 #76

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Roslynator.Analyzers from 2.1.0 to 2.2.0.

Release notes

Sourced from Roslynator.Analyzers's releases.

v2.2.0

Analyzers

v2.1.3

Analyzers

Refactorings

v2.1.1

Analyzers

Refactorings

Changelog

Sourced from Roslynator.Analyzers's changelog.

2.2.0 (2019-09-28)

Analyzers

2.1.3 (2019-08-06)

Analyzers

Refactorings

2.1.1 (2019-05-13)

Analyzers

Refactorings

Commits
  • 7ce616c Change version to 2.2.0.0
  • a54ca6f Remove empty 'returns' tags.
  • fd22f7f Rename analyzer AddDefaultAccessModifier to AddAccessibilityModifiers (RCS1018).
  • c15b8e6 Fix refactoring GenerateCombinedEnumMember (RR0055).
  • 6b0ff5b Sort types in type hierarchy.
  • ebf12da Rename Format... to Wrap...
  • 3c2ee87 Rename 'SymbolDefinitionFormatOptions' to 'WrapListOptions'.
  • b2237b0 Add SymbolDefinitionPartFilter.ContainingNamespaceInTypeHierarchy
  • 05bfd4f Add --omit-member-parts.
  • 50243f9 Rename --references to --external-assemblies.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](dotnet/roslynator@v2.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the 📦 dependencies Pull requests that update a dependency file label Oct 28, 2019
@codecov
Copy link

codecov bot commented Oct 28, 2019

Codecov Report

Merging #76 into master will decrease coverage by 14.39%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   82.66%   68.26%   -14.4%     
==========================================
  Files         104       80      -24     
  Lines        4879     3050    -1829     
  Branches      478      311     -167     
==========================================
- Hits         4033     2082    -1951     
- Misses        778      927     +149     
+ Partials       68       41      -27
Impacted Files Coverage Δ
...onventions.Abstractions/LiveConventionAttribute.cs 0% <0%> (-100%) ⬇️
...Conventions/Scanners/AggregateConventionScanner.cs 0% <0%> (-100%) ⬇️
...ntions.Abstractions/UnitTestConventionAttribute.cs 0% <0%> (-100%) ⬇️
...ns.Abstractions/ConventionHostBuilderExtensions.cs 2.27% <0%> (-97.73%) ⬇️
...ntions.Abstractions/ConventionContextExtensions.cs 4.54% <0%> (-95.46%) ⬇️
...nventions.Abstractions/AfterConventionAttribute.cs 0% <0%> (-75%) ⬇️
...ventions.Abstractions/BeforeConventionAttribute.cs 0% <0%> (-75%) ⬇️
...ons.Abstractions/DependentOfConventionAttribute.cs 0% <0%> (-75%) ⬇️
...tions.Abstractions/DependsOnConventionAttribute.cs 0% <0%> (-75%) ⬇️
src/Conventions/Scanners/BasicConventionScanner.cs 23% <0%> (-70%) ⬇️
... and 71 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a02f4e...7992b97. Read the comment docs.

@david-driscoll david-driscoll merged commit 5c9570b into master Oct 29, 2019
@rsg-bot rsg-bot added this to the v9.0.6 milestone Oct 29, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/master/Roslynator.Analyzers-2.2.0 branch October 29, 2019 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants