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 #4013

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/cli (source) 4.0.0-beta.9 -> 4.0.0 age adoption passing confidence
@tailwindcss/postcss (source) 4.0.0-beta.9 -> 4.0.0 age adoption passing confidence
tailwindcss (source) 4.0.0-beta.9 -> 4.0.0 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/cli)

v4.0.0

Compare Source

[4.0.0] - 2025-01-21

v4.0.0-beta.10

Compare Source

Added
  • Add support for using @variant to use variants in your CSS (#​15663)
  • Include outline-color when transitioning colors (#​15690)
Fixed
  • Add missing main and browser fields for @tailwindcss/browser (#​15594)
  • Support escaping * in theme namespace syntax (e.g.: --color-\*: initial;) (#​15603)
  • Respect @theme options when resolving values in custom functional utilities (#​15623)
  • Discard invalid variants (e.g. data-checked-[selected=1]:*) (#​15629)
  • Ensure -outline-offset-* utilities are suggested in IntelliSense (#​15646)
  • Write to stdout when --output is set to - or omitted with @tailwindcss/cli (#​15656)
  • Prevent not-* from being used with variants that have multiple sibling rules (#​15689)
  • Upgrade (experimental): Pretty print --spacing(…) to prevent ambiguity (#​15596)
Changed
  • Use more modern --alpha(color / 50%) syntax instead of --alpha(color, 50%) (#​15665)
  • Rename @variant to @custom-variant (#​15663)
  • Change outline-hidden to set outline-style: none except in forced colors mode (#​15690)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextra-theme-docs-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 6:08pm
nextra-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 6:08pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
nextra ⬜️ Ignored (Inspect) Visit Preview Jan 23, 2025 6:08pm

Copy link

changeset-bot bot commented Jan 23, 2025

⚠️ No Changeset found

Latest commit: b69b3d7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

📦 Next.js Bundle Analysis for swr-site

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Contributor

📦 Next.js Bundle Analysis for docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 83.76 KB (-7 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@dimaMachina dimaMachina merged commit cd771c7 into main Jan 23, 2025
9 checks passed
@dimaMachina dimaMachina deleted the renovate/tailwindcss branch January 23, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant