Bump tailwindcss-rails from 2.7.9 to 3.0.0 #1341

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/tailwindcss-rails-3.0.0 into main 2024-10-23 03:11:27 +08:00
dependabot[bot] commented 2024-10-21 15:54:15 +08:00 (Migrated from github.com)

Bumps tailwindcss-rails from 2.7.9 to 3.0.0.

Release notes

Sourced from tailwindcss-rails's releases.

v3.0.0

Notable changes

  • The upstream tailwindcss executable has been extracted from this gem into a new dependency, tailwindcss-ruby. @​flavorjones

    In advance of the upcoming TailwindCSS v4 release, we are decoupling the tailwindcss executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.

    See https://github.com/flavorjones/tailwindcss-ruby for more information.

v3.0.0.rc1

Notable changes

  • The upstream tailwindcss executable has been extracted from this gem into a new dependency, tailwindcss-ruby. @​flavorjones

    In advance of the upcoming TailwindCSS v4 release, we are decoupling the tailwindcss executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.

Changelog

Sourced from tailwindcss-rails's changelog.

v3.0.0

Notable changes

  • The upstream tailwindcss executable has been extracted from this gem into a new dependency, tailwindcss-ruby. @​flavorjones

    In advance of the upcoming TailwindCSS v4 release, we are decoupling the tailwindcss executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.

Commits
  • 61cadc1 version bump to v3.0.0
  • cb31a22 doc: update CHANGELOG for 2.7.9
  • 061a354 Merge pull request #418 from Earlopain/checkbox-proper
  • 68d819a Handle both rails 7.2 and rails 8.0 field types
  • 24d272b doc: update CHANGELOG for 2.7.8
  • 60ef564 Merge pull request #416 from enderahmetyurt/fix/check-box
  • dde766d Fix naming regarding Rails form naming
  • db80e88 Update changelog
  • 0427a3b Update changelog
  • 11d7764 version bump to v3.0.0.rc1
  • 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 2.7.9 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rails/tailwindcss-rails/releases">tailwindcss-rails's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h3>Notable changes</h3> <ul> <li> <p>The upstream <code>tailwindcss</code> executable has been extracted from this gem into a new dependency, <code>tailwindcss-ruby</code>. <a href="https://github.com/flavorjones"><code>@​flavorjones</code></a></p> <p>In advance of the upcoming TailwindCSS v4 release, we are decoupling the <code>tailwindcss</code> executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.</p> <p>See <a href="https://github.com/flavorjones/tailwindcss-ruby">https://github.com/flavorjones/tailwindcss-ruby</a> for more information.</p> </li> </ul> <h2>v3.0.0.rc1</h2> <h3>Notable changes</h3> <ul> <li> <p>The upstream <code>tailwindcss</code> executable has been extracted from this gem into a new dependency, <code>tailwindcss-ruby</code>. <a href="https://github.com/flavorjones"><code>@​flavorjones</code></a></p> <p>In advance of the upcoming TailwindCSS v4 release, we are decoupling the <code>tailwindcss</code> executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md">tailwindcss-rails's changelog</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h3>Notable changes</h3> <ul> <li> <p>The upstream <code>tailwindcss</code> executable has been extracted from this gem into a new dependency, <code>tailwindcss-ruby</code>. <a href="https://github.com/flavorjones"><code>@​flavorjones</code></a></p> <p>In advance of the upcoming TailwindCSS v4 release, we are decoupling the <code>tailwindcss</code> executable from the Rails integration. This will allow users to upgrade TailwindCSS at a time of their choosing, and allow early adopters to start using the beta releases.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/tailwindcss-rails/commit/61cadc1b9d8dc9a525ca46ad3722e041590cbb35"><code>61cadc1</code></a> version bump to v3.0.0</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/cb31a22af9ce953edb1c26fc7ce99fbd30cd5a60"><code>cb31a22</code></a> doc: update CHANGELOG for 2.7.9</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/061a3542466a7f32a695cc153cf2bf6082204d99"><code>061a354</code></a> Merge pull request <a href="https://redirect.github.com/rails/tailwindcss-rails/issues/418">#418</a> from Earlopain/checkbox-proper</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/68d819afc165f3b74226130cabec334a8ce8b9d3"><code>68d819a</code></a> Handle both rails 7.2 and rails 8.0 field types</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/24d272bf7398744a129b8f8da3f4a85e608deeea"><code>24d272b</code></a> doc: update CHANGELOG for 2.7.8</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/60ef56469ca92cefb33e3bd1fda4cfa53e9b54ae"><code>60ef564</code></a> Merge pull request <a href="https://redirect.github.com/rails/tailwindcss-rails/issues/416">#416</a> from enderahmetyurt/fix/check-box</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/dde766d894b49bceaeccb9494a1e82fd9bce0687"><code>dde766d</code></a> Fix naming regarding Rails form naming</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/db80e8828835279238aa3d3c942933a018295571"><code>db80e88</code></a> Update changelog</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/0427a3bfd3ff0a9f71ea7d2d8884b76407c2ab9c"><code>0427a3b</code></a> Update changelog</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/11d77640b01da4d3caabe86d6f8c8614068cfdf3"><code>11d7764</code></a> version bump to v3.0.0.rc1</li> <li>Additional commits viewable in <a href="https://github.com/rails/tailwindcss-rails/compare/v2.7.9...v3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tailwindcss-rails&package-manager=bundler&previous-version=2.7.9&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.