chore(deps): update dependency tailwind-merge to v3.6.0#1035
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency tailwind-merge to v3.6.0#1035renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
📦 Bundle Size Report
Size Limits
Largest Files (Top 5)
View All Files (345 total)
✅ Bundle size check passed |
Contributor
📊 Coverage Report⚪ Coverage unchanged
Detailed BreakdownLines Coverage
Statements Coverage
Functions Coverage
Branches Coverage
✅ Coverage check passed |
Contributor
|
Deploy preview for remote-flows ready!
Deployed with vercel-action |
896a0ad to
cf4d203
Compare
748978e to
47e5c0a
Compare
47e5c0a to
5e3f14d
Compare
5e3f14d to
076f3e6
Compare
Contributor
|
Deploy preview for adp-cost-calculator ready!
Deployed with vercel-action |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.5.0→3.6.0Release Notes
dcastil/tailwind-merge (tailwind-merge)
v3.6.0Compare Source
New Features
postfixLookupClassGroupsoption to config to support Tailwind utilities where a slash is part of the full class name, like named container queriesDocumentation
Other
6b2499cFull Changelog: dcastil/tailwind-merge@v3.5.0...v3.6.0
Thanks to @brandonmcconnell, @manavm1990, @langy, @roboflow, @syntaxfm, @getsentry, @codecov, a private sponsor, @block, @openclaw, @sourcegraph, @mike-healy and more via @thnxdev for sponsoring tailwind-merge! ❤️
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.
Note
Low Risk
Patch/minor dependency update with no application code changes; typical low-risk Renovate chore.
Overview
Bumps tailwind-merge from
3.5.0to3.6.0inpackage.jsonand the rootpackage-lock.jsonlockfile only—no source changes.The new release mainly adds Tailwind CSS v4.3 class support (including named container queries via
postfixLookupClassGroups) and accepts readonly arrays in merge config, which aligns with the repo’s existing Tailwind4.2.4stack without changing how the library is wired in app code.Reviewed by Cursor Bugbot for commit 076f3e6. Bugbot is set up for automated code reviews on this repo. Configure here.