Skip to content

Chore/update deps - #20

Merged
duy211099 merged 3 commits into
mainfrom
chore/update-deps
Jun 12, 2026
Merged

Chore/update deps#20
duy211099 merged 3 commits into
mainfrom
chore/update-deps

Conversation

@duy211099

Copy link
Copy Markdown
Owner

No description provided.

duy211099 and others added 3 commits June 12, 2026 13:32
Add .agents/skills bundle and skills-lock.json lockfile so skill
definitions ship with the repo instead of resolving externally.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Update frontend declared ranges and gem constraints, including
several gem majors that needed code changes:

- pagy 9 -> 43: DEFAULT is frozen, so move limit to Pagy::OPTIONS;
  drop removed :overflow option; Pagy::Backend -> Pagy::Method;
  serializer prev reader renamed to previous (prev prop kept)
- database_consistency 2 -> 3: v3 safe-YAML rejects the :warn
  symbol and moved the global toggle under DatabaseConsistencyCheckers/All
- oj_serializers 2->3, discard 1->2, solid_cable 3->4,
  image_processing 1->2, database_validations 1->2,
  binding_of_caller 1->2: no code changes required
- add explicit @types/node (npm pruned the transitive copy
  vite.config.ts needs); pinned to ^22 to match Node 22 runtime

Tests, rubocop, brakeman, bundler-audit, tsc, biome, vite build
all pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
  A crashed overmind run leaves .overmind.sock behind, so the next
  bin/dev aborts with "overmind is already running". Remove the
  socket before starting, guarded by a pgrep check so a live
  session is never clobbered.

  Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@duy211099
duy211099 merged commit 5a14386 into main Jun 12, 2026
4 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.

1 participant