Skip to content

Bump tailwindcss-rails from 0.3.3 to 2.0.5#113

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/tailwindcss-rails-2.0.5
Closed

Bump tailwindcss-rails from 0.3.3 to 2.0.5#113
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/tailwindcss-rails-2.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps tailwindcss-rails from 0.3.3 to 2.0.5.

Release notes

Sourced from tailwindcss-rails's releases.

v2.0.5

What's Changed

Full Changelog: rails/tailwindcss-rails@v2.0.4...v2.0.5

v2.0.3

What's Changed

New Contributors

Full Changelog: rails/tailwindcss-rails@v2.0.2...v2.0.3

v2.0.2

What's Changed

Full Changelog: rails/tailwindcss-rails@v2.0.1...v2.0.2

v2.0.1

What's Changed

Full Changelog: rails/tailwindcss-rails@v2.0.0...v2.0.1

v2.0.0

What's Changed

Tailwind CSS for Rails now uses the standalone executables made for Tailwind 3. These executables are platform specific, so there's actually separate underlying gems per platform, but the correct gem will automatically be picked for your platform. Supported platforms are Linux x64, macOS arm64, macOS x64, and Windows x64. (Note that due to this setup, you must install the actual gems – you can't pin your gem to the github repo.)

This is a completely different approach from previous versions of tailwindcss-rails. Gone is Ruby-powered purger. Everything now works as it would if you had installed the Node version of Tailwind. But without the Node!

This setup requires a separate watch process to run, which is configured and modeled after the approach used in cssbundling-rails. Look at the README for more details.

Huge thanks to @​flavorjones for creating the platform-specific gem setup 🙏

Full Changelog: rails/tailwindcss-rails@v1.0.0...v2.0.0

... (truncated)

Commits

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 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 0.3.3 to 2.0.5.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Commits](rails/tailwindcss-rails@v0.3.3...v2.0.5)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  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 Jan 31, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2022

Superseded by #122.

@dependabot dependabot bot closed this Feb 21, 2022
@dependabot dependabot bot deleted the dependabot/bundler/tailwindcss-rails-2.0.5 branch February 21, 2022 21:24
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