Skip to content

fix(deps): bump parallel to 2.1.0 and rubocop to 1.86.1#173

Merged
unhappychoice merged 2 commits into
masterfrom
fix/dependabot-parallel-crash
Apr 25, 2026
Merged

fix(deps): bump parallel to 2.1.0 and rubocop to 1.86.1#173
unhappychoice merged 2 commits into
masterfrom
fix/dependabot-parallel-crash

Conversation

@unhappychoice
Copy link
Copy Markdown
Member

Summary

  • Bump parallel 1.27.0 → 2.1.0 and rubocop 1.86.0 → 1.86.1.

Why

Daily Dependabot runs were failing with Error processing parallel (RuntimeError) because parallel 2.0 was released while rubocop pinned parallel ~> 1.10. Rubocop 1.86.1 relaxes that to >= 1.10.

Test plan

  • bundle install resolves cleanly
  • Next Dependabot run completes successfully

Closes unhappychoice/oss-issue-opener#146

🤖 Generated with Claude Code

Dependabot's resolver was crashing because parallel 2.0 was
released while rubocop pinned `parallel ~> 1.10`. Rubocop 1.86.1
relaxes that constraint to `>= 1.10`.

Closes unhappychoice/oss-issue-opener#146
@unhappychoice unhappychoice merged commit cee59f9 into master Apr 25, 2026
5 checks passed
@unhappychoice unhappychoice deleted the fix/dependabot-parallel-crash branch April 25, 2026 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI Failure] bitflyer-tools/bitflyer-cli

1 participant