Skip to content

Update non-major Dependabot dependencies#376

Merged
djalmaaraujo merged 1 commit intomainfrom
chore/dependabot-minor-updates
May 7, 2026
Merged

Update non-major Dependabot dependencies#376
djalmaaraujo merged 1 commit intomainfrom
chore/dependabot-minor-updates

Conversation

@djalmaaraujo
Copy link
Copy Markdown
Contributor

Summary

  • combine non-major Dependabot updates for gem and docs dependencies
  • update docs Tailwind lockfile to 4.2.4
  • add an explicit date stdlib require needed by Phlex 2.4.1 attribute rendering

Included Dependabot PRs

Conflict analysis

  • gem/Gemfile.lock had overlapping phlex, rake, standard, and rouge changes; this PR resolves them with one Bundler pass.
  • docs/Gemfile.lock had overlapping sqlite3, bootsnap, and rake changes; this PR resolves them with one Bundler pass.
  • Bump minitest from 6.0.4 to 6.0.6 in /docs #373 is not included here because Dependabot's docs minitest update also changes gem/ruby_ui.gemspec from minitest ~> 5.0 to ~> 6.0, so it belongs with the major-version PR.

Verification

  • docker Ruby 3.4.7: bundle exec rake test
  • docker Ruby 3.4.7: bundle exec rake standard
  • docker Ruby 3.4.7 + Node 20/pnpm 10.8.0: bundle exec standardrb
  • docker Ruby 3.4.7 + Node 20/pnpm 10.8.0: bundle exec rails db:test:prepare test

@djalmaaraujo djalmaaraujo requested a review from cirdes as a code owner May 7, 2026 03:24
@djalmaaraujo djalmaaraujo merged commit 1a57f31 into main May 7, 2026
4 checks passed
@djalmaaraujo djalmaaraujo deleted the chore/dependabot-minor-updates branch May 7, 2026 03:33
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