Skip to content

dep-dev: bump rubocop-performance from 1.14.1 to 1.14.2

Bumps rubocop-performance from 1.14.1 to 1.14.2.

Release notes

Sourced from rubocop-performance's releases.

RuboCop Performance 1.14.2

Bug fixes

  • #292: Fix a false positive for Performance/RegexpMatch when TargetRubyVersion: 2.3. (@​koic)
Changelog

Sourced from rubocop-performance's changelog.

1.14.2 (2022-06-08)

Bug fixes

  • #292: Fix a false positive for Performance/RegexpMatch when TargetRubyVersion: 2.3. ([@​koic][])
Commits
  • e938e5b Cut 1.14.2
  • ca01037 Update Changelog
  • 94170b0 Merge pull request #292 from koic/fix_a_false_positive_for_performance_regexp...
  • 10d1b94 Fix a false positive for Performance/RegexpMatch
  • 1c78b72 Switch back docs version to master
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Allure report

allure-report-publisher generated test report!

rspec: test report for f23ff173

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| services    | 170    | 0      | 0       | 0     | 170   | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| models      | 3      | 0      | 0       | 0     | 3     | ✅     |
| tasks       | 8      | 0      | 0       | 0     | 8     | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 230    | 0      | 0       | 0     | 230   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports