Bump tailwindcss-rails from 3.2.0 to 3.3.0 #1635

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/tailwindcss-rails-3.3.0 into main 2025-01-20 22:35:49 +08:00
dependabot[bot] commented 2025-01-20 16:01:29 +08:00 (Migrated from github.com)

Bumps tailwindcss-rails from 3.2.0 to 3.3.0.

Release notes

Sourced from tailwindcss-rails's releases.

v3.3.0 / 2025-01-19

  • Add support for using the puma plugin in a standalone puma process (outside of rails server). (#458) @​flavorjones
Changelog

Sourced from tailwindcss-rails's changelog.

v3.3.0 / 2025-01-19

  • Add support for using the puma plugin in a standalone puma process (outside of rails server). (#458) @​flavorjones
Commits
  • 968ba5c version bump to v3.3.0
  • b57e119 Merge pull request #459 from rails/flavorjones-bare-puma-support
  • ca7812a feat: support running the puma plugin in a bare puma process
  • See full diff 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 3.2.0 to 3.3.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.3.0 / 2025-01-19</h2> <ul> <li>Add support for using the puma plugin in a standalone puma process (outside of <code>rails server</code>). (<a href="https://redirect.github.com/rails/tailwindcss-rails/issues/458">#458</a>) <a href="https://github.com/flavorjones"><code>@​flavorjones</code></a></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.3.0 / 2025-01-19</h2> <ul> <li>Add support for using the puma plugin in a standalone puma process (outside of <code>rails server</code>). (<a href="https://redirect.github.com/rails/tailwindcss-rails/issues/458">#458</a>) <a href="https://github.com/flavorjones"><code>@​flavorjones</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/tailwindcss-rails/commit/968ba5c1d6aa6ac4f91dd7d6f350b0d95fcaf4db"><code>968ba5c</code></a> version bump to v3.3.0</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/b57e1199a0365c4f6991c5e04865b7456b6220de"><code>b57e119</code></a> Merge pull request <a href="https://redirect.github.com/rails/tailwindcss-rails/issues/459">#459</a> from rails/flavorjones-bare-puma-support</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/ca7812a355320e08c63c04c1a0a5cc97a0528783"><code>ca7812a</code></a> feat: support running the puma plugin in a bare puma process</li> <li>See full diff in <a href="https://github.com/rails/tailwindcss-rails/compare/v3.2.0...v3.3.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=3.2.0&new-version=3.3.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.