Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tailwindcss to v4.0.0-alpha.26 (v3) #2263

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​tailwindcss/postcss 4.0.0-alpha.24 -> 4.0.0-alpha.26 age adoption passing confidence
@​tailwindcss/vite 4.0.0-alpha.24 -> 4.0.0-alpha.26 age adoption passing confidence
tailwindcss (source) 4.0.0-alpha.24 -> 4.0.0-alpha.26 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v4.0.0-alpha.26

Compare Source

Added
  • Add support for prefixes (#​14501)
  • Expose timing information in debug mode (#​14553)
  • Add support for blocklist in JS config files (#​14556)
  • Add color-scheme utilities (#​14567)
  • Add support for important option in JS config files (#​14448)
  • Upgrade (experimental): Convert @import "tailwindcss/tailwind.css" to @import "tailwindcss" in CSS files (#​14514)
  • Upgrade (experimental): Apply all utility upgrades to @apply in CSS files (#​14574)
  • Upgrade (experimental): Update variant order in template files (#​14524)
  • Upgrade (experimental): Convert bg-gradient-* utilities to bg-linear-* in template files (#​14537)
  • Upgrade (experimental): Convert legacy prefixes to variant prefixes in template files (#​14557)
  • Upgrade (experimental): Convert bare CSS variables in arbitrary values to var(…) in template files (#​14526)
  • Upgrade (experimental): Convert legacy important modifier syntax to trailing syntax (#​14502)
Fixed
  • Use the right import base path when using the CLI to reading files from stdin (#​14522)
  • Ensure that @utility is top-level and cannot be nested (#​14525)
  • Only setup a single compiler in @tailwindcss/postcss for initial builds (#​14565)
  • Ensure editing imported CSS files triggers a rebuild (#​14561)
  • Ensure @apply and CSS functions work inside imported stylesheets (#​14576)
  • Upgrade (experimental): Don't wrap custom CSS after utilities in a layer (#​14512)
  • Upgrade (experimental): Don't add empty layer() to @import at-rules when the styles do not need to be imported into a layer (#​14513)
  • Upgrade (experimental): Don't wrap comment nodes in @layer when running codemods (#​14517)
  • Upgrade (experimental): Fix scenario where selectors can be lost in multi-selector rules (#​14518)
  • Upgrade (experimental): Ensure custom CSS before @tailwind rules is wrapped with @layer base when prepending @import "tailwindcss" to the top of the file (#​14536)
Changed
  • Disallow bare values with decimal places (#​14562)

v4.0.0-alpha.25

Compare Source

Added
  • Add support for aria, supports, and data variants defined in JS config files (#​14407)
  • Add @tailwindcss/upgrade tooling (#​14434)
  • Support screens in JS config files (#​14415)
  • Add bg-radial-* and bg-conic-* utilities for radial and conic gradients (#​14467)
  • Add new shadow-initial and inset-shadow-initial utilities for resetting shadow colors (#​14468)
  • Add field-sizing-* utilities (#​14469)
  • Include gradient color properties in color transitions (#​14489)
  • Experimental: Add CSS codemods for @apply (#​14411)
  • Experimental: Add CSS codemods for migrating @tailwind directives (#​14411, #​14504)
  • Experimental: Add CSS codemods for migrating @layer utilities and @layer components (#​14455)
Fixed
  • Support borderRadius.* as an alias for --radius-* when using dot notation inside the theme() function (#​14436)
  • Ensure individual variants from groups are always sorted earlier than stacked variants from the same groups (#​14431)
  • Allow anchor-size(…) in arbitrary values (#​14394)
  • Skip candidates with invalid theme() calls (#​14437)
  • Don't generate inset-* utilities for --inset-shadow-* and --inset-ring-* theme values (#​14447)
  • Include --default-transition-* variables in transition-* utility output (#​14482)
  • Ensure rtl and ltr variants work with [dir=auto] (#​14306)
Changed
  • Preserve explicit leading-*, tracking-*, and font-{weight} value when overriding font-size (#​14403)
  • Disallow negative bare values in core utilities and variants (#​14453)
  • Preserve explicit shadow color when overriding shadow size (#​14458)
  • Preserve explicit transition duration and timing function when overriding transition property (#​14490)
  • Change the implementation for @import resolution to speed up initial builds (#​14446)
  • Remove automatic var(…) injection (#​13657)
  • Only apply :hover states on devices that support @media (hover: hover) (#​14500)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the v3 #1289 label Sep 26, 2024
@renovate renovate bot changed the title chore(deps): update tailwindcss to v4.0.0-alpha.25 (v3) chore(deps): update tailwindcss to v4.0.0-alpha.25 (v3) - autoclosed Sep 26, 2024
@renovate renovate bot closed this Sep 26, 2024
@renovate renovate bot deleted the renovate/v3-tailwindcss branch September 26, 2024 13:30
@renovate renovate bot changed the title chore(deps): update tailwindcss to v4.0.0-alpha.25 (v3) - autoclosed chore(deps): update tailwindcss to v4.0.0-alpha.25 (v3) Sep 26, 2024
@renovate renovate bot reopened this Sep 26, 2024
@renovate renovate bot restored the renovate/v3-tailwindcss branch September 26, 2024 14:19
@renovate renovate bot force-pushed the renovate/v3-tailwindcss branch 3 times, most recently from 08c9c93 to e95856e Compare October 2, 2024 15:06
@renovate renovate bot changed the title chore(deps): update tailwindcss to v4.0.0-alpha.25 (v3) chore(deps): update tailwindcss to v4.0.0-alpha.26 (v3) Oct 3, 2024
Copy link

Deploying ui3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 62f6019
Status: ✅  Deploy successful!
Preview URL: https://77c5450d.ui-6q2.pages.dev
Branch Preview URL: https://renovate-v3-tailwindcss.ui-6q2.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants