build(deps): bump the ui-stack group with 4 updates#90
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the ui-stack group with 4 updates#90dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
Deployment failed with the following error: Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit |
There was a problem hiding this comment.
1 issue found across 7 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="package.json">
<violation number="1" location="package.json:92">
P1: Upgrading to Tailwind v4 without migrating PostCSS plugin config (`@tailwindcss/postcss`) will break Tailwind compilation.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| "lint-staged": "^15.5.2", | ||
| "prettier": "^3.8.1", | ||
| "tailwindcss": "^3.4.19", | ||
| "tailwindcss": "^4.2.2", |
There was a problem hiding this comment.
P1: Upgrading to Tailwind v4 without migrating PostCSS plugin config (@tailwindcss/postcss) will break Tailwind compilation.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At package.json, line 92:
<comment>Upgrading to Tailwind v4 without migrating PostCSS plugin config (`@tailwindcss/postcss`) will break Tailwind compilation.</comment>
<file context>
@@ -89,7 +89,7 @@
"lint-staged": "^15.5.2",
"prettier": "^3.8.1",
- "tailwindcss": "^3.4.19",
+ "tailwindcss": "^4.2.2",
"tsx": "^4.7.0",
"turbo": "^2.8.13",
</file context>
cc34bee to
162ec9a
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📦 Affected Packages
Diff: +3194 / -9297 lines
|
Lighthouse CI — Marketing Site
Core Web Vitals (Mobile)
|
Bumps the ui-stack group with 4 updates: [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss), [framer-motion](https://github.com/motiondivision/motion), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [tailwind-merge](https://github.com/dcastil/tailwind-merge). Updates `tailwindcss` from 3.4.19 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss) Updates `framer-motion` from 11.18.2 to 12.38.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.18.2...v12.38.0) Updates `lucide-react` from 0.344.0 to 1.6.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.6.0/packages/lucide-react) Updates `tailwind-merge` from 2.6.1 to 3.5.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.1...v3.5.0) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: ui-stack - dependency-name: framer-motion dependency-version: 12.38.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ui-stack - dependency-name: lucide-react dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ui-stack - dependency-name: tailwind-merge dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ui-stack ... Signed-off-by: dependabot[bot] <support@github.com>
162ec9a to
a93531e
Compare
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.
Bumps the ui-stack group with 4 updates: tailwindcss, framer-motion, lucide-react and tailwind-merge.
Updates
tailwindcssfrom 3.4.19 to 4.2.2Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
d596b0c4.2.2 (#19821)2228a57Bump Lightning CSS (#19771)f302fceFix canonicalization resulting in empty list (#19812)bb2f170Improve canonicalization for bare values exceeding default spacing scale sugg...faa5e88Cleanup inconsistencies related to (regex) escapes (#19804)d5717f2run prettier51aa9d7fix(canonicalize): handle utilities with empty property maps in collapse (#19...c586bd6Canonicalizecalc(var(--spacing)*…)expressions into--spacing(…)(#19769)9ded4a2Guard object lookups against inherited prototype properties (#19725)1dce64e4.2.1 (#19714)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tailwindcss since your current version.
Updates
framer-motionfrom 11.18.2 to 12.38.0Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
0bfc9fev12.38.0343cb0cUpdating layoutAnchoree99ad2Updating changelog062660bUpdating changgelog303da7dUpdating readmeb075adcMerge pull request #3647 from motiondivision/feat/layout-anchorf0991d6Add missing layoutAnchor !== false guard in attemptToResolveRelativeTargetb5798e9Merge pull request #3642 from motiondivision/worktree-fix-issue-30787686c19Merge pull request #3636 from motiondivision/worktree-fix-issue-3061a95c487Fix auto-scroll in reorder-virtualized test pageUpdates
lucide-reactfrom 0.344.0 to 1.6.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
a6e648afix(lucide-react): correct client directives in RSC files (#4189)1f010a3fix(lucide-react): Fixes provider export and RSC render issues (#4175)484f2c9docs(version-1): Version 1 website (#4142)a0e202dfeat(packages/angular): add new@lucide/angularpackage (#3897)c5b155eMerge branch 'main' of https://github.com/lucide-icons/lucide into nextf6c0d06chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)628d4f9Merge branch 'main' of https://github.com/lucide-icons/lucide into next67c0485feat(scripts): added helper script to automatically update OpenCollective bac...b6ed43dfeat(packages): Added aria-hidden fallback for decorative icons to all packag...0c6dfebfeat(context-providers): Adding Context providers (#3315)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-react since your current version.
Updates
tailwind-mergefrom 2.6.1 to 3.5.0Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
270ac79v3.5.086f772eadd changelog for 3.5.06c1f77cMerge pull request #651 from dcastil/feature/add-support-for-tailwind-css-v4.27a4cacfAdd support for decimal fraction values9ef0f79fix incorrectly escaped charactersf4938b0update README with v4.2 supportb02a572Add Tailwind v4.2 font-features utilities support5bd25ecAdd Tailwind v4.2 logical sizing utilities697c920Add Tailwind v4.2 logical border block utilities6656a47Improve JSDoc comments for logical insetsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Upgrades the UI stack across all apps and
packages/uitotailwindcssv4,framer-motionv12,lucide-reactv1, andtailwind-mergev3 for Tailwind v4 support, smoother animations, and more reliable icons.Dependencies
tailwindcss: 3.4.19 → 4.2.2 (v4 utilities, Vite 8 support)tailwind-merge: 2.6.1 → 3.5.0 (Tailwind v4.2 compatibility)framer-motion: 11.18.2 → 12.38.0 (layout improvements, WAAPI fixes)lucide-react: 0.344.0 → 1.7.0 (v1 provider fixes, new icons)Migration
AnimatePresenceand layout animations; update any patterns relying on old layout behavior.tailwind-mergev3: watch for changed merging with new logical utilities.Written for commit 162ec9a. Summary will update on new commits.