Skip to content

Bump tailwindcss-rails from 0.3.3 to 2.0.13#205

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/tailwindcss-rails-2.0.13
Closed

Bump tailwindcss-rails from 0.3.3 to 2.0.13#205
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/tailwindcss-rails-2.0.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps tailwindcss-rails from 0.3.3 to 2.0.13.

Release notes

Sourced from tailwindcss-rails's releases.

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

v2.0.12

What's Changed

Full Changelog: rails/tailwindcss-rails@v2.0.11...v2.0.12

v2.0.11

What's Changed

Full Changelog: rails/tailwindcss-rails@v2.0.10...v2.0.11

v2.0.10

What's Changed

  • Fixed that released gems include the correct version of Tailwind CSS (3.1.3, not 3.0.3) by @​dhh

v2.0.9

What's Changed

Full Changelog: rails/tailwindcss-rails@v2.0.8...v2.0.9

v2.0.8

What's Changed

Full Changelog: rails/tailwindcss-rails@v2.0.7...v2.0.8

v2.0.7

What's Changed

... (truncated)

Changelog

Sourced from tailwindcss-rails's changelog.

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

v2.0.12 / 2022-08-10

v2.0.11 / 2022-08-09

v2.0.10 / 2022-06-19

  • Fixed that released gems include the correct version of Tailwind CSS (3.1.3, not 3.0.3) by @​dhh

v2.0.9 / 2022-06-18

v2.0.8 / 2022-03-10

v2.0.7 / 2022-02-22

v2.0.6 / 2022-02-19

... (truncated)

Commits
  • 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
  • 4da93dd doc: refactor the README
  • 3d2e066 feat: generate unminified assets with debug task param
  • baa5e50 doc: update CHANGELOG
  • 05bd3e7 doc: backfill CHANGELOG.md
  • 4843c67 ci: remove broken update-tailwind pipeline
  • 52f8a5d Merge pull request #197 from rails/flavorjones-better-command-execution
  • 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)

Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 0.3.3 to 2.0.13.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](rails/tailwindcss-rails@v0.3.3...v2.0.13)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 5, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #208.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/bundler/tailwindcss-rails-2.0.13 branch September 19, 2022 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants