dep: bump rubocop-rails from 2.17.0 to 2.17.1
Bumps rubocop-rails from 2.17.0 to 2.17.1.
Release notes
Sourced from rubocop-rails's releases.
RuboCop Rails 2.17.1
Bug fixes
- #829: Revert "Extends
Rails/HttpStatus
cop to checkroutes.rb
" introduced in 2.17.0. (@jdufresne
)- #831: Fix a false positive for
Rails/Pluck
when using block argument in[]
. (@koic
)
Changelog
Sourced from rubocop-rails's changelog.
2.17.1 (2022-10-25)
Bug fixes
- #829: Revert "Extends
Rails/HttpStatus
cop to checkroutes.rb
" introduced in 2.17.0. ([@jdufresne
][])- #831: Fix a false positive for
Rails/Pluck
when using block argument in[]
. ([@koic
][])
Commits
-
7c703f7
Cut 2.17.1 -
196416a
Update Changelog -
09737e4
Merge pull request #831 from koic/fix_a_false_positive_for_rails_pluck -
abbf838
Fix a false positive forRails/Pluck
-
c4ab8aa
Add a regression spec forRails/HttpStatus
-
aa4ab80
Merge pull request #829 from jdufresne/revert-http-status -
e79a3e3
Revert "Merge pull request #823 from anthony-robin/http-status-routes" -
1acb097
Merge pull request #828 from r7kamura/feature/create-empty-file -
712af39
IgnoreInternalAffairs/CreateEmptyFile
in#create_empty_file
-
f913bb5
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:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 181 | 0 | 0 | 0 | 181 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov