metikular / coupon-store

A home for all your coupons and loyalty cards. https://coupon.metikular.ch
GNU Affero General Public License v3.0
79 stars 4 forks source link

Bump tailwindcss-rails from 2.4.0 to 2.5.0 #299

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps tailwindcss-rails from 2.4.0 to 2.5.0.

Release notes

Sourced from tailwindcss-rails's releases.

v2.5.0 / 2024-04-27

  • Remove the @tailwindcss/aspect-ratio plugin from the tailwind.config.js that gets installed by the generator. This plugin was originally a polyfill until Safari 15 was released (in Fall 2021), and so is beyond its useful lifetime for anyone not targetting ancient browsers. (#344) @​flavorjones @​searls

New Contributors

Full Changelog: https://github.com/rails/tailwindcss-rails/compare/v2.4.1...v2.5.0

v2.4.1 / 2024-04-25

Changelog

Sourced from tailwindcss-rails's changelog.

v2.5.0 / 2024-04-27

  • Remove the @tailwindcss/aspect-ratio plugin from the tailwind.config.js that gets installed by the generator. This plugin was originally a polyfill until Safari 15 was released (in Fall 2021), and so is beyond its useful lifetime for anyone not targetting ancient browsers. (#344) @​flavorjones @​searls

v2.4.1 / 2024-04-25

Commits
  • 6e6e34a version bump to v2.5.0
  • 185fc35 Merge pull request #352 from rails/344-remove-aspect-ratio
  • ec4d806 generator: drop the tailwind aspect-ratio plugin
  • d7171b3 Merge pull request #351 from rails/flavorjones-ci-arm64-darwin
  • 76fd71a ci: add arm64-darwin coverage on macos-14
  • 13329e4 Merge pull request #350 from st0012/update-readme
  • db81dab Update troubleshooting advice on the debugger issue with puma plugin
  • ebfe299 version bump to v2.4.1
  • 272658b dev: bundle update
  • cfaa58f Merge pull request #349 from tompng/avoid_stdin_read_from_watch_command
  • 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 show 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)