Bump the rubocop group across 1 directory with 2 updates - #776
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rubocop group across 1 directory with 2 updates#776dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
Hond-95 and
kazuyuk-higa
and removed request for
a team
June 21, 2026 22:02
dependabot
Bot
requested review from
Kashiwara0205,
aAnzai2017,
daikiyano,
katsumata-ryo,
moshisora,
qoo22633 and
yunayuna
and removed request for
a team
June 21, 2026 22:02
dependabot
Bot
force-pushed
the
dependabot/bundler/rubocop-946dda1124
branch
from
July 9, 2026 22:02
3c7e936 to
3c50697
Compare
dependabot
Bot
force-pushed
the
dependabot/bundler/rubocop-946dda1124
branch
2 times, most recently
from
July 29, 2026 22:02
5e72bdd to
e3e8793
Compare
Bumps the rubocop group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rspec](https://github.com/rubocop/rubocop-rspec). Updates `rubocop` from 1.87.0 to 1.91.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.87.0...v1.91.0) Updates `rubocop-rspec` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.9.0...v3.10.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-rspec dependency-version: 3.10.2 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-946dda1124
branch
from
September 13, 2026 22:03
e3e8793 to
cd20408
Compare
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 2 updates in the / directory: rubocop and rubocop-rspec.
Updates
rubocopfrom 1.87.0 to 1.91.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
6eee0afCut 1.91ed0572dUpdate Changelog3181272Fix an infinite loop forStyle/NumericLiteralPrefixwith signed literalsb87652aFix Layout/LineLength SplitStrings loop on trailing-space split pointfce7a33[Fix #15638] Fix first array indentation loop321bd65#15347 Fix an incorrect autocorrect forStyle/NestedModifiera464cba#15347 Fix incorrect autocorrects forStyle/NilComparisonwith precedence...3192b70#15347 Fix an incorrect autocorrect forStyle/NonNilCheckf747cab#15347 Fix an incorrect autocorrect forStyle/Notwith a flip-flop or ass...3f52020Add CHANGELOG entry for the preview fail levelUpdates
rubocop-rspecfrom 3.9.0 to 3.10.2Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
2488441Merge pull request #2189 from rubocop/releasec9e53cfBump version to 3.10.27ae0a42Merge pull request #2186 from sakuro/fix/spec-file-path-format-empty-custom-t...8b0b5e9Merge branch 'master' into fix/spec-file-path-format-empty-custom-transformdc4465cMerge pull request #2188 from rubocop/fix-2185d5de6b2Consider regexp with options a non-simple regexpbad0cb3馃悰 Fix RSpec/SpecFilePathFormat false positives when CustomTransform maps ...ec3eeabMerge pull request #2183 from rubocop/fix-match-with-simple-regex-with-interp...16bbf49Bump version to 3.10.12a78abdIgnore interpolation in MatchWithSimpleRegex