Skip to content

[ruby] Update formtastic 5.0.0 → 6.0.0 (major)#5572

Open
depfu[bot] wants to merge 4 commits intodevelopfrom
depfu/update/formtastic-6.0.0
Open

[ruby] Update formtastic 5.0.0 → 6.0.0 (major)#5572
depfu[bot] wants to merge 4 commits intodevelopfrom
depfu/update/formtastic-6.0.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Feb 27, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ formtastic (5.0.0 → 6.0.0) · Repo · Changelog

Release Notes

6.0.0

Highlights

  • Requires Rails 7.2 (previously 6.0) and Ruby 3.1 (previously 2.6) minimum, inline with Rails minimum supported versions
  • Adds support for country_select v9
  • Adds support for PostgreSQL timestamptz column types
  • Adds support for Devise v5.0.0's password validation procs
  • Add accessibility improvements for inline errors and semantic_errors

What's changed since 6.0.0.alpha

What's changed since 5.0.0

New contributors

Full Changelog: 5.0.0...6.0.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@StephenHulme
Copy link
Contributor

Needed to generate a formatstic stylesheet as suggested in formtastic/formtastic#1393 (comment)

Did some stylesheet refactoring while I was about it.

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.20%. Comparing base (819760f) to head (c271510).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5572   +/-   ##
========================================
  Coverage    87.19%   87.20%           
========================================
  Files         1460     1460           
  Lines        32993    32993           
  Branches      3470     3470           
========================================
+ Hits         28767    28770    +3     
+ Misses        4205     4202    -3     
  Partials        21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant