commit rubygem-rubocop for openSUSE:Factory

2020-11-05 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-11-05 21:55:28

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.11331 (New)


Package is "rubygem-rubocop"

Thu Nov  5 21:55:28 2020 rev:17 rq:846183 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-11-03 15:16:47.516053107 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.11331/rubygem-rubocop.changes   
2020-11-05 21:56:15.304004068 +0100
@@ -1,0 +2,34 @@
+Thu Nov 5 09:49:47 UTC 2020 - Dan Čermák 
+
+New upstream release 1.2.0
+
+## 1.2.0 (2020-11-05)
+
+### New features
+
+* [#8983](https://github.com/rubocop-hq/rubocop/pull/8983): Support 
auto-correction for `Naming/HeredocDelimiterCase`. ([@koic][])
+* [#8004](https://github.com/rubocop-hq/rubocop/issues/8004): Add new 
`GitHubActionsFormatter` formatter. ([@lautis][])
+* [#8175](https://github.com/rubocop-hq/rubocop/pull/8175): Add new 
`AllowedCompactTypes` option for `Style/RaiseArgs`. ([@pdobb][])
+* [#8566](https://github.com/rubocop-hq/rubocop/issues/8566): Add new 
`Style/CollectionCompact` cop. ([@fatkodima][])
+* [#8925](https://github.com/rubocop-hq/rubocop/issues/8925): Add 
`--display-time` option for displaying elapsed time of `rubocop` command. 
([@joshuapinter][])
+* [#8967](https://github.com/rubocop-hq/rubocop/pull/8967): Add new 
`Style/NegatedIfElseCondition` cop. ([@fatkodima][])
+* [#8984](https://github.com/rubocop-hq/rubocop/pull/8984): Support 
auto-correction for `Style/DoubleNegation`. ([@koic][])
+* [#8992](https://github.com/rubocop-hq/rubocop/pull/8992): Support 
auto-correction for `Lint/ElseLayout`. ([@koic][])
+* [#8988](https://github.com/rubocop-hq/rubocop/pull/8988): Support 
auto-correction for `Lint/UselessSetterCall`. ([@koic][])
+* [#8982](https://github.com/rubocop-hq/rubocop/pull/8982): Support 
auto-correction for `Naming/BinaryOperatorParameterName`. ([@koic][])
+
+### Bug fixes
+
+* [#8989](https://github.com/rubocop-hq/rubocop/pull/8989): Fix multibyte 
support in the regexp node handler that led `Style/RedundantRegexpEscape` to 
malfunction and corrupt a program in auto-correction. ([@knu][])
+* [#8912](https://github.com/rubocop-hq/rubocop/pull/8912): Fix 
`Layout/ElseAlignment` for `rescue/else/ensure` inside `do/end` blocks with 
assignment. ([@miry][])
+* [#8971](https://github.com/rubocop-hq/rubocop/issues/8971): Fix a false 
alarm for `# rubocop:disable Lint/EmptyBlock` inline comment with 
`Lint/RedundantCopDisableDirective`. ([@koic][])
+* [#8976](https://github.com/rubocop-hq/rubocop/issues/8976): Fix an incorrect 
auto-correct for `Style/KeywordParametersOrder` when when `kwoptarg` is before 
`kwarg` and argument parentheses omitted. ([@koic][])
+* [#8084](https://github.com/rubocop-hq/rubocop/pull/8084): Fix a bug in how 
`Layout/SpaceAroundBlockParameters` handles block parameters with a trailing 
comma. ([@bquorning][])
+* [#8966](https://github.com/rubocop-hq/rubocop/issues/8966): Fix 
`Layout/SpaceInsideParens` to enforce no spaces in empty parens for all styles. 
([@joshuapinter][])
+
+### Changes
+
+* [#5717](https://github.com/rubocop-hq/rubocop/issues/5717): Support 
`defined?`-based memoization for `Naming/MemoizedInstanceVariableName` cop. 
([@fatkodima][])
+* [#8964](https://github.com/rubocop-hq/rubocop/pull/8964): Extend 
`Naming/VariableNumber` cop to handle method names and symbols. ([@fatkodima][])
+
+---

Old:

  rubocop-1.1.0.gem

New:

  rubocop-1.2.0.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.NPXeM8/_old  2020-11-05 21:56:15.864002809 +0100
+++ /var/tmp/diff_new_pack.NPXeM8/_new  2020-11-05 21:56:15.864002809 +0100
@@ -25,7 +25,7 @@
 # of those fields
 #
 Name:   rubygem-rubocop
-Version:1.1.0
+Version:1.2.0
 Release:0
 Summary:Automatic Ruby code style checking tool
 License:MIT

++ rubocop-1.1.0.gem -> rubocop-1.2.0.gem ++
 1668 lines of diff (skipped)




commit rubygem-rubocop for openSUSE:Factory

2020-11-03 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-11-03 15:16:25

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.3463 (New)


Package is "rubygem-rubocop"

Tue Nov  3 15:16:25 2020 rev:16 rq:845483 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-10-05 19:33:26.589218831 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.3463/rubygem-rubocop.changes
2020-11-03 15:16:47.516053107 +0100
@@ -1,0 +2,138 @@
+Mon Nov  2 15:39:11 UTC 2020 - Dan Čermák 
+
+- New upstream release 1.1.0
+
+## 1.1.0 (2020-10-29)
+
+### New features
+
+* [#8896](https://github.com/rubocop-hq/rubocop/pull/8896): Add new 
`Lint/DuplicateRegexpCharacterClassElement` cop. ([@owst][])
+* [#8895](https://github.com/rubocop-hq/rubocop/pull/8895): Add new 
`Lint/EmptyBlock` cop. ([@fatkodima][])
+* [#8934](https://github.com/rubocop-hq/rubocop/pull/8934): Add new 
`Style/SwapValues` cop. ([@fatkodima][])
+* [#7549](https://github.com/rubocop-hq/rubocop/issues/7549): Add new 
`Style/ArgumentsForwarding` cop. ([@koic][])
+* [#8859](https://github.com/rubocop-hq/rubocop/issues/8859): Add new 
`Lint/UnmodifiedReduceAccumulator` cop. ([@dvandersluis][])
+* [#8951](https://github.com/rubocop-hq/rubocop/pull/8951): Support 
auto-correction for `Style/MultipleComparison`. ([@koic][])
+* [#8953](https://github.com/rubocop-hq/rubocop/pull/8953): Add 
`AllowMethodComparison` option for `Lint/MultipleComparison`. ([@koic][])
+* [#8960](https://github.com/rubocop-hq/rubocop/pull/8960): Add 
`Regexp::Expression#loc` and `#expression` to replace `parsed_tree_expr_loc`. 
([@marcandre][])
+* [#8930](https://github.com/rubocop-hq/rubocop/pull/8930): Add rake tasks for 
alternative way to specify Changelog entries. ([@marcandre][])
+* [#8940](https://github.com/rubocop-hq/rubocop/pull/8940): Add new 
`Style/DocumentDynamicEvalDefinition` cop. ([@fatkodima][])
+* [#7753](https://github.com/rubocop-hq/rubocop/issues/7753): Add new 
`Lint/ToEnumArguments` cop. ([@fatkodima][])
+
+### Bug fixes
+
+* [#8921](https://github.com/rubocop-hq/rubocop/pull/8921): Prevent 
`Lint/LiteralInInterpolation` from removing necessary interpolation in `%W[]` 
and `%I[]` literals. ([@knu][])
+* [#8708](https://github.com/rubocop-hq/rubocop/pull/8708): Fix bad regexp 
recognition in `Lint/OutOfRangeRegexpRef` when there are multiple regexps. 
([@dvandersluis][])
+* [#8945](https://github.com/rubocop-hq/rubocop/pull/8945): Fix changelog task 
to build a correct changelog item when `Fix #123` is encountered. 
([@dvandersluis][])
+* [#8914](https://github.com/rubocop-hq/rubocop/pull/8914): Fix autocorrection 
for `Layout/TrailingWhitespace` in heredocs. ([@marcandre][])
+
+### Changes
+
+* [#8920](https://github.com/rubocop-hq/rubocop/pull/8920): Remove Capybara's 
`save_screenshot` from `Lint/Debugger`. ([@ybiquitous][])
+* [#8919](https://github.com/rubocop-hq/rubocop/issues/8919): Require RuboCop 
AST 1.0.1 or higher. ([@koic][])
+* [#8939](https://github.com/rubocop-hq/rubocop/pull/8939): Accept comparisons 
of multiple method calls for `Style/MultipleComparison`. ([@koic][])
+* [#8950](https://github.com/rubocop-hq/rubocop/issues/8950): Add 
`IgnoredMethods` and `IgnoredClasses` to `Lint/NumberConversion`. 
([@dvandersluis][])
+
+## 1.0.0 (2020-10-21)
+
+### New features
+
+* [#7944](https://github.com/rubocop-hq/rubocop/issues/7944): Add 
`MaxUnannotatedPlaceholdersAllowed` option to `Style/FormatStringToken` cop. 
([@Tietew][])
+* [#8379](https://github.com/rubocop-hq/rubocop/issues/8379): Handle redundant 
parentheses around an interpolated expression for `Style/RedundantParentheses` 
cop. ([@fatkodima][])
+
+### Bug fixes
+
+* [#8892](https://github.com/rubocop-hq/rubocop/issues/8892): Fix an error for 
`Style/StringConcatenation` when correcting nested concatenable parts. 
([@fatkodima][])
+* [#8781](https://github.com/rubocop-hq/rubocop/issues/8781): Fix handling of 
comments in `Style/SafeNavigation` autocorrection. ([@dvandersluis][])
+* [#8907](https://github.com/rubocop-hq/rubocop/pull/8907): Fix an incorrect 
auto-correct for `Layout/ClassStructure` when heredoc constant is defined after 
public method. ([@koic][])
+* [#8889](https://github.com/rubocop-hq/rubocop/pull/8889): Cops can use new 
`after_` callbacks (only for nodes that may have children nodes, like 
`:send` and unlike `:sym`). ([@marcandre][])
+* [#8906](https://github.com/rubocop-hq/rubocop/pull/8906): Fix a false 
positive for `Layout/SpaceAroundOperators` when upward alignment. ([@koic][])
+* [#8585](https://github.com/rubocop-hq/rubocop/pull/8585): Fix false positive 
in `Style/RedundantSelf` cop with nested `self` access. ([@marcotc][])
+* 

commit rubygem-rubocop for openSUSE:Factory

2020-10-05 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-10-05 19:33:24

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.4249 (New)


Package is "rubygem-rubocop"

Mon Oct  5 19:33:24 2020 rev:15 rq:838076 version:0.92.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-09-08 22:51:02.903625127 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.4249/rubygem-rubocop.changes
2020-10-05 19:33:26.589218831 +0200
@@ -1,0 +2,6 @@
+Fri Sep 25 14:49:57 UTC 2020 - Stephan Kulow 
+
+updated to version 0.92.0
+  no changelog found
+
+---

Old:

  rubocop-0.90.0.gem

New:

  rubocop-0.92.0.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.5DwVif/_old  2020-10-05 19:33:27.209219436 +0200
+++ /var/tmp/diff_new_pack.5DwVif/_new  2020-10-05 19:33:27.209219436 +0200
@@ -16,32 +16,33 @@
 #
 
 
-%define mod_name rubocop
-%define mod_full_name %{mod_name}-%{version}
 #
 # This file was generated with a gem2rpm.yml and not just plain gem2rpm.
 # All sections marked as MANUAL, license headers, summaries and descriptions
 # can be maintained in that file. Please consult this file before editing any
 # of those fields
 #
+
 Name:   rubygem-rubocop
-Version:0.90.0
+Version:0.92.0
 Release:0
-Summary:Automatic Ruby code style checking tool
-License:MIT
-Group:  Development/Languages/Ruby
-URL:https://github.com/rubocop-hq/rubocop
-Source: https://rubygems.org/gems/%{mod_full_name}.gem
-Source1:gem2rpm.yml
+%define mod_name rubocop
+%define mod_full_name %{mod_name}-%{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{ruby >= 2.4.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq: update-alternatives
+URL:https://github.com/rubocop-hq/rubocop
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 # MANUAL
 Patch0: 0001-Use-usr-bin-bash-instead-of-env-as-the-shebang.patch
 # /MANUAL
+Summary:Automatic Ruby code style checking tool
+License:MIT
+Group:  Development/Languages/Ruby
+PreReq: update-alternatives
 
 %description
 RuboCop is a Ruby code style checking and code formatting tool.
@@ -50,8 +51,8 @@
 %prep
 %gem_unpack
 %patch0 -p1
-find -type f -print0 | xargs -0 touch -r %{SOURCE0}
-%{gem_build}
+find -type f -print0 | xargs -0 touch -r %{S:0}
+%gem_build
 
 %build
 

++ rubocop-0.90.0.gem -> rubocop-0.92.0.gem ++
 5112 lines of diff (skipped)




commit rubygem-rubocop for openSUSE:Factory

2020-09-08 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-09-08 22:50:51

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.3399 (New)


Package is "rubygem-rubocop"

Tue Sep  8 22:50:51 2020 rev:14 rq:830977 version:0.90.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-06-25 15:07:42.101415559 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.3399/rubygem-rubocop.changes
2020-09-08 22:51:02.903625127 +0200
@@ -1,0 +2,117 @@
+Tue Sep  1 07:01:02 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.90.0
+
+### New features
+
+* [#8451](https://github.com/rubocop-hq/rubocop/issues/8451): Add new 
`Style/RedundantSelfAssignment` cop. ([@fatkodima][])
+* [#8384](https://github.com/rubocop-hq/rubocop/issues/8384): Add new 
`Layout/EmptyLineAfterMultilineCondition` cop. ([@fatkodima][])
+* [#8390](https://github.com/rubocop-hq/rubocop/pull/8390): Add new 
`Style/SoleNestedConditional` cop. ([@fatkodima][])
+* [#8562](https://github.com/rubocop-hq/rubocop/pull/8562): Add new 
`Style/KeywordParametersOrder` cop. ([@fatkodima][])
+* [#8486](https://github.com/rubocop-hq/rubocop/pull/8486): Add new 
`Style/CombinableLoops` cop. ([@fatkodima][])
+* [#8381](https://github.com/rubocop-hq/rubocop/pull/8381): Add new 
`Style/ClassMethodsDefinitions` cop. ([@fatkodima][])
+* [#8474](https://github.com/rubocop-hq/rubocop/pull/8474): Add new 
`Lint/DuplicateRequire` cop. ([@fatkodima][])
+* [#8472](https://github.com/rubocop-hq/rubocop/issues/8472): Add new 
`Lint/UselessMethodDefinition` cop. ([@fatkodima][])
+* [#8531](https://github.com/rubocop-hq/rubocop/issues/8531): Add new 
`Lint/EmptyFile` cop. ([@fatkodima][])
+* Add new `Lint/TrailingCommaInAttributeDeclaration` cop. ([@drenmi][])
+* [#8578](https://github.com/rubocop-hq/rubocop/pull/8578): Add 
`:restore_registry` context and `stub_cop_class` helper class. ([@marcandre][])
+* [#8579](https://github.com/rubocop-hq/rubocop/pull/8579): Add 
`Cop.documentation_url`.  ([@marcandre][])
+* [#8510](https://github.com/rubocop-hq/rubocop/pull/8510):  Add 
`RegexpNode#each_capture` and `parsed_tree`. ([@marcandre][])
+* [#8365](https://github.com/rubocop-hq/rubocop/pull/8365): Cops defining 
`on_send` can be optimized by defining the constant `RESTRICT_ON_SEND` with a 
list of acceptable method names.
+([@marcandre][])
+
+### Bug fixes
+
+* [#8508](https://github.com/rubocop-hq/rubocop/pull/8508): Fix a false 
positive for `Style/CaseLikeIf` when conditional contains comparison with a 
class. Mark `Style/CaseLikeIf` as not safe.
+([@fatkodima][])
+* [#8618](https://github.com/rubocop-hq/rubocop/issues/8618): Fix an infinite 
loop error for `Layout/EmptyLineBetweenDefs`. ([@fatkodima][])
+* [#8534](https://github.com/rubocop-hq/rubocop/issues/8534): Fix 
`Lint/BinaryOperatorWithIdenticalOperands` for binary operators used as unary 
operators. ([@marcandre][])
+* [#8537](https://github.com/rubocop-hq/rubocop/pull/8537): Allow a trailing 
comment as a description comment for `Bundler/GemComment`. ([@pocke][])
+* [#8507](https://github.com/rubocop-hq/rubocop/issues/8507): Fix 
`Style/RescueModifier` to handle parentheses around rescue modifiers. 
([@dsavochkin][])
+* [#8527](https://github.com/rubocop-hq/rubocop/pull/8527): Prevent an 
incorrect auto-correction for `Style/CaseEquality` cop when comparing with 
`===` against a regular expression receiver.
+([@koic][])
+* [#8524](https://github.com/rubocop-hq/rubocop/issues/8524): Fix 
`Layout/EmptyLinesAroundClassBody`  and `Layout/EmptyLinesAroundModuleBody` to 
correctly handle an access modifier as a first
+child. ([@dsavochkin][])
+* [#8518](https://github.com/rubocop-hq/rubocop/issues/8518): Fix 
`Lint/ConstantResolution` cop reporting offense for `module` and `class` 
definitions. ([@tejasbubane][])
+* [#8158](https://github.com/rubocop-hq/rubocop/issues/8158): Fix 
`Style/MultilineWhenThen` cop to correctly handle cases with multiline body. 
([@dsavochkin][])
+* [#7705](https://github.com/rubocop-hq/rubocop/issues/7705): Fix 
`Style/OneLineConditional` cop to handle if/then/elsif/then/else/end cases. Add 
`AlwaysCorrectToMultiline` config option to
+this cop to always convert offenses to the multi-line form (false by default). 
([@Lykos][], [@dsavochkin][])
+* [#8590](https://github.com/rubocop-hq/rubocop/issues/8590): Fix an error 
when auto-correcting encoding mismatch file. ([@koic][])
+* [#8321](https://github.com/rubocop-hq/rubocop/issues/8321): Enable 
auto-correction for `Layout/{Def}EndAlignment`, `Lint/EmptyEnsure`, 
`Style/ClassAndModuleChildren`. ([@marcandre][])
+* [#8583](https://github.com/rubocop-hq/rubocop/issues/8583): Fix 
`Style/RedundantRegexpEscape` false positive for 

commit rubygem-rubocop for openSUSE:Factory

2020-06-25 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-06-25 15:06:40

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.3060 (New)


Package is "rubygem-rubocop"

Thu Jun 25 15:06:40 2020 rev:13 rq:816291 version:0.86.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-05-23 17:28:34.43126 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.3060/rubygem-rubocop.changes
2020-06-25 15:07:42.101415559 +0200
@@ -1,0 +2,162 @@
+Mon Jun 22 08:17:42 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.86.0
+
+### New features
+
+* [#8147](https://github.com/rubocop-hq/rubocop/pull/8147): Add new 
`Style/RedundantFetchBlock` cop. ([@fatkodima][])
+* [#8111](https://github.com/rubocop-hq/rubocop/pull/8111): Add auto-correct 
for `Style/StructInheritance`. ([@tejasbubane][])
+* [#8113](https://github.com/rubocop-hq/rubocop/pull/8113): Let 
`expect_offense` templates add variable-length whitespace with `_{foo}`. 
([@eugeneius][])
+* [#8148](https://github.com/rubocop-hq/rubocop/pull/8148): Support 
auto-correction for `Style/MultilineTernaryOperator`. ([@koic][])
+* [#8151](https://github.com/rubocop-hq/rubocop/pull/8151): Support 
auto-correction for `Style/NestedTernaryOperator`. ([@koic][])
+* [#8142](https://github.com/rubocop-hq/rubocop/pull/8142): Add 
`Lint/ConstantResolution` cop. ([@robotdana][])
+* [#8170](https://github.com/rubocop-hq/rubocop/pull/8170): Support 
auto-correction for `Lint/RegexpAsCondition`. ([@koic][])
+* [#8169](https://github.com/rubocop-hq/rubocop/pull/8169): Support 
auto-correction for `Lint/RaiseException`. ([@koic][])
+
+### Bug fixes
+
+* [#8132](https://github.com/rubocop-hq/rubocop/issues/8132): Fix the problem 
with `Naming/MethodName: EnforcedStyle: camelCase` and `_` or `i` variables. 
([@avrusanov][])
+* [#8115](https://github.com/rubocop-hq/rubocop/issues/8115): Fix false 
negative for `Lint::FormatParameterMismatch` when argument contains formatting. 
([@andrykonchin][])
+* [#8131](https://github.com/rubocop-hq/rubocop/pull/8131): Fix false positive 
for `Style/RedundantRegexpEscape` with escaped delimiters. ([@owst][])
+* [#8124](https://github.com/rubocop-hq/rubocop/issues/8124): Fix a false 
positive for `Lint/FormatParameterMismatch` when using named parameters with 
escaped `%`. ([@koic][])
+* [#7979](https://github.com/rubocop-hq/rubocop/issues/7979): Fix 
"uninitialized constant DidYouMean::SpellChecker" exception. ([@bquorning][])
+* [#8098](https://github.com/rubocop-hq/rubocop/issues/8098): Fix a false 
positive for `Style/RedundantRegexpCharacterClass` when using interpolations. 
([@owst][])
+* [#8150](https://github.com/rubocop-hq/rubocop/pull/8150): Fix a false 
positive for `Layout/EmptyLinesAroundAttributeAccessor` when using attribute 
accessors in `if` ... `else` branches.
+([@koic][])
+* [#8179](https://github.com/rubocop-hq/rubocop/issues/8179): Fix an infinite 
correction loop error for `Layout/MultilineBlockLayout` when missing newline 
before opening parenthesis `(` for
+block body. ([@koic][])
+* [#8185](https://github.com/rubocop-hq/rubocop/issues/8185): Fix a false 
positive for `Style/YodaCondition` when interpolation is used on the left hand 
side. ([@koic][])
+
+### Changes
+
+* [#8146](https://github.com/rubocop-hq/rubocop/pull/8146): Use UTC in RuboCop 
todo file generation. ([@mauro-oto][])
+* [#8149](https://github.com/rubocop-hq/rubocop/pull/8149): Cop 
`Metrics/CyclomaticComplexity` now counts `&.`, `||=`, `&&=` and blocks known 
to iterate. Default bumped from 6 to 7.
+([@marcandre][])
+* [#8178](https://github.com/rubocop-hq/rubocop/pull/8178): Mark unsafe for 
`Lint/RaiseException`. ([@koic][])
+
+[@fatkodima]: https://github.com/fatkodima
+[@tejasbubane]: https://github.com/tejasbubane
+[@eugeneius]: https://github.com/eugeneius
+[@koic]: https://github.com/koic
+[@robotdana]: https://github.com/robotdana
+[@avrusanov]: https://github.com/avrusanov
+[@andrykonchin]: https://github.com/andrykonchin
+[@owst]: https://github.com/owst
+[@bquorning]: https://github.com/bquorning
+[@mauro-oto]: https://github.com/mauro-oto
+[@marcandre]: https://github.com/marcandre
+
+---
+Mon Jun  8 08:43:34 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.85.1
+
+### Bug fixes
+
+* [#8083](https://github.com/rubocop-hq/rubocop/issues/8083): Fix an error for 
`Lint/MixedRegexpCaptureTypes` cop when using a regular expression that cannot 
be processed by regexp_parser gem.
+([@koic][])
+* [#8081](https://github.com/rubocop-hq/rubocop/issues/8081): Fix a false 
positive for `Lint/SuppressedException` when empty rescue block in `do` block. 
([@koic][])
+* 

commit rubygem-rubocop for openSUSE:Factory

2020-05-23 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-05-23 17:27:25

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2738 (New)


Package is "rubygem-rubocop"

Sat May 23 17:27:25 2020 rev:12 rq:807802 version:0.83.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-04-16 23:04:35.619746363 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2738/rubygem-rubocop.changes
2020-05-23 17:28:34.43126 +0200
@@ -1,0 +2,106 @@
+Wed May 20 16:22:54 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.83.0
+
+  ### New features
+
+  * [#7951](https://github.com/rubocop-hq/rubocop/pull/7951): Include 
`rakefile`
+file by default. ([@jethrodaniel][])
+  * [#7921](https://github.com/rubocop-hq/rubocop/pull/7921): Add new
+`Style/SlicingWithRange` cop. ([@zverok][])
+  * [#7895](https://github.com/rubocop-hq/rubocop/pull/7895): Include
+`.simplecov` file by default. ([@robotdana][])
+  * [#7916](https://github.com/rubocop-hq/rubocop/pull/7916): Support
+autocorrection for `Lint/AmbiguousRegexpLiteral`. ([@koic][])
+  * [#7917](https://github.com/rubocop-hq/rubocop/pull/7917): Support
+autocorrection for `Lint/UselessAccessModifier`. ([@koic][])
+  * [#595](https://github.com/rubocop-hq/rubocop/issues/595): Add ERB
+pre-processing for configuration files. ([@jonas054][])
+  * [#7918](https://github.com/rubocop-hq/rubocop/pull/7918): Support
+autocorrection for `Lint/AmbiguousOperator`. ([@koic][])
+  * [#7937](https://github.com/rubocop-hq/rubocop/pull/7937): Support
+autocorrection for `Style/IfWithSemicolon`. ([@koic][])
+  * [#3696](https://github.com/rubocop-hq/rubocop/issues/3696): Add
+`AllowComments` option to `Lint/EmptyWhen` cop. ([@koic][])
+  * [#7910](https://github.com/rubocop-hq/rubocop/pull/7910): Support
+autocorrection for `Lint/ParenthesesAsGroupedExpression`. ([@koic][])
+  * [#7925](https://github.com/rubocop-hq/rubocop/pull/7925): Support
+autocorrection for `Layout/ConditionPosition`. ([@koic][])
+  * [#7934](https://github.com/rubocop-hq/rubocop/pull/7934): Support
+autocorrection for `Lint/EnsureReturn`. ([@koic][])
+  * [#7922](https://github.com/rubocop-hq/rubocop/pull/7922): Add new
+`Layout/EmptyLineAroundAttributeAccessor` cop. ([@koic][])
+
+  ### Bug fixes
+
+  * [#7929](https://github.com/rubocop-hq/rubocop/issues/7929): Fix
+`Style/FrozenStringLiteralComment` to accept frozen_string_literal anywhere
+in leading comment lines. ([@jeffcarbs][])
+  * [#7882](https://github.com/rubocop-hq/rubocop/pull/7882): Fix
+`Style/CaseEquality` when `AllowOnConstant` is `true` and the method
+receiver is implicit. ([@rafaelfranca][])
+  * [#7790](https://github.com/rubocop-hq/rubocop/issues/7790): Fix 
`--parallel`
+and `--ignore-parent-exclusion` combination. ([@jonas054][])
+  * [#7881](https://github.com/rubocop-hq/rubocop/issues/7881): Fix 
`--parallel`
+and `--force-default-config` combination. ([@jonas054][])
+  * [#7635](https://github.com/rubocop-hq/rubocop/issues/7635): Fix a false
+positive for `Style/MultilineWhenThen` when `then` required for a body of
+`when` is used. ([@koic][])
+  * [#7905](https://github.com/rubocop-hq/rubocop/pull/7905): Fix an error when
+running `rubocop --only` or `rubocop --except` options without cop name
+argument. ([@koic][])
+  * [#7903](https://github.com/rubocop-hq/rubocop/pull/7903): Fix an incorrect
+autocorrect for `Style/HashTransformKeys` and `Style/HashTransformValues`
+cops when line break before `to_h` method. ([@diogoosorio][], [@koic][])
+  * [#7899](https://github.com/rubocop-hq/rubocop/issues/7899): Fix an infinite
+loop error for `Layout/SpaceAroundOperators` with `Layout/ExtraSpacing` 
when
+using `ForceEqualSignAlignment: true`. ([@koic][])
+  * [#7885](https://github.com/rubocop-hq/rubocop/issues/7885): Fix
+`Style/IfUnlessModifier` logic when tabs are used for
+indentation. ([@jonas054][])
+  * [#7909](https://github.com/rubocop-hq/rubocop/pull/7909): Fix a false
+positive for `Lint/ParenthesesAsGroupedExpression` when using an intended
+grouped parentheses. ([@koic][])
+  * [#7913](https://github.com/rubocop-hq/rubocop/pull/7913): Fix a false
+positive for `Lint/LiteralAsCondition` when using `true` literal in `while`
+and similar cases. ([@koic][])
+  * [#7928](https://github.com/rubocop-hq/rubocop/issues/7928): Fix a false
+message for `Style/GuardClause` when using `and` or `or` operators for 
guard
+clause in `then` or `else` branches. ([@koic][])
+  * [#7928](https://github.com/rubocop-hq/rubocop/issues/7928): Fix a false
+positive for `Style/GuardClause` when 

commit rubygem-rubocop for openSUSE:Factory

2020-04-16 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-04-16 23:04:33

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2738 (New)


Package is "rubygem-rubocop"

Thu Apr 16 23:04:33 2020 rev:11 rq:794510 version:0.82.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-04-01 19:18:12.695527695 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2738/rubygem-rubocop.changes
2020-04-16 23:04:35.619746363 +0200
@@ -1,0 +2,68 @@
+Thu Apr 16 08:50:04 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.82.0
+
+  ### New features
+
+  * [#7867](https://github.com/rubocop-hq/rubocop/pull/7867): Add support for
+tabs in indentation. ([@DracoAter][])
+  * [#7863](https://github.com/rubocop-hq/rubocop/issues/7863): Corrector now
+accepts nodes in addition to ranges. ([@marcandre][])
+  * [#7862](https://github.com/rubocop-hq/rubocop/issues/7862): Corrector now
+has a `wrap` method. ([@marcandre][])
+  * [#7850](https://github.com/rubocop-hq/rubocop/issues/7850): Make it 
possible
+to enable/disable pending cops. ([@koic][])
+  * [#7861](https://github.com/rubocop-hq/rubocop/issues/7861): Make it to 
allow
+`Style/CaseEquality` when the receiver is a constant. ([@rafaelfranca][])
+  * [#7851](https://github.com/rubocop-hq/rubocop/pull/7851): Add a new
+`Style/ExponentialNotation` cop. ([@tdeo][])
+  * [#7384](https://github.com/rubocop-hq/rubocop/pull/7384): Add new
+`Style/DisableCopsWithinSourceCodeDirective` cop. ([@egze][])
+  * [#7826](https://github.com/rubocop-hq/rubocop/issues/7826): Add new
+`Layout/SpaceAroundMethodCallOperator` cop. ([@saurabhmaurya15][])
+
+  ### Bug fixes
+
+  * [#7871](https://github.com/rubocop-hq/rubocop/pull/7871): Fix an
+auto-correction bug in `Lint/BooleanSymbol`. ([@knu][])
+  * [#7842](https://github.com/rubocop-hq/rubocop/issues/7842): Fix a false
+positive for `Lint/RaiseException` when raising Exception with explicit
+namespace. ([@koic][])
+  * [#7834](https://github.com/rubocop-hq/rubocop/issues/7834): Fix
+`Lint/UriRegexp` to register offense with array
+arguments. ([@tejasbubane][])
+  * [#7841](https://github.com/rubocop-hq/rubocop/issues/7841): Fix an error 
for
+`Style/TrailingCommaInBlockArgs` when lambda literal (`->`) has multiple
+arguments. ([@koic][])
+  * [#7842](https://github.com/rubocop-hq/rubocop/issues/7842): Fix a false
+positive for `Lint/RaiseException` when Exception without cbase specified
+under the namespace `Gem` by adding `AllowedImplicitNamespaces`
+option. ([@koic][])
+  * `Style/IfUnlessModifier` does not infinite-loop when autocorrecting long
+lines which use if/unless modifiers and have multiple statements separated
+by semicolons. ([@alexdowad][])
+  *
+
[rubocop-hq/rubocop-rails#127](https://github.com/rubocop-hq/rubocop-rails/issues/127):
+Use `ConfigLoader.default_configuration` for the default
+config. ([@hanachin][])
+
+  ### Changes
+
+  * **(Breaking)** Renamed `Layout/Tab` cop to
+  `Layout/IndentationStyle`. ([@DracoAter][])
+  * [#7869](https://github.com/rubocop-hq/rubocop/pull/7869): **(Breaking)**
+Drop support for Ruby 2.3. ([@koic][])
+
+  [@DracoAter]: https://github.com/DracoAter
+  [@marcandre]: https://github.com/marcandre
+  [@koic]: https://github.com/koic
+  [@rafaelfranca]: https://github.com/rafaelfranca
+  [@tdeo]: https://github.com/tdeo
+  [@egze]: https://github.com/egze
+  [@saurabhmaurya15]: https://github.com/saurabhmaurya15
+  [@knu]: https://github.com/knu
+  [@tejasbubane]: https://github.com/tejasbubane
+  [@alexdowad]: https://github.com/alexdowad
+  [@hanachin]: https://github.com/hanachin
+
+---

Old:

  rubocop-0.81.0.gem

New:

  rubocop-0.82.0.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.eEXroB/_old  2020-04-16 23:04:36.799747413 +0200
+++ /var/tmp/diff_new_pack.eEXroB/_new  2020-04-16 23:04:36.803747417 +0200
@@ -25,7 +25,7 @@
 # of those fields
 #
 Name:   rubygem-rubocop
-Version:0.81.0
+Version:0.82.0
 Release:0
 Summary:Automatic Ruby code style checking tool
 License:MIT
@@ -33,7 +33,7 @@
 URL:https://github.com/rubocop-hq/rubocop
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
-BuildRequires:  %{ruby >= 2.3.0}
+BuildRequires:  %{ruby >= 2.4.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives

++ 

commit rubygem-rubocop for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-04-01 19:17:53

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.3248 (New)


Package is "rubygem-rubocop"

Wed Apr  1 19:17:53 2020 rev:10 rq:790485 version:0.81.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-03-03 10:20:38.523196793 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.3248/rubygem-rubocop.changes
2020-04-01 19:18:12.695527695 +0200
@@ -1,0 +2,100 @@
+Wed Apr  1 08:02:34 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.81.0
+
+  ### New features
+
+  * [#7299](https://github.com/rubocop-hq/rubocop/issues/7299): Add new
+`Lint/RaiseException` cop. ([@denys281][])
+  * [#7793](https://github.com/rubocop-hq/rubocop/pull/7793): Prefer `include?`
+over `member?` in `Style/CollectionMethods`. ([@dmolesUC][])
+  * [#7654](https://github.com/rubocop-hq/rubocop/issues/7654): Support
+`with_fixed_indentation` option for `Layout/ArrayAlignment`
+cop. ([@nikitasakov][])
+  * [#7783](https://github.com/rubocop-hq/rubocop/pull/7783): Support Ruby 
2.7's
+numbered parameter for `Style/RedundantSort`. ([@koic][])
+  * [#7795](https://github.com/rubocop-hq/rubocop/issues/7795): Make
+`Layout/EmptyLineAfterGuardClause` aware of case where `and` or `or` is 
used
+before keyword that break control (e.g. `and return`). ([@koic][])
+  * [#7786](https://github.com/rubocop-hq/rubocop/pull/7786): Support Ruby 
2.7's
+pattern match for `Layout/ElseAlignment` cop. ([@koic][])
+  * [#7784](https://github.com/rubocop-hq/rubocop/pull/7784): Support Ruby 
2.7's
+numbered parameter for `Lint/SafeNavigationChain`. ([@koic][])
+  * [#7331](https://github.com/rubocop-hq/rubocop/issues/7331): Add `forbidden`
+option to `Style/ModuleFunction`cop. ([@weh][])
+  * [#7699](https://github.com/rubocop-hq/rubocop/pull/7699): Add new
+`Lint/StructNewOverride` cop.  ([@ybiquitous][])
+  * [#7637](https://github.com/rubocop-hq/rubocop/pull/7637): Add new
+`Style/TrailingCommaInBlockArgs` cop. ([@pawptart][])
+  * [#7809](https://github.com/rubocop-hq/rubocop/pull/7809): Add
+auto-correction for `Style/EndBlock` cop.  ([@tejasbubane][])
+  * [#7739](https://github.com/rubocop-hq/rubocop/pull/7739): Add
+`IgnoreNotImplementedMethods` configuration to
+`Lint/UnusedMethodArgument`. ([@tejasbubane][])ñ
+  * [#7740](https://github.com/rubocop-hq/rubocop/issues/7740): Add
+`AllowModifiersOnSymbols` configuration to
+`Style/AccessModifierDeclarations`. ([@tejasbubane][])
+  * [#7812](https://github.com/rubocop-hq/rubocop/pull/7812): Add
+auto-correction for `Lint/BooleanSymbol` cop. ([@tejasbubane][])
+  * [#7823](https://github.com/rubocop-hq/rubocop/pull/7823): Add
+`IgnoredMethods` configuration in `Metrics/AbcSize`,
+`Metrics/CyclomaticComplexity`, and `Metrics/PerceivedComplexity`
+cops. ([@drenmi][])
+  * [#7816](https://github.com/rubocop-hq/rubocop/pull/7816): Support Ruby 
2.7's
+numbered parameter for `Style/Lambda`. ([@koic][])
+  * [#7829](https://github.com/rubocop-hq/rubocop/issues/7829): Fix an error 
for
+`Style/OneLineConditional` when one of the branches contains `next`
+keyword. ([@koic][])
+
+  ### Bug fixes
+
+  * [#7236](https://github.com/rubocop-hq/rubocop/pull/7236): Mark
+`Style/InverseMethods` auto-correct as incompatible with
+`Style/SymbolProc`. ([@drenmi][])
+  * [#7144](https://github.com/rubocop-hq/rubocop/issues/7144): Fix
+`Style/Documentation` constant visibility declaration in
+namespace. ([@AdrienSldy][])
+  * [#7779](https://github.com/rubocop-hq/rubocop/issues/7779): Fix a false
+positive for `Style/MultilineMethodCallIndentation` when using Ruby 2.7's
+numbered parameter. ([@koic][])
+  * [#7733](https://github.com/rubocop-hq/rubocop/issues/7733): Fix
+rubocop-junit-formatter imcompatibility XML for JUnit formatter. 
([@koic][])
+  * [#7767](https://github.com/rubocop-hq/rubocop/issues/7767): Skip array
+literals in `Style/HashTransformValues` and
+`Style/HashTransformKeys`. ([@tejasbubane][])
+  * [#7791](https://github.com/rubocop-hq/rubocop/issues/7791): Fix an error on
+auto-correction for `Layout/BlockEndNewline` when `}` of multiline block
+without processing is not on its own line. ([@koic][])
+  * [#7778](https://github.com/rubocop-hq/rubocop/issues/7778): Fix a false
+positive for `Layout/EndAlignment` when a non-whitespace is used before the
+`end` keyword. ([@koic][])
+  * [#7806](https://github.com/rubocop-hq/rubocop/pull/7806): Fix an error for
+`Lint/ErbNewArguments` cop when inspecting
+`ActionView::Template::Handlers::ERB.new`. ([@koic][])
+  

commit rubygem-rubocop for openSUSE:Factory

2020-03-03 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-03-03 10:19:00

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.26092 (New)


Package is "rubygem-rubocop"

Tue Mar  3 10:19:00 2020 rev:9 rq:781048 version:0.80.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-02-19 12:41:16.535709547 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.26092/rubygem-rubocop.changes   
2020-03-03 10:20:38.523196793 +0100
@@ -1,0 +2,27 @@
+Mon Mar  2 19:53:50 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.80.1
+
+  ## 0.80.1 (2020-02-29)
+
+  ### Bug fixes
+
+  * [#7719](https://github.com/rubocop-hq/rubocop/issues/7719): Fix
+`Style/NestedParenthesizedCalls` cop for newline. ([@tejasbubane][])
+  * [#7709](https://github.com/rubocop-hq/rubocop/issues/7709): Fix correction
+of `Style/RedundantCondition` when the else branch contains a
+range. ([@rrosenblum][])
+  * [#7682](https://github.com/rubocop-hq/rubocop/issues/7682): Fix
+`Style/InverseMethods` autofix leaving parenthesis. ([@tejasbubane][])
+  * [#7745](https://github.com/rubocop-hq/rubocop/issues/7745): Suppress a
+pending cop warnings when pending cop's department is disabled. ([@koic][])
+  * [#7759](https://github.com/rubocop-hq/rubocop/issues/7759): Fix an error 
for
+`Layout/LineLength` cop when using lambda syntax that argument is not
+enclosed in parentheses. ([@koic][])
+
+  ### Changes
+
+  * [#7765](https://github.com/rubocop-hq/rubocop/pull/7765): When warning 
about
+a pending cop, display the version with the cop added. ([@koic][])
+
+---

Old:

  rubocop-0.80.0.gem

New:

  rubocop-0.80.1.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.InjGkZ/_old  2020-03-03 10:20:40.155200170 +0100
+++ /var/tmp/diff_new_pack.InjGkZ/_new  2020-03-03 10:20:40.159200178 +0100
@@ -25,7 +25,7 @@
 # of those fields
 #
 Name:   rubygem-rubocop
-Version:0.80.0
+Version:0.80.1
 Release:0
 Summary:Automatic Ruby code style checking tool
 License:MIT

++ rubocop-0.80.0.gem -> rubocop-0.80.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2020-02-18 12:39:07.0 +0100
+++ new/README.md   2020-02-29 19:05:05.0 +0100
@@ -53,7 +53,7 @@
 might want to use a conservative version lock in your `Gemfile`:
 
 ```rb
-gem 'rubocop', '~> 0.80.0', require: false
+gem 'rubocop', '~> 0.80.1', require: false
 ```
 
 ## Quickstart
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/default.yml new/config/default.yml
--- old/config/default.yml  2020-02-18 12:39:07.0 +0100
+++ new/config/default.yml  2020-02-29 19:05:05.0 +0100
@@ -2820,11 +2820,13 @@
 Style/HashTransformKeys:
   Description: 'Prefer `transform_keys` over `each_with_object` and `map`.'
   Enabled: 'pending'
+  VersionAdded: '0.80'
   Safe: false
 
 Style/HashTransformValues:
   Description: 'Prefer `transform_values` over `each_with_object` and `map`.'
   Enabled: 'pending'
+  VersionAdded: '0.80'
   Safe: false
 
 Style/IdenticalConditionalBranches:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rubocop/config.rb new/lib/rubocop/config.rb
--- old/lib/rubocop/config.rb   2020-02-18 12:39:07.0 +0100
+++ new/lib/rubocop/config.rb   2020-02-29 19:05:05.0 +0100
@@ -2,6 +2,9 @@
 
 require 'pathname'
 
+# FIXME: Moving Rails department code to RuboCop Rails will remove
+# the following rubocop:disable comment.
+# rubocop:disable Metrics/ClassLength
 module RuboCop
   # This class represents the configuration of the RuboCop application
   # and all its cops. A Config is associated with a YAML configuration
@@ -13,6 +16,8 @@
 include FileFinder
 extend Forwardable
 
+CopConfig = Struct.new(:name, :metadata)
+
 DEFAULT_RAILS_VERSION = 5.0
 attr_reader :loaded_path
 
@@ -215,6 +220,18 @@
   nil
 end
 
+def pending_cops
+  keys.each_with_object([]) do |qualified_cop_name, pending_cops|
+department = department_of(qualified_cop_name)
+next if department && department['Enabled'] == false
+
+cop_metadata = self[qualified_cop_name]
+next unless cop_metadata['Enabled'] == 'pending'
+
+pending_cops << 

commit rubygem-rubocop for openSUSE:Factory

2020-02-19 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-02-19 12:41:14

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.26092 (New)


Package is "rubygem-rubocop"

Wed Feb 19 12:41:14 2020 rev:8 rq:775239 version:0.80.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-01-14 21:05:18.218707887 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.26092/rubygem-rubocop.changes   
2020-02-19 12:41:16.535709547 +0100
@@ -1,0 +2,78 @@
+Tue Feb 18 11:55:07 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.80.0
+
+  ## 0.80.0 (2020-02-18)
+
+  ### New features
+
+  * [#7693](https://github.com/rubocop-hq/rubocop/pull/7693): NodePattern: Add
+`` ` `` for descendant search. ([@marcandre][])
+  * [#7577](https://github.com/rubocop-hq/rubocop/pull/7577): Add
+`AllowGemfileRubyComment` configuration on
+`Layout/LeadingCommentSpace`. ([@cetinajero][])
+  * [#7663](https://github.com/rubocop-hq/rubocop/pull/7663): Add new
+`Style/HashTransformKeys` and `Style/HashTransformValues` cops. 
([@djudd][],
+[@eugeneius][])
+  * [#7619](https://github.com/rubocop-hq/rubocop/issues/7619): Support
+autocorrect of legacy cop names for `Migration/DepartmentName`. ([@koic][])
+  * [#7659](https://github.com/rubocop-hq/rubocop/pull/7659):
+`Layout/LineLength` autocorrect now breaks up long lines with
+blocks. ([@maxh][])
+  * [#7677](https://github.com/rubocop-hq/rubocop/pull/7677): Add a cop for
+`Hash#each_key` and `Hash#each_value`. ([@jemmaissroff][])
+  * Add `BracesRequiredMethods` parameter to `Style/BlockDelimiters` to require
+braces for specific methods such as Sorbet's `sig`. ([@maxh][])
+  * [#7686](https://github.com/rubocop-hq/rubocop/pull/7686): Add new
+`JUnitFormatter` formatter based on `rubocop-junit-formatter`
+gem. ([@koic][])
+  * [#7715](https://github.com/rubocop-hq/rubocop/pull/7715): Add `Steepfile` 
to
+default `Include` list. ([@ybiquitous][])
+
+  ### Bug fixes
+
+  * [#7644](https://github.com/rubocop-hq/rubocop/issues/7644): Fix patterns
+with named wildcards in unions. ([@marcandre][])
+  * [#7639](https://github.com/rubocop-hq/rubocop/pull/7639): Fix logical
+operator edge case in `omit_parentheses` style of
+`Style/MethodCallWithArgsParentheses`. ([@gsamokovarov][])
+  * [#7661](https://github.com/rubocop-hq/rubocop/pull/7661): Fix to return
+correct info from multi-line regexp. ([@Tietew][])
+  * [#7655](https://github.com/rubocop-hq/rubocop/issues/7655): Fix an error
+when processing a regexp with a line break at the start of capture
+parenthesis. ([@koic][])
+  * [#7647](https://github.com/rubocop-hq/rubocop/issues/7647): Fix an
+`undefined method on_numblock` error when using Ruby 2.7's numbered
+parameters. ([@hanachin][])ñ
+  * [#7675](https://github.com/rubocop-hq/rubocop/issues/7675): Fix a false
+negative for `Layout/SpaceBeforeFirstArg` when a vertical argument 
positions
+are aligned. ([@koic][])
+  * [#7688](https://github.com/rubocop-hq/rubocop/issues/7688): Fix a bug in
+`Style/MethodCallWithArgsParentheses` that made `--auto-gen-config`
+crash. ([@buehmann][])
+  * [#7203](https://github.com/rubocop-hq/rubocop/issues/7203): Fix an infinite
+loop error for `Style/TernaryParentheses` with `Style/RedundantParentheses`
+when using `EnforcedStyle: require_parentheses_when_complex`. ([@koic][])
+  * [#7708](https://github.com/rubocop-hq/rubocop/issues/7708): Make it 
possible
+to use EOL `rubocop:disable` comments on comment lines. ([@jonas054][])
+  * [#7712](https://github.com/rubocop-hq/rubocop/issues/7712): Fix an 
incorrect
+autocorrect for `Style/OrAssignment` when using `elsif` branch. ([@koic][])
+
+  ### Changes
+
+  * [#7636](https://github.com/rubocop-hq/rubocop/issues/7636): Remove 
`console`
+from `Lint/Debugger` to prevent false positives. ([@gsamokovarov][])
+  * [#7641](https://github.com/rubocop-hq/rubocop/issues/7641): **(Breaking)**
+Remove `Style/BracesAroundHashParameters` cop. ([@pocke][])
+  * Add the method name to highlight area of `Layout/EmptyLineBetweenDefs` to
+help provide more context. ([@rrosenblum][])
+  * [#7652](https://github.com/rubocop-hq/rubocop/pull/7652): Allow `pp` to
+allowed names of `Naming/MethodParameterName` cop in default
+config. ([@masarakki][])
+  * [#7309](https://github.com/rubocop-hq/rubocop/pull/7309): Mark
+`Lint/UselessSetterCall` an "not safe" and improve
+documentation. ([@jonas054][])
+  * [#7723](https://github.com/rubocop-hq/rubocop/pull/7723): Enable
+`Migration/DepartmentName` cop by default. ([@koic][])
+

commit rubygem-rubocop for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-01-14 21:02:41

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675 (New)


Package is "rubygem-rubocop"

Tue Jan 14 21:02:41 2020 rev:7 rq:764210 version:0.79.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2020-01-10 20:39:02.286667340 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675/rubygem-rubocop.changes
2020-01-14 21:05:18.218707887 +0100
@@ -837 +837 @@
-  * `Performance/StringReplacement`, `Performance\StartWith`, and 
`PerformancendWith` more accurately identify code which can be improved. 
([@alexdowad][])
+  * `Performance/StringReplacement`, `Performance/StartWith`, and 
`Performance/EndWith` more accurately identify code which can be improved. 
([@alexdowad][])



Other differences:
--



commit rubygem-rubocop for openSUSE:Factory

2020-01-10 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2020-01-10 20:38:59

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675 (New)


Package is "rubygem-rubocop"

Fri Jan 10 20:38:59 2020 rev:6 rq:761096 version:0.79.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2019-12-21 12:30:28.219337242 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675/rubygem-rubocop.changes
2020-01-10 20:39:02.286667340 +0100
@@ -1,0 +2,55 @@
+Mon Jan  6 10:08:19 UTC 2020 - Dan Čermák 
+
+- New upstream release 0.79.0
+
+  ## 0.79.0 (2020-01-06)
+
+  ### New features
+
+  * [#7296](https://github.com/rubocop-hq/rubocop/issues/7296): Recognize
+`console` and `binding.console`
+([rails/web-console](https://github.com/rails/web-console)) calls in
+`Lint/Debuggers`. ([@gsamokovarov][])
+  * [#7567](https://github.com/rubocop-hq/rubocop/pull/7567): Introduce new
+`pending` status for new cops. ([@Darhazer][], [@pirj][])
+
+  ### Bug fixes
+
+  * [#7193](https://github.com/rubocop-hq/rubocop/issues/7193): Prevent
+`Style/PercentLiteralDelimiters` from changing `%i` literals that contain
+escaped delimiters. ([@buehmann][])
+  * [#7590](https://github.com/rubocop-hq/rubocop/issues/7590): Fix an error 
for
+`Layout/SpaceBeforeBlockBraces` when using with `EnforcedStyle:
+line_count_based` of `Style/BlockDelimiters` cop. ([@koic][])
+  * [#7569](https://github.com/rubocop-hq/rubocop/issues/7569): Make
+`Style/YodaCondition` accept `__FILE__ == $0`. ([@koic][])
+  * [#7576](https://github.com/rubocop-hq/rubocop/issues/7576): Fix an error 
for
+`Gemspec/OrderedDependencies` when using a local variable in an argument of
+dependent gem. ([@koic][])
+  * [#7595](https://github.com/rubocop-hq/rubocop/issues/7595): Make
+`Style/NumericPredicate` aware of ignored methods when specifying ignored
+methods. ([@koic][])
+  * [#7607](https://github.com/rubocop-hq/rubocop/issues/7607): Fix
+`Style/FrozenStringLiteralComment` infinite loop when magic comments are
+newline-separated. ([@pirj][])
+  * [#7602](https://github.com/rubocop-hq/rubocop/pull/7602): Ensure proper
+handling of Ruby 2.7 syntax. ([@drenmi][])
+  * [#7620](https://github.com/rubocop-hq/rubocop/issues/7620): Fix a false
+positive for `Migration/DepartmentName` when a disable comment contains a
+plain comment. ([@koic][])
+  * [#7616](https://github.com/rubocop-hq/rubocop/issues/7616): Fix an 
incorrect
+autocorrect for `Style/MultilineWhenThen` for when statement with then is 
an
+array or a hash. ([@koic][])
+  * [#7628](https://github.com/rubocop-hq/rubocop/issues/7628): Fix an 
incorrect
+autocorrect for `Layout/MultilineBlockLayout` removing trailing comma with
+single argument. ([@pawptart][])
+  * [#7627](https://github.com/rubocop-hq/rubocop/issues/7627): Fix a false
+negative for `Migration/DepartmentName` when there is space around `:`
+(e.g. `# rubocop : disable`). ([@koic][])
+
+  ### Changes
+
+  * [#7287](https://github.com/rubocop-hq/rubocop/issues/7287):
+`Style/FrozenStringLiteralComment` is now considered unsafe. 
([@buehmann][])
+
+---

Old:

  rubocop-0.78.0.gem

New:

  rubocop-0.79.0.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.ccEo26/_old  2020-01-10 20:39:04.242668248 +0100
+++ /var/tmp/diff_new_pack.ccEo26/_new  2020-01-10 20:39:04.246668250 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rubocop
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-rubocop
-Version:0.78.0
+Version:0.79.0
 Release:0
 %define mod_name rubocop
 %define mod_full_name %{mod_name}-%{version}

++ rubocop-0.78.0.gem -> rubocop-0.79.0.gem ++
 1677 lines of diff (skipped)




commit rubygem-rubocop for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2019-12-21 12:30:14

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675 (New)


Package is "rubygem-rubocop"

Sat Dec 21 12:30:14 2019 rev:5 rq:758096 version:0.78.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2019-11-29 16:02:58.312804076 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.6675/rubygem-rubocop.changes
2019-12-21 12:30:28.219337242 +0100
@@ -1,0 +2,46 @@
+Thu Dec 19 08:27:00 UTC 2019 - Dan Čermák 
+
+- New upstream release 0.78.0
+
+  ### New features
+
+  * [#7528](https://github.com/rubocop-hq/rubocop/pull/7528): Add new
+`Lint/NonDeterministicRequireOrder` cop. ([@mangara][])
+  * [#7559](https://github.com/rubocop-hq/rubocop/pull/7559): Add
+`EnforcedStyleForExponentOperator` parameter to
+`Layout/SpaceAroundOperators` cop. ([@khiav223577][])
+
+  ### Bug fixes
+
+  * [#7530](https://github.com/rubocop-hq/rubocop/issues/7530): Typo in
+`Style/TrivialAccessors`'s `AllowedMethods`. ([@movermeyer][])
+  * [#7532](https://github.com/rubocop-hq/rubocop/issues/7532): Fix an error 
for
+`Style/TrailingCommaInArguments` when using an anonymous function with
+multiple line arguments with `EnforcedStyleForMultiline:
+consistent_comma`. ([@koic][])
+  * [#7534](https://github.com/rubocop-hq/rubocop/issues/7534): Fix an 
incorrect
+autocorrect for `Style/BlockDelimiters` cop and
+`Layout/SpaceBeforeBlockBraces` cop with `EnforcedStyle: no_space` when
+using multiline braces. ([@koic][])
+  * [#7231](https://github.com/rubocop-hq/rubocop/issues/7231): Fix the exit
+code to be `2` rather when `0` when the config file contains an unknown
+cop. ([@jethroo][])
+  * [#7513](https://github.com/rubocop-hq/rubocop/issues/7513): Fix abrupt 
error
+on autocorrecting with `--disable-uncorrectable`. ([@tejasbubane][])
+  * [#7537](https://github.com/rubocop-hq/rubocop/issues/7537): Fix a false
+positive for `Layout/SpaceAroundOperators` when using a Rational literal
+with `/` (e.g. `2/3r`). ([@koic][])
+  * [#7029](https://github.com/rubocop-hq/rubocop/issues/7029): Make
+`Style/Attr` not flag offense for custom `attr` method. ([@tejasbubane][])
+  * [#7574](https://github.com/rubocop-hq/rubocop/issues/7574): Fix a corner
+case that made `Style/GuardClause` crash. ([@buehmann][])
+
+  ### Changes
+
+  * [#7514](https://github.com/rubocop-hq/rubocop/pull/7514): Expose 
correctable
+status on offense and in formatters. ([@tyler-ball][])
+  * [#7542](https://github.com/rubocop-hq/rubocop/pull/7542): **(Breaking)**
+Move `LineLength` cop from `Metrics` department to `Layout`
+department. ([@koic][])
+
+---

Old:

  rubocop-0.77.0.gem

New:

  rubocop-0.78.0.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.23sdXm/_old  2019-12-21 12:30:28.843337538 +0100
+++ /var/tmp/diff_new_pack.23sdXm/_new  2019-12-21 12:30:28.851337542 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-rubocop
-Version:0.77.0
+Version:0.78.0
 Release:0
 %define mod_name rubocop
 %define mod_full_name %{mod_name}-%{version}

++ rubocop-0.77.0.gem -> rubocop-0.78.0.gem ++
 1830 lines of diff (skipped)




commit rubygem-rubocop for openSUSE:Factory

2019-11-29 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2019-11-29 15:58:59

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.26869 (New)


Package is "rubygem-rubocop"

Fri Nov 29 15:58:59 2019 rev:4 rq:751561 version:0.77.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2019-10-30 14:43:07.181882536 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.26869/rubygem-rubocop.changes   
2019-11-29 16:02:58.312804076 +0100
@@ -1,0 +2,33 @@
+Thu Nov 28 10:06:52 UTC 2019 - Dan Čermák 
+
+- New upstream release 0.77.0
+
+  ### Bug fixes
+
+  * [#7493](https://github.com/rubocop-hq/rubocop/issues/7493): Fix
+`Style/RedundantReturn` to inspect conditional constructs that are preceded
+by other statements. ([@buehmann][])
+  * [#7509](https://github.com/rubocop-hq/rubocop/issues/7509): Fix
+`Layout/SpaceInsideArrayLiteralBrackets` to correct empty
+lines. ([@ayacai115][])
+  * [#7517](https://github.com/rubocop-hq/rubocop/issues/7517):
+`Style/SpaceAroundKeyword` allows `::` after `super`. ([@ozydingo][])
+  * [#7515](https://github.com/rubocop-hq/rubocop/issues/7515): Fix a false
+negative for `Style/RedundantParentheses` when calling a method with safe
+navigation operator. ([@koic][])
+  * [#7477](https://github.com/rubocop-hq/rubocop/issues/7477): Fix line length
+autocorrect for semicolons in string literals. ([@maxh][])
+  * [#7522](https://github.com/rubocop-hq/rubocop/pull/7522): Fix a
+false-positive edge case (`n % 2 == 2`) for `Style/EvenOdd`. 
([@buehmann][])
+
+  ### Changes
+
+  * [#7077](https://github.com/rubocop-hq/rubocop/issues/7077): **(Breaking)**
+Further standardisation of cop names. ([@scottmatthewman][])
+  * [#7469](https://github.com/rubocop-hq/rubocop/pull/7469): **(Breaking)**
+Replace usages of the terms `Whitelist` and `Blacklist` with better
+alternatives. ([@koic][])
+  * [#7502](https://github.com/rubocop-hq/rubocop/pull/7502): Remove `SafeMode`
+module. ([@koic][])
+
+---

Old:

  rubocop-0.76.0.gem

New:

  rubocop-0.77.0.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.Sbsmnn/_old  2019-11-29 16:02:58.844803857 +0100
+++ /var/tmp/diff_new_pack.Sbsmnn/_new  2019-11-29 16:02:58.852803854 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rubocop
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-rubocop
-Version:0.76.0
+Version:0.77.0
 Release:0
 %define mod_name rubocop
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-Url:https://github.com/rubocop-hq/rubocop
+URL:https://github.com/rubocop-hq/rubocop
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 # MANUAL

++ rubocop-0.76.0.gem -> rubocop-0.77.0.gem ++
 7907 lines of diff (skipped)




commit rubygem-rubocop for openSUSE:Factory

2019-10-30 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2019-10-30 14:43:05

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2990 (New)


Package is "rubygem-rubocop"

Wed Oct 30 14:43:05 2019 rev:3 rq:743528 version:0.76.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2019-10-16 09:18:20.134995889 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2990/rubygem-rubocop.changes
2019-10-30 14:43:07.181882536 +0100
@@ -1,0 +2,47 @@
+Mon Oct 28 15:04:08 UTC 2019 - Dan Čermák 
+
+- Update to 0.76.0
+  ### Bug fixes
+
+  * [#7439](https://github.com/rubocop-hq/rubocop/issues/7439): Make
+`Style/FormatStringToken` ignore percent escapes (`%%`). ([@buehmann][])
+  * [#7438](https://github.com/rubocop-hq/rubocop/issues/7438): Fix assignment
+edge-cases in `Layout/MultilineAssignmentLayout`. ([@gsamokovarov][])
+  * [#7449](https://github.com/rubocop-hq/rubocop/pull/7449): Make
+`Style/IfUnlessModifier` respect `rubocop:disable` comments for
+`Metrics/LineLength`. ([@jonas054][])
+  * [#7442](https://github.com/rubocop-hq/rubocop/issues/7442): Fix an 
incorrect
+autocorrect for `Style/SafeNavigation` when an object check followed by a
+method call with a comment at EOL. ([@koic][])
+  * [#7434](https://github.com/rubocop-hq/rubocop/issues/7434): Fix an 
incorrect
+autocorrect for `Style/MultilineWhenThen` when the body of `when` branch
+starts with `then`. ([@koic][])
+  * [#7464](https://github.com/rubocop-hq/rubocop/pull/7464): Let
+`Performance/StartWith` and `Performance/EndWith` correct regexes that
+contain forward slashes. ([@eugeneius][])
+
+  ### Changes
+
+  * [#7465](https://github.com/rubocop-hq/rubocop/pull/7465): Add `os` to
+allowed names of `Naming/UncommunicativeMethodParamName` cop in default
+config. ([@nijikon][])
+  * [#7446](https://github.com/rubocop-hq/rubocop/issues/7446): Add `merge` to
+list of non-mutating methods.  ([@cstyles][])
+  * [#7077](https://github.com/rubocop-hq/rubocop/issues/7077): **(Breaking)**
+Rename `Unneeded*` cops to `Redundant*` (e.g., `Style/UnneededPercentQ`
+becomes `Style/RedundantPercentQ`). ([@scottmatthewman][])
+  * [#7396](https://github.com/rubocop-hq/rubocop/issues/7396): Display
+assignments, branches, and conditions values with the
+offense. ([@avmnu-sng][])
+
+  [@buehmann]: https://github.com/buehmann
+  [@gsamokovarov]: https://github.com/gsamokovarov
+  [@jonas054]: https://github.com/jonas054
+  [@koic]: https://github.com/koic
+  [@eugeneius]: https://github.com/eugeneius
+  [@nijikon]: https://github.com/nijikon
+  [@cstyles]: https://github.com/cstyles
+  [@scottmatthewman]: https://github.com/scottmatthewman
+  [@avmnu-sng]: https://github.com/avmnu-sng
+
+---

Old:

  rubocop-0.75.1.gem

New:

  rubocop-0.76.0.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.W8qkRi/_old  2019-10-30 14:43:07.941883344 +0100
+++ /var/tmp/diff_new_pack.W8qkRi/_new  2019-10-30 14:43:07.945883348 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-rubocop
-Version:0.75.1
+Version:0.76.0
 Release:0
 %define mod_name rubocop
 %define mod_full_name %{mod_name}-%{version}

++ rubocop-0.75.1.gem -> rubocop-0.76.0.gem ++
 4763 lines of diff (skipped)




commit rubygem-rubocop for openSUSE:Factory

2019-10-16 Thread root
Hello community,

here is the log from the commit of package rubygem-rubocop for openSUSE:Factory 
checked in at 2019-10-16 09:18:03

Comparing /work/SRC/openSUSE:Factory/rubygem-rubocop (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2352 (New)


Package is "rubygem-rubocop"

Wed Oct 16 09:18:03 2019 rev:2 rq:738562 version:0.75.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rubocop/rubygem-rubocop.changes  
2019-10-12 22:30:20.531676378 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rubocop.new.2352/rubygem-rubocop.changes
2019-10-16 09:18:20.134995889 +0200
@@ -1,0 +2,39 @@
+Tue Oct 15 08:31:57 UTC 2019 - Dan Čermák 
+
+- Update to 0.75.1
+
+  ### Bug fixes
+
+  * [#7391](https://github.com/rubocop-hq/rubocop/issues/7391): Support pacman
+formatter on Windows.  ([@laurenball][])
+  * [#7407](https://github.com/rubocop-hq/rubocop/issues/7407): Make
+`Style/FormatStringToken` work inside hashes.  ([@buehmann][])
+  * [#7389](https://github.com/rubocop-hq/rubocop/issues/7389): Fix an issue
+where passing a formatter might result in an error depending on what
+character it started with. ([@jfhinchcliffe][])
+  * [#7397](https://github.com/rubocop-hq/rubocop/issues/7397): Fix extra
+comments being added to the correction of
+`Style/SafeNavigation`. ([@rrosenblum][])
+  * [#7378](https://github.com/rubocop-hq/rubocop/pull/7378): Fix heredoc edge
+cases in `Layout/EmptyLineAfterGuardClause`. ([@gsamokovarov][])
+  * [#7404](https://github.com/rubocop-hq/rubocop/issues/7404): Fix a false
+negative for `Layout/IndentAssignment` when multiple assignment with line
+breaks on each line. ([@koic][])
+
+  ### Changes
+
+  * [#7410](https://github.com/rubocop-hq/rubocop/issues/7410):
+`Style/FormatStringToken` now finds unannotated format sequences in 
`printf`
+arguments. ([@buehmann][])
+  * [#6964](https://github.com/rubocop-hq/rubocop/issues/6964): Set default
+`IgnoreCopDirectives` to `true` for `Metrics/LineLength`. ([@jdkaplan][])
+
+  [@laurenball]: https://github.com/laurenball
+  [@buehmann]: https://github.com/buehmann
+  [@jfhinchcliffe]: https://github.com/jfhinchcliffe
+  [@rrosenblum]: https://github.com/rrosenblum
+  [@gsamokovarov]: https://github.com/gsamokovarov
+  [@koic]: https://github.com/koic
+  [@jdkaplan]: https://github.com/jdkaplan
+
+---

Old:

  rubocop-0.75.0.gem

New:

  rubocop-0.75.1.gem



Other differences:
--
++ rubygem-rubocop.spec ++
--- /var/tmp/diff_new_pack.LV57Gm/_old  2019-10-16 09:18:21.018993610 +0200
+++ /var/tmp/diff_new_pack.LV57Gm/_new  2019-10-16 09:18:21.022993600 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,14 +24,14 @@
 #
 
 Name:   rubygem-rubocop
-Version:0.75.0
+Version:0.75.1
 Release:0
 %define mod_name rubocop
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.3.0}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:https://github.com/rubocop-hq/rubocop
 Source: https://rubygems.org/gems/%{mod_full_name}.gem

++ rubocop-0.75.0.gem -> rubocop-0.75.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2019-09-30 19:05:10.0 +0200
+++ new/README.md   2019-10-14 18:57:49.0 +0200
@@ -53,7 +53,7 @@
 might want to use a conservative version lock in your `Gemfile`:
 
 ```rb
-gem 'rubocop', '~> 0.75.0', require: false
+gem 'rubocop', '~> 0.75.1', require: false
 ```
 
 ## Quickstart
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/config/default.yml new/config/default.yml
--- old/config/default.yml  2019-09-30 19:05:10.0 +0200
+++ new/config/default.yml  2019-10-14 18:57:49.0 +0200
@@ -1815,7 +1815,7 @@
 - https
   # The IgnoreCopDirectives option causes the LineLength rule to ignore cop
   # directives like '# rubocop: enable ...' when calculating a line's length.
-  IgnoreCopDirectives: false
+  IgnoreCopDirectives: true
   # The IgnoredPatterns option is a list of !ruby/regexp and/or string
   # elements. Strings will be converted to Regexp objects. A