dependabot[bot] opened a new pull request #1039:
URL: https://github.com/apache/avro/pull/1039


   Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) 
to permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rubocop-hq/rubocop/releases";>rubocop's 
releases</a>.</em></p>
   <blockquote>
   <h2>RuboCop 1.6</h2>
   <h3>New features</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9125";>#9125</a>:
 Allow ConfigObsoletion to be extended by other RuboCop libraries. (<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9182";>#9182</a>:
 Support auto-correction for <code>Style/RedundantArgument</code>. (<a 
href="https://github.com/koic";>@koic</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9186";>#9186</a>:
 Support auto-correction for <code>Style/FloatDivision</code>. (<a 
href="https://github.com/koic";>@koic</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9167";>#9167</a>:
 Support auto-correct for <code>StyleSingleLineBlockParams</code>. (<a 
href="https://github.com/koic";>@koic</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9177";>#9177</a>:
 Remove back-ref related code from <code>Style/SpecialGlobalVars</code>. (<a 
href="https://github.com/r7kamura";>@r7kamura</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9160";>#9160</a>:
 Fix an incorrect auto-correct for <code>Style/IfUnlessModifier</code> and 
<code>Style/SoleNestedConditional</code> when auto-correction conflicts for 
guard condition. (<a href="https://github.com/koic";>@koic</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9174";>#9174</a>:
 Handle send nodes with unparenthesized arguments in 
<code>Style/SoleNestedConditional</code>. (<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9184";>#9184</a>:
 <code>Layout/EmptyLinesAroundAttributeAccessor</code> fails if the 
attr_accessor is the last line of the file. (<a 
href="https://github.com/tas50";>@tas50</a>)</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9171";>#9171</a>:
 Add &quot;did you mean&quot; message when failing due to invalid cops in 
configuration. (<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8897";>#8897</a>:
 Change <code>Style/StringConcatenation</code> to accept line-end concatenation 
between two strings so that <code>Style/LineEndConcatenation</code> can handle 
it instead. (<a href="https://github.com/dvandersluis";>@dvandersluis</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9172";>#9172</a>:
 Add <code>Style/PerlBackrefs</code> targets and change message more detailed. 
(<a href="https://github.com/r7kamura";>@r7kamura</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9187";>#9187</a>:
 Update formatters to output <code>[Correctable]</code> for correctable 
offenses. (<a href="https://github.com/dvandersluis";>@dvandersluis</a>)</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9169";>#9169</a>:
 Add obsoletion warnings for <code>Performance/*</code> and 
<code>Rails/*</code> which are in separate gems now. (<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md";>rubocop's 
changelog</a>.</em></p>
   <blockquote>
   <h2>1.6.0 (2020-12-09)</h2>
   <h3>New features</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9125";>#9125</a>:
 Allow ConfigObsoletion to be extended by other RuboCop libraries. ([<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9182";>#9182</a>:
 Support auto-correction for <code>Style/RedundantArgument</code>. ([<a 
href="https://github.com/koic";>@koic</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9186";>#9186</a>:
 Support auto-correction for <code>Style/FloatDivision</code>. ([<a 
href="https://github.com/koic";>@koic</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9167";>#9167</a>:
 Support auto-correct for <code>StyleSingleLineBlockParams</code>. ([<a 
href="https://github.com/koic";>@koic</a>][])</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9177";>#9177</a>:
 Remove back-ref related code from <code>Style/SpecialGlobalVars</code>. ([<a 
href="https://github.com/r7kamura";>@r7kamura</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9160";>#9160</a>:
 Fix an incorrect auto-correct for <code>Style/IfUnlessModifier</code> and 
<code>Style/SoleNestedConditional</code> when auto-correction conflicts for 
guard condition. ([<a href="https://github.com/koic";>@koic</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9174";>#9174</a>:
 Handle send nodes with unparenthesized arguments in 
<code>Style/SoleNestedConditional</code>. ([<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9184";>#9184</a>:
 <code>Layout/EmptyLinesAroundAttributeAccessor</code> fails if the 
attr_accessor is the last line of the file. ([<a 
href="https://github.com/tas50";>@tas50</a>][])</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9171";>#9171</a>:
 Add &quot;did you mean&quot; message when failing due to invalid cops in 
configuration. ([<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8897";>#8897</a>:
 Change <code>Style/StringConcatenation</code> to accept line-end concatenation 
between two strings so that <code>Style/LineEndConcatenation</code> can handle 
it instead. ([<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9172";>#9172</a>:
 Add <code>Style/PerlBackrefs</code> targets and change message more detailed. 
([<a href="https://github.com/r7kamura";>@r7kamura</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9187";>#9187</a>:
 Update formatters to output <code>[Correctable]</code> for correctable 
offenses. ([<a href="https://github.com/dvandersluis";>@dvandersluis</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9169";>#9169</a>:
 Add obsoletion warnings for <code>Performance/*</code> and 
<code>Rails/*</code> which are in separate gems now. ([<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>][])</li>
   </ul>
   <h2>1.5.2 (2020-12-04)</h2>
   <h3>Bug fixes</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9152";>#9152</a>:
 Fix an incorrect auto-correct for <code>Style/SoleNestedConditional</code> 
when nested <code>||</code> operator modifier condition. ([<a 
href="https://github.com/koic";>@koic</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9161";>#9161</a>:
 Fix a false positive for <code>Layout/HeredocArgumentClosingParenthesis</code> 
when using subsequence closing parentheses in the same line. ([<a 
href="https://github.com/koic";>@koic</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9151";>#9151</a>:
 Fix <code>SuggestExtensions</code> to not suggest extensions that are 
installed but not direct dependencies. ([<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8985";>#8985</a>:
 Fix <code>Style/StringConcatenation</code> autocorrect generating invalid 
ruby. ([<a href="https://github.com/tejasbubane";>@tejasbubane</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9155";>#9155</a>:
 Fix a false positive for <code>Layout/MultilineMethodCallIndentation</code> 
when multiline method chain has expected indent width and the method is 
preceded by splat for <code>EnforcedStyle: 
indented_relative_to_receiver</code>. ([<a 
href="https://github.com/koic";>@koic</a>][])</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9080";>#9080</a>:
 Make <code>Lint/ShadowingOuterVariable</code> aware of <code>Ractor</code>. 
([<a href="https://github.com/tejasbubane";>@tejasbubane</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9102";>#9102</a>:
 Relax regexp_parser requirement. ([<a 
href="https://github.com/marcandre";>@marcandre</a>][])</li>
   </ul>
   <h2>1.5.1 (2020-12-02)</h2>
   <h3>Bug fixes</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8684";>#8684</a>:
 Fix an error for <code>Lint/InterpolationCheck</code> cop. ([<a 
href="https://github.com/tejasbubane";>@tejasbubane</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9145";>#9145</a>:
 Fix issues with SuggestExtensions when bundler is not available, or when there 
is no gemfile. ([<a 
href="https://github.com/dvandersluis";>@dvandersluis</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9140";>#9140</a>:
 Fix an error for <code>Layout/EmptyLinesAroundArguments</code> when multiline 
style argument for method call without selector. ([<a 
href="https://github.com/koic";>@koic</a>][])</li>
   <li><a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9136";>#9136</a>:
 Fix <code>AllowedIdentifiers</code> in <code>Naming/VariableNumber</code> to 
include variable assignments. ([<a 
href="https://github.com/PhilCoggins";>@PhilCoggins</a>][])</li>
   </ul>
   <h2>1.5.0 (2020-12-01)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/64e8c47b29855de1f8c1a39f02089ade266705b6";><code>64e8c47</code></a>
 Cut 1.6</li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/337570fdca77da6114722a93bf69f4411614b1f1";><code>337570f</code></a>
 Update Changelog</li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/fe463415304d094ecd99e169a488aca2934a3dd2";><code>fe46341</code></a>
 [Fix <a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9160";>#9160</a>]
 Fix an incorrect auto-correct for <code>Style/SoleNestedConditional</code></li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/1386f77d0329f935c881b28fc5dbc5941f7d199e";><code>1386f77</code></a>
 Updated <code>Layout/LineLength</code>, <code>Style/CharacterLiteral</code>, 
<code>Style/IpAddresses</code>, `...</li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/8f2fdbe1c7cf6e36fbf1ef8f086c233e9ad80f8b";><code>8f2fdbe</code></a>
 Fix cli_autocorrect_spec failures now that <a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9187";>#9187</a>
 and <a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9190";>#9190</a>
 are merged.</li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/24765a0f9ee4b22db0fe8bc209de4ce8c65111de";><code>24765a0</code></a>
 [Fix <a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9175";>#9175</a>]
 Fix status for offenses that are not correctable.</li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/0146f4f06aff608c92790575cd2b60aa17a733d9";><code>0146f4f</code></a>
 [Fix <a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/7801";>#7801</a>]
 Update documentation for <code>Naming/AccessorMethodName</code>.</li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/ebd90fb14a1e8278ffff5e3b05620d517f6da947";><code>ebd90fb</code></a>
 [Fix <a 
href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8897";>#8897</a>]
 Change <code>Style/StringConcatenation</code> to accept line-end 
concatenati...</li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/dbd9acaa410b61c902e671a8577cebf03359f308";><code>dbd9aca</code></a>
 Update formatters to output <code>[Correctable]</code> for correctable 
offenses.</li>
   <li><a 
href="https://github.com/rubocop-hq/rubocop/commit/3a2786f7275b4dafccaa8afeb79b4e8f38d30e38";><code>3a2786f</code></a>
 Update reference for <code>Style/FloatDivision</code></li>
   <li>Additional commits viewable in <a 
href="https://github.com/rubocop-hq/rubocop/compare/v0.0.0...v1.6.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to