Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps tailwindcss-rails from 4.2.3 to 4.4.0.

Release notes

Sourced from tailwindcss-rails's releases.

v4.4.0 / 2025-10-27

Changed

  • Removed the "poll" option on the watch command, since Tailwind v4 dropped support for this option (and it has been a no-op in this gem since.) #580 @​flavorjones

Improved

  • Support Rails 8.1 scaffolding which disables system tests by default. #585 @​flavorjones
  • Puma plugin now has experimental support for Rails engines. #567 @​bopm
  • Puma plugin uses Puma 7's after_stopped callback, quashing a deprecation warning. #578 @​rono23

New Contributors 🎉

Full Changelog: rails/tailwindcss-rails@v4.3.0...v4.4.0

v4.3.0 / 2025-07-06

Improved

v4.3.0.rc2

Improved

v4.3.0.rc1

Improved

  • Experimental support for Rails engines. Feedback is welcome at #355. #554 @​bopm
Changelog

Sourced from tailwindcss-rails's changelog.

v4.4.0 / 2025-10-27

Changed

  • Removed the "poll" option on the watch command, since Tailwind v4 dropped support for this option (and it has been a no-op in this gem since.) #580 @​flavorjones

Improved

  • Support Rails 8.1 scaffolding which disables system tests by default. #585 @​flavorjones
  • Puma plugin now has experimental support for Rails engines. #567 @​bopm
  • Puma plugin uses Puma 7's after_stopped callback, quashing a deprecation warning. #578 @​rono23

v4.3.0 / 2025-07-06

Improved

Commits
  • 8253daa version bump to v4.4.0
  • 04b3b66 Merge pull request #592 from rails/flavorjones/remove-v3-poll
  • 5520c23 doc: point to the v3 docs
  • 1ea1314 Remove the "poll" option on the watch command
  • db7c010 Merge pull request #591 from rails/flavorjones/deps-20251027
  • df4d442 deps: bundle update
  • c653267 Merge pull request #576 from thewatts/patch-1
  • 6585718 Replace the v3-related postcss docs with a pointer to the v3 branch
  • 476301d Update README.md to add context around Tailwind 4 and PostCSS
  • 35958b5 Merge pull request #578 from rono23/puma-7
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 4.2.3 to 4.4.0.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](rails/tailwindcss-rails@v4.2.3...v4.4.0)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Oct 28, 2025
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant