Bump rubocop from 1.89.0 to 1.90.0 in the rubocop group across 1 directory - #995
Merged
Conversation
Member
|
@dependabot recreate |
Bumps the rubocop group with 1 update in the / directory: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.89.0 to 1.90.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.89.0...v1.90.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.90.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/rubocop-a74fb45282
branch
from
August 29, 2026 08:11
130ce45 to
219c193
Compare
chvp
approved these changes
Aug 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 1 update in the / directory: rubocop.
Updates
rubocopfrom 1.89.0 to 1.90.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
f1b25e1Cut 1.9072895f6Update Changelog7042de6Move op_method? before the shadowing helpers4b14dd2Fix an incorrect autocorrect forNaming/BinaryOperatorParameterName5d221ac[Fix #10046] FixLint/UselessMethodDefinitionfalse positive for methods wi...5070fc3[Fix #15111] AddNumberOfEmptyLinesoption to `Layout/EmptyLineAfterMagicCo...496eb65[Fix #9543] Preserve escape notation inStyle/StringConcatenationautocorrect75b3622Remove a directive's--reason along with the directive858d8a8Merge pull request #15596 from koic/add_real_last_column_to_offense15557b0AddOffense#real_last_columnand use it inJSONFormatter