You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2020/11/17 13:51:59 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request #994: Update rubocop requirement from <= 0.81 to <= 1.4 in /lang/ruby

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


   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.3.1</h2>
   <h3>Bug fixes</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9037">#9037</a>: Fix <code>required_ruby_version</code> issue when using <code>Gem::Requirement</code>. (<a href="https://github.com/cetinajero">@cetinajero</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9039">#9039</a>: Fix stack level too deep error if target directory contains <code>**</code>. (<a href="https://github.com/unasuke">@unasuke</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6962">#6962</a>: Limit <code>Layout/ClassStructure</code> constant order autocorrect to literal constants. (<a href="https://github.com/tejasbubane">@tejasbubane</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9032">#9032</a>: Fix an error for <code>Style/DocumentDynamicEvalDefinition</code> when using eval-type method with interpolated string that is not heredoc without comment doc. (<a href="https://github.com/koic">@koic</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9049">#9049</a>: Have <code>Lint/ToEnumArguments</code> accept <code>__callee__</code>. (<a href="https://github.com/marcandre">@marcandre</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9050">#9050</a>: Fix a false positive for <code>Style/NegatedIfElseCondition</code> when <code>if</code> with <code>!!</code> condition. (<a href="https://github.com/koic">@koic</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9041">#9041</a>: Fix a false positive for <code>Naming/VariableNumber</code> when using integer symbols. (<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/pull/9045">#9045</a>: Have <code>cut_release</code> handle &quot;config/default&quot; and generate cops doc. (<a href="https://github.com/marcandre">@marcandre</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9036">#9036</a>: Allow <code>enums</code> method by default for <code>Lint/ConstantDefinitionInBlock</code>. (<a href="https://github.com/koic">@koic</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9035">#9035</a>: Only complain about <code>SafeYAML</code> if it causes issues. (<a href="https://github.com/marcandre">@marcandre</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.3.1 (2020-11-16)</h2>
   <h3>Bug fixes</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9037">#9037</a>: Fix <code>required_ruby_version</code> issue when using <code>Gem::Requirement</code>. ([<a href="https://github.com/cetinajero">@cetinajero</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9039">#9039</a>: Fix stack level too deep error if target directory contains <code>**</code>. ([<a href="https://github.com/unasuke">@unasuke</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/6962">#6962</a>: Limit <code>Layout/ClassStructure</code> constant order autocorrect to literal constants. ([<a href="https://github.com/tejasbubane">@tejasbubane</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9032">#9032</a>: Fix an error for <code>Style/DocumentDynamicEvalDefinition</code> when using eval-type method with interpolated string that is not heredoc without comment doc. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9049">#9049</a>: Have <code>Lint/ToEnumArguments</code> accept <code>__callee__</code>. ([<a href="https://github.com/marcandre">@marcandre</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9050">#9050</a>: Fix a false positive for <code>Style/NegatedIfElseCondition</code> when <code>if</code> with <code>!!</code> condition. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9041">#9041</a>: Fix a false positive for <code>Naming/VariableNumber</code> when using integer symbols. ([<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/pull/9045">#9045</a>: Have <code>cut_release</code> handle &quot;config/default&quot; and generate cops doc. ([<a href="https://github.com/marcandre">@marcandre</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9036">#9036</a>: Allow <code>enums</code> method by default for <code>Lint/ConstantDefinitionInBlock</code>. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9035">#9035</a>: Only complain about <code>SafeYAML</code> if it causes issues. ([<a href="https://github.com/marcandre">@marcandre</a>][])</li>
   </ul>
   <h2>1.3.0 (2020-11-12)</h2>
   <h3>New features</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8761">#8761</a>: Read <code>required_ruby_version</code> from gemspec file if it exists. ([<a href="https://github.com/HeroProtagonist">@HeroProtagonist</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9001">#9001</a>: Add new <code>Lint/EmptyClass</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9025">#9025</a>: Add <code>AllowedMethods</code> option to <code>Lint/ConstantDefinitionInBlock</code>. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9014">#9014</a>: Support auto-correction for <code>Style/IfInsideElse</code>. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8483">#8483</a>: Add new <code>Style/StaticClass</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9020">#9020</a>: Add new <code>Style/NilLambda</code> cop to check for lambdas that always return nil. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8404">#8404</a>: Add new <code>Lint/DuplicateBranch</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8499">#8499</a>: Fix <code>Style/IfUnlessModifier</code> and <code>Style/WhileUntilModifier</code> to prevent an offense if there are both first-line comment and code after <code>end</code> block. ([<a href="https://github.com/dsavochkin">@dsavochkin</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8996">#8996</a>: Fix a false positive for <code>Style/MultipleComparison</code> when comparing two sides of the disjunction is unrelated. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8975">#8975</a>: Fix an infinite loop when autocorrecting <code>Layout/TrailingWhitespace</code> + <code>Lint/LiteralInInterpolation</code>. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8998">#8998</a>: Fix an error for <code>Style/NegatedIfElseCondition</code> when using negated condition and <code>if</code> branch body is empty. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9008">#9008</a>: Mark <code>Style/InfiniteLoop</code> as unsafe. ([<a href="https://github.com/marcandre">@marcandre</a>][])</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8978">#8978</a>: Update <code>Layout/LineLength</code> autocorrection to be able to handle method calls with long argument lists. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9015">#9015</a>: Update <code>Lint/EmptyBlock</code> to allow for empty lambdas. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9022">#9022</a>: Add <code>NOTE</code> to keywords of <code>Style/CommentAnnotation</code>. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9011">#9011</a>: Mark autocorrection for <code>Lint/Loop</code> as unsafe. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9026">#9026</a>: Update <code>Style/DocumentDynamicEvalDefinition</code> to detect comment blocks that document the evaluation. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/9004">#9004</a>: Remove obsolete gem <code>SafeYAML</code> compatibility. ([<a href="https://github.com/marcandre">@marcandre</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9023">#9023</a>: Mark unsafe for <code>Style/CollectionCompact</code>. ([<a href="https://github.com/koic">@koic</a>][])</li>
   <li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9012">#9012</a>: Allow <code>AllowedIdentifiers</code> to be specified for <code>Naming/VariableNumber</code>. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
   </ul>
   <h2>1.2.0 (2020-11-05)</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/ad62ad9ae78f0162a621717ce843928b5c4f708b"><code>ad62ad9</code></a> Cut 1.3.1</li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/eaa49f79519f97847249b9b4eb32bd59f8206b39"><code>eaa49f7</code></a> Update Changelog</li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/9ed12d58ab0b9896292d2fabf6e7e8b01fd913cd"><code>9ed12d5</code></a> Move a changelog entry</li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/a76a2a44befaff41f9ebd68e3649550afbec935b"><code>a76a2a4</code></a> Limit <code>Layout/ClassStructure</code> constant order autocorrect to literal constants</li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/51fa5bf9bfc4113fe552441d398ac114967f8f8f"><code>51fa5bf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9054">#9054</a> from koic/drop_patch_versions_from_default_yml</li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/c3c7283cc30b61518200b5d0983468f3ebc377e5"><code>c3c7283</code></a> Remove redundant patch version from default.yml</li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/ee6a72fca0f1b33753b3133ec1776be68ecbb49a"><code>ee6a72f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9051">#9051</a> from koic/fix_false_negative_for_negated_if_else_con...</li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/06eec8675b4102b384d0e1dbdf3e3e765bc4c7ea"><code>06eec86</code></a> [Fixes <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9049">#9049</a>] Have <code>Lint/ToEnumArguments</code> accept <code>__callee__</code></li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/c5b95523afd2d0075cca25bcc52d6d7f50832dfc"><code>c5b9552</code></a> [Fix <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/9050">#9050</a>] Fix a false positive for <code>Style/NegatedIfElseCondition</code></li>
   <li><a href="https://github.com/rubocop-hq/rubocop/commit/1905f1bd147a7b1c8371d55168318e0bbe264510"><code>1905f1b</code></a> Have <code>cut_release</code> handle &quot;config/default&quot; and generate cops doc.</li>
   <li>Additional commits viewable in <a href="https://github.com/rubocop-hq/rubocop/compare/v0.0.0...v1.3.1">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:
users@infra.apache.org



[GitHub] [avro] dependabot[bot] closed pull request #994: Update rubocop requirement from <= 0.81 to <= 1.4 in /lang/ruby

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #994:
URL: https://github.com/apache/avro/pull/994


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [avro] dependabot[bot] commented on pull request #994: Update rubocop requirement from <= 0.81 to <= 1.4 in /lang/ruby

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #994:
URL: https://github.com/apache/avro/pull/994#issuecomment-732698404


   Superseded by #1023.


----------------------------------------------------------------
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:
users@infra.apache.org