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 <[email protected]>
+
+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)