Skip to content

chore: lockfile sweep (patch + minor) - #24

Merged
minerva-sky merged 4 commits into
codenamev:mainfrom
minerva-sky:chore/lockfile-sweep
Aug 31, 2026
Merged

chore: lockfile sweep (patch + minor)#24
minerva-sky merged 4 commits into
codenamev:mainfrom
minerva-sky:chore/lockfile-sweep

Conversation

@minerva-sky

Copy link
Copy Markdown
Collaborator

Two-stage lockfile sweep, replacing the stale 40-gem dependabot backlog with one reviewed pass:

  • Patch pass (37e507b): timecop 0.9.11, rspec 3.13.2 — the only patch-level moves available.
  • Minor pass (8a9f3a4): console 1.37, ruby-openai 7.4, async 2.45, rubocop 1.88 / standard 1.56 (+ the 29 new lint offenses fixed — all mechanical, one semantically-identical interpolation change in lib/agentic/relation_rules.rb).

Verification: bundle exec rspec green after each stage (610 examples, 0 failures), bundle exec standardrb clean.

Major-version bumps intentionally excluded (bigdecimal 4, diff-lcs 2, parallel 2, public_suffix 7, ruby-openai 8, unicode-display_width 3) — each needs its own changelog review. Closes the lockfile-sweep bean series.

🤖 Generated with Claude Code

minerva-sky and others added 2 commits August 30, 2026 20:06
async >= 2.38 and console >= 1.35 require Ruby >= 3.3; io-event >= 1.12
requires Ruby >= 3.2.6. CI's floor is 3.2.4, so the minor sweep broke the
Ruby 3.2.4 job (bundle exit 5). rspec 610/0, standardrb clean.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
dry-configurable 1.4.0 requires Ruby >= 3.3; full lockfile now scanned
clean against 3.2.4. rspec 610/0, standardrb clean.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@minerva-sky
minerva-sky merged commit ea9acc1 into codenamev:main Aug 31, 2026
2 checks passed
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.

2 participants