Bump tailwindcss-rails from 2.6.0 to 2.6.1 #848

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/tailwindcss-rails-2.6.1 into main 2024-06-11 00:37:04 +08:00
dependabot[bot] commented 2024-06-10 15:08:04 +08:00 (Migrated from github.com)

Bumps tailwindcss-rails from 2.6.0 to 2.6.1.

Release notes

Sourced from tailwindcss-rails's releases.

v2.6.1 / 2024-06-05

Changelog

Sourced from tailwindcss-rails's changelog.

v2.6.1 / 2024-06-05

Commits
  • 6a592b7 version bump to v2.6.1
  • 41eca8e Merge pull request #373 from rails/flavorjones-dep-tailwindcss-3.4.4
  • b11786f dep: update packaged tailwindcss to 3.4.4
  • 5c73dec Merge pull request #366 from rails/flavorjones-dep-drop-bcrypt-workaround
  • 1a81295 dep: drop bcrypt_pbkdf workaround
  • 5dba198 Merge pull request #365 from rails/flavorjones-dep-bundle-update-20240519
  • 777191f Merge pull request #364 from rails/flavorjones-update-bcrypt-pbkdf
  • a4251cc dep: bundle update
  • 72aa03c wip: try to work around bcrypt_pbkdf issue on windows
  • 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 2.6.0 to 2.6.1. <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.6.1 / 2024-06-05</h2> <ul> <li>Update to <a href="https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.4">Tailwind CSS v3.4.4</a> (<a href="https://redirect.github.com/rails/tailwindcss-rails/issues/373">#373</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>v2.6.1 / 2024-06-05</h2> <ul> <li>Update to <a href="https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.4.4">Tailwind CSS v3.4.4</a> (<a href="https://redirect.github.com/rails/tailwindcss-rails/issues/373">#373</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/6a592b7bb7eb6c3bfc1e8d524985d685f0939f4e"><code>6a592b7</code></a> version bump to v2.6.1</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/41eca8eddefa1d190366fbefd4ad9831d675e11e"><code>41eca8e</code></a> Merge pull request <a href="https://redirect.github.com/rails/tailwindcss-rails/issues/373">#373</a> from rails/flavorjones-dep-tailwindcss-3.4.4</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/b11786f283f9d3eb8eccc491d727bac30a56ee88"><code>b11786f</code></a> dep: update packaged tailwindcss to 3.4.4</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/5c73dec4e38c9bd1664a530ecb66e938aaa4a3d0"><code>5c73dec</code></a> Merge pull request <a href="https://redirect.github.com/rails/tailwindcss-rails/issues/366">#366</a> from rails/flavorjones-dep-drop-bcrypt-workaround</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/1a81295cc106a93da775624e72e6b8728c320705"><code>1a81295</code></a> dep: drop bcrypt_pbkdf workaround</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/5dba1987a22df680c81877d0983529e7df2c3a72"><code>5dba198</code></a> Merge pull request <a href="https://redirect.github.com/rails/tailwindcss-rails/issues/365">#365</a> from rails/flavorjones-dep-bundle-update-20240519</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/777191f3f1951cf969fb7fe0ac8f58194213dca9"><code>777191f</code></a> Merge pull request <a href="https://redirect.github.com/rails/tailwindcss-rails/issues/364">#364</a> from rails/flavorjones-update-bcrypt-pbkdf</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/a4251ccfed27997b2f594bd0e559bf8ab2a6a07a"><code>a4251cc</code></a> dep: bundle update</li> <li><a href="https://github.com/rails/tailwindcss-rails/commit/72aa03cbdf96f5b3406a56a404e193b028799d9a"><code>72aa03c</code></a> wip: try to work around bcrypt_pbkdf issue on windows</li> <li>See full diff in <a href="https://github.com/rails/tailwindcss-rails/compare/v2.6.0...v2.6.1">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.6.0&new-version=2.6.1)](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.