Update rubocop requirement from ~> 1.89.0 to ~> 1.90.0 - #622
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/bundler/rubocop-tw-1.90.0
branch
from
August 28, 2026 10:46
2930ebd to
60fe57e
Compare
bastelfreak
force-pushed
the
dependabot/bundler/rubocop-tw-1.90.0
branch
from
August 28, 2026 10:58
60fe57e to
0a5adac
Compare
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tim Meusel <tim@bastelfreak.de>
Signed-off-by: Tim Meusel <tim@bastelfreak.de>
bastelfreak
force-pushed
the
dependabot/bundler/rubocop-tw-1.90.0
branch
from
August 28, 2026 10:58
0a5adac to
018160b
Compare
Signed-off-by: Tim Meusel <tim@bastelfreak.de>
bastelfreak
force-pushed
the
dependabot/bundler/rubocop-tw-1.90.0
branch
from
August 28, 2026 11:47
018160b to
35a4c9b
Compare
bastelfreak
enabled auto-merge
August 28, 2026 11:56
rwaffen
approved these changes
Aug 28, 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.
Updates the requirements on rubocop to permit the latest version.
Release 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