Skip to content

Commit

Permalink
Bump tailwindcss-rails from 2.0.32 to 2.0.33 (#150)
Browse files Browse the repository at this point in the history
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails)
from 2.0.32 to 2.0.33.
<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>v2.0.33 / 2023-12-09</h2>
<ul>
<li>Update to <a
href="https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.3.6">Tailwind
CSS v3.3.6</a> from v3.3.5 by <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>v2.0.33 / 2023-12-09</h2>
<ul>
<li>Update to <a
href="https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.3.6">Tailwind
CSS v3.3.6</a> from v3.3.5 by <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/674551bd53f192fcc16bb14f34b7cbd90a923c68"><code>674551b</code></a>
version bump to v2.0.33</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/145e313bef4d6163e86d9cb3e40cb69ac01fd4f4"><code>145e313</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/tailwindcss-rails/issues/297">#297</a>
from rails/flavorjones-dep-tailwindcss-3.3.6</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/0e62569bc587afc3bdce4fa36df506031f7b2858"><code>0e62569</code></a>
dep: update tailwindcss to 3.3.6</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/56027ad4341731e89af8f952df277bf747e72dae"><code>56027ad</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/tailwindcss-rails/issues/296">#296</a>
from rails/flavorjones-upstream-rails-testing</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/5933a40bfa5337726edc882a9115c6c5ec163bc3"><code>5933a40</code></a>
ci: update to test ruby 3.2, and add ruby-head coverage</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/13ceea6f9fde6ffbb4af07869f7cd4738bf05f4c"><code>13ceea6</code></a>
ci: latest alpine builds don't have build-base</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/faed80f38ee5e66a5fa250984844775b2f6f14b1"><code>faed80f</code></a>
ci: more thorough user journey, integrated with rails main</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/9539fe525f89ba8d7649d1a7551e5e0ce4a2283d"><code>9539fe5</code></a>
ci: another fix for the upstream workflow</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/67910e0bdf54371ae903a8720aba796a2be36525"><code>67910e0</code></a>
ci: fix upstream pipeline</li>
<li><a
href="https://github.com/rails/tailwindcss-rails/commit/ce371859952b5938a3695501a559cf0b889b1431"><code>ce37185</code></a>
ci: introduce a new empty workflow for upstream testing</li>
<li>See full diff in <a
href="https://github.com/rails/tailwindcss-rails/compare/v2.0.32...v2.0.33">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.0.32&new-version=2.0.33)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent f5ecf8c commit ffe6c28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -392,11 +392,11 @@ GEM
stimulus-rails (1.3.0)
railties (>= 6.0.0)
stringio (3.1.0)
tailwindcss-rails (2.0.32)
tailwindcss-rails (2.0.33)
railties (>= 6.0.0)
tailwindcss-rails (2.0.32-arm64-darwin)
tailwindcss-rails (2.0.33-arm64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.32-x86_64-linux)
tailwindcss-rails (2.0.33-x86_64-linux)
railties (>= 6.0.0)
thor (1.3.0)
timeout (0.4.1)
Expand Down

0 comments on commit ffe6c28

Please sign in to comment.