Skip to content

Bump low-risk dependencies to latest compatible (batch A)#113

Merged
JuanVqz merged 1 commit into
mainfrom
feature/dep-batch-a
Jun 25, 2026
Merged

Bump low-risk dependencies to latest compatible (batch A)#113
JuanVqz merged 1 commit into
mainfrom
feature/dep-batch-a

Conversation

@JuanVqz

@JuanVqz JuanVqz commented Jun 25, 2026

Copy link
Copy Markdown
Member

Summary

Batched low-risk dependency bumps, each to its latest version compatible with current constraints (the "stay maximally updated" strategy). All minor/patch, no breaking changes.

Gem From To Type
bootsnap 1.24.4 1.24.6 patch
debug 1.11.0 1.11.1 patch
dotenv / dotenv-rails 3.1.8 3.2.0 minor
jbuilder 2.13.0 2.15.1 minor
sentry-ruby 6.5.0 6.6.2 minor
sentry-rails 6.5.0 6.6.2 minor

Verification

  • minitest stays pinned at 5.25.5 (untouched).
  • App boots (bin/rails runner).
  • Full test suite: 33 runs, 101 assertions, 0 failures, 0 errors.

Supersedes

Replaces Dependabot PRs #102, #103, #104, #105, #108, #109 — they can be closed once this merges.

Batched minor/patch bumps, each to its latest version compatible with the
current constraints:

- bootsnap   1.24.4 -> 1.24.6
- debug      1.11.0 -> 1.11.1
- dotenv(-rails) 3.1.8 -> 3.2.0
- jbuilder   2.13.0 -> 2.15.1
- sentry-ruby 6.5.0 -> 6.6.2
- sentry-rails 6.5.0 -> 6.6.2

Supersedes Dependabot PRs #102, #103, #104, #105, #108, #109. minitest stays
pinned at 5.25.5. Suite green, app boots.
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