Bump tailwindcss-rails from 3.3.2 to 4.6.0#121
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c53e908b4f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| railties (>= 6.0.0) | ||
| stringio (3.2.0) | ||
| tailwindcss-rails (3.3.2) | ||
| tailwindcss-rails (4.6.0) |
There was a problem hiding this comment.
Run the Tailwind v4 migration before upgrading
With tailwindcss-rails 4.x, Tailwindcss::Commands.compile_command now builds from app/assets/tailwind/application.css instead of the v3 input path, and the gem's upgrade docs say tailwindcss:upgrade moves the file there. This repo still only has app/assets/stylesheets/application.tailwind.css, while Dockerfile runs ./bin/rails assets:precompile, so production image builds will fail as soon as the new gem tries to run tailwindcss:build against the missing input file.
Useful? React with 👍 / 👎.
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.3.2 to 4.6.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.6.0) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c53e908 to
f41027e
Compare
Bumps tailwindcss-rails from 3.3.2 to 4.6.0.
Release notes
Sourced from tailwindcss-rails's releases.
... (truncated)
Changelog
Sourced from tailwindcss-rails's changelog.
... (truncated)
Commits
d4d95b3version bump to v4.6.0900f700Forward stop signals to tailwindcss watcher (#621)c704ea5dev: update Gemfile.lock2938f5abuild(deps): bump ruby/setup-ruby in the github-actions group (#624)e9773b5version bump to v4.5.035a521edoc: update CHANGELOG9a6a58aSupport new--silenttailwind flag via[silent](#618)c169899build(deps): bump actions/checkout in the github-actions group (#623)2d75b62build(deps): bump ruby/setup-ruby in the github-actions group (#622)b3b682dMerge pull request #616 from rails/dependabot/bundler/tailwindcss-ruby-4.3.0