-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the rubocop group with 2 updates #1881
Conversation
Bumps the rubocop group with 2 updates: [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rubocop-performance` from 1.23.1 to 1.24.0 - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.23.1...v1.24.0) Updates `rubocop-rails` from 2.29.1 to 2.30.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.29.1...v2.30.0) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the rubocop group with 2 updates: rubocop-performance and rubocop-rails.
Updates
rubocop-performance
from 1.23.1 to 1.24.0Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
24a3a4e
Cut 1.24.020c07a2
Update Changelogf6e7da0
Merge pull request #490 from koic/pluginfy_with_lint_rollerb83339d
Pluginfy RuboCop Performanceab7ef16
Suppress redundant configuration logging for rubocop-performace2c00726
Avoid unnecessarysend
074bd2a
Explicit defaultPerformance/Sum
cop config for the spec349ae04
Suppress RuboCop's offenses2d36cac
Merge pull request #462 from corsonknowles/add_performance_use_zip_to_wrap_ar...063b56d
Merge pull request #489 from dvandersluis/use-node-groupsUpdates
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...Dependabot 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