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


Reply via email to