trebekbot icon indicating copy to clipboard operation
trebekbot copied to clipboard

Bump tailwindcss-rails from 2.0.12 to 2.0.14

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps tailwindcss-rails from 2.0.12 to 2.0.14.

Release notes

Sourced from tailwindcss-rails's releases.

v2.0.14 / 2022-09-19

v2.0.13 / 2022-09-05

  • Correctly handle paths with embedded spaces. #184 by @​flavorjones
  • The build and watch tasks accept a debug argument to generate unminified assets: rails tailwindcss:build[debug] or rails tailwindcss:watch[debug]. #198 by @​flavorjones
  • The watch task accepts a poll argument to use polling instead of file system events: rails tailwindcss:watch[poll]. #199 by @​flavorjones
Changelog

Sourced from tailwindcss-rails's changelog.

v2.0.14 / 2022-09-19

v2.0.13 / 2022-09-05

  • Correctly handle paths with embedded spaces. #184 by @​flavorjones
  • The build and watch tasks accept a debug argument to generate unminified assets: rails tailwindcss:build[debug] or rails tailwindcss:watch[debug]. #198 by @​flavorjones
  • The watch task accepts a poll argument to use polling instead of file system events: rails tailwindcss:watch[poll]. #199 by @​flavorjones
Commits
  • 3eb4fd3 Bump version for v2.0.14
  • 5f6c4b3 Merge pull request #202 from rails/200-musl-issues-on-latest-bundler
  • 1dc1c5c fix: explicitly cast the platform string to a Gem::Platform
  • 15dbf2a ci: try to reproduce the musl issue from #200
  • 8dc39c5 ci: delete Gemfile.lock
  • b8d2e62 ci: update pipelines to use ruby 3.1
  • 89e1b30 Bump version for v2.0.13
  • 251ff22 Merge pull request #199 from rails/flavorjones-allow-polling
  • 1c6a32d Merge pull request #198 from rails/flavorjones-debug-build
  • bf09205 feat: support polling instead of fs events when watching
  • 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 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)

dependabot[bot] avatar Sep 24 '22 11:09 dependabot[bot]