Bump the rubocop group with 3 updates #1801
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the rubocop group with 3 updates: rubocop, rubocop-rails and rubocop-rspec.
Updates
rubocop
from 1.71.2 to 1.72.1Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
557a7b8
Cut 1.72.18fa0155
Update Changelog224c259
Make plugin load error messages more user-friendly272303d
[Fix #13839] Fix false positives forLint/RedundantTypeConversion
8acafc7
Extension plugin is loaded automatically withrequire 'rubocop/rspec/support'
1667898
[Fix #13836] Fix an error forStyle/RedundantParentheses
f37f6d5
Reset docs version96989aa
Cut 1.7260cf2b7
Update Changelogebc89df
AllowRuboCop::ConfigLoader.inject_defaults!
to acceptPathname
instancesUpdates
rubocop-rails
from 2.29.1 to 2.30.0Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
ff29ba4
Cut 2.30.0c8e707a
Update Changelog0dc6ea8
Use RuboCop Performance 1.24 for development897b22b
Merge pull request #1434 from koic/pluginfy_with_lint_rolleraeb3cac
Pluginfy RuboCop Rails67066d7
Merge pull request #1441 from koic/fix_an_error_for_rails_delegate_copb47e104
Fix an error forRails/Delegate
4d0e655
Merge pull request #1438 from ydakuka/912-add-more-delegation-targets-to-rail...f9adec0
Suppress RuboCop's offense23e2098
[Fix rubocop#912] EnhanceRails/Delegate
by adding delegation detection for...Updates
rubocop-rspec
from 3.4.0 to 3.5.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
4b14015
Merge pull request #2043 from rubocop/release6dafd48
Release v3.5.0664e15f
Enable pending copsdac4256
Merge pull request #2025 from rubocop/use-node-groups876b415
Use node groups in node patterns to replace unions of types17640ad
Merge pull request #2042 from koic/pluginfy_with_lint_roller5f09fdf
Pluginfy RuboCop RSpecd29fd64
Merge pull request #2039 from rubocop/fewer-inline-disabled-cops2edbf15
Loosen Metrics/MethodLength to 15c8b14c1
Remove unnecessary RuboCop disablesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions