trebekbot
trebekbot copied to clipboard
Bump tailwindcss-rails from 2.0.12 to 2.0.14
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
- Work around upstream rubygems issue on
musl
platforms. [#200]v2.0.13 / 2022-09-05
- Correctly handle paths with embedded spaces. #184 by
@flavorjones
- The
build
andwatch
tasks accept adebug
argument to generate unminified assets:rails tailwindcss:build[debug]
orrails tailwindcss:watch[debug]
. #198 by@flavorjones
- The
watch
task accepts apoll
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
- Work around upstream rubygems issue on
musl
platforms. [#200]v2.0.13 / 2022-09-05
- Correctly handle paths with embedded spaces. #184 by
@flavorjones
- The
build
andwatch
tasks accept adebug
argument to generate unminified assets:rails tailwindcss:build[debug]
orrails tailwindcss:watch[debug]
. #198 by@flavorjones
- The
watch
task accepts apoll
argument to use polling instead of file system events:rails tailwindcss:watch[poll]
. #199 by@flavorjones
Commits
3eb4fd3
Bump version for v2.0.145f6c4b3
Merge pull request #202 from rails/200-musl-issues-on-latest-bundler1dc1c5c
fix: explicitly cast the platform string to a Gem::Platform15dbf2a
ci: try to reproduce the musl issue from #2008dc39c5
ci: delete Gemfile.lockb8d2e62
ci: update pipelines to use ruby 3.189e1b30
Bump version for v2.0.13251ff22
Merge pull request #199 from rails/flavorjones-allow-polling1c6a32d
Merge pull request #198 from rails/flavorjones-debug-buildbf09205
feat: support polling instead of fs events when watching- Additional commits viewable in compare view
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)