Skip to content

Bump tailwindcss-rails from 3.3.2 to 4.5.0#190

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/tailwindcss-rails-4.5.0
Open

Bump tailwindcss-rails from 3.3.2 to 4.5.0#190
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/tailwindcss-rails-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps tailwindcss-rails from 3.3.2 to 4.5.0.

Release notes

Sourced from tailwindcss-rails's releases.

v4.5.0 / 2026-06-15

Improved

  • New silent flag on tailwindcss:build and tailwindcss:watch tasks to suppress non-error output from the tailwindcss CLI (e.g., bin/rails tailwindcss:watch[silent]). Requires Tailwind CSS v4.3.1. #618 @​jordan-brough

New Contributors

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

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

... (truncated)

Changelog

Sourced from tailwindcss-rails's changelog.

v4.5.0 / 2026-06-15

Improved

  • New silent flag on tailwindcss:build and tailwindcss:watch tasks to suppress non-error output from the tailwindcss CLI (e.g., bin/rails tailwindcss:watch[silent]). Requires Tailwind CSS v4.3.1. #618 @​jordan-brough

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

v4.2.3 / 2025-05-02

Improved

  • The "tailwindcss:upgrade" task now pins to v4.1.4 of the @tailwindcss/upgrade tool. #544 @​flavorjones

v4.2.2 / 2025-04-05

Improved

  • The "tailwindcss:upgrade" task now uses the latest version of the @tailwindcss/upgrade tool. #529 @​flavorjones
  • The "verbose" flag on Rails tasks now emits additional tailwind CLI debugging info (e.g., bin/rails tailwindcss:build[verbose]). #530 @​flavorjones
  • Simplified the scaffold templates, removing unnecessary div tags. @​523 @​patriciomacadden

v4.2.1 / 2025-03-19

Fixed

... (truncated)

Commits
  • e9773b5 version bump to v4.5.0
  • 35a521e doc: update CHANGELOG
  • 9a6a58a Support new --silent tailwind flag via [silent] (#618)
  • c169899 build(deps): bump actions/checkout in the github-actions group (#623)
  • 2d75b62 build(deps): bump ruby/setup-ruby in the github-actions group (#622)
  • b3b682d Merge pull request #616 from rails/dependabot/bundler/tailwindcss-ruby-4.3.0
  • 3dc9a58 Merge pull request #620 from rails/dependabot/github_actions/github-actions-5...
  • cdabc79 build(deps): bump the github-actions group across 1 directory with 2 updates
  • 60bf72d Merge pull request #619 from rails/flavorjones/ci-workflow-comment
  • 8f48762 ci: update ignore comment to work with dependabot
  • 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 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 3.3.2 to 4.5.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@v3.3.2...v4.5.0)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jun 15, 2026
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.

0 participants