Skip to content

Commit a4ab32d

Browse files
chore(deps): update tailwindcss monorepo to v4.1.16 (#828)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@tailwindcss/postcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)) | devDependencies | patch | [`4.1.15` -> `4.1.16`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.1.15/4.1.16) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/tailwindlabs/tailwindcss/badge)](https://securityscorecards.dev/viewer/?uri=github.com/tailwindlabs/tailwindcss) | | [tailwindcss](https://tailwindcss.com) ([source](https://redirect.github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | devDependencies | patch | [`4.1.15` -> `4.1.16`](https://renovatebot.com/diffs/npm/tailwindcss/4.1.15/4.1.16) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/tailwindlabs/tailwindcss/badge)](https://securityscorecards.dev/viewer/?uri=github.com/tailwindlabs/tailwindcss) | --- ### Release Notes <details> <summary>tailwindlabs/tailwindcss (@&#8203;tailwindcss/postcss)</summary> ### [`v4.1.16`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#4116---2025-10-23) [Compare Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.1.15...v4.1.16) ##### Fixed - Discard candidates with an empty data type ([#&#8203;19172](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19172)) - Fix canonicalization of arbitrary variants with attribute selectors ([#&#8203;19176](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19176)) - Fix invalid colors due to nested `&` ([#&#8203;19184](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19184)) - Improve canonicalization for `& > :pseudo` and `& :pseudo` arbitrary variants ([#&#8203;19178](https://redirect.github.com/tailwindlabs/tailwindcss/pull/19178)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated Tailwind CSS packages to v4.1.16 to pull in upstream fixes for arbitrary variants, attribute selectors, and nested “&” color resolution. No app code changes or migration required. - **Dependencies** - tailwindcss: 4.1.15 → 4.1.16 - @tailwindcss/postcss: 4.1.15 → 4.1.16 <!-- End of auto-generated description by cubic. --> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 467e4be commit a4ab32d

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

bun.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
},
5151
"devDependencies": {
5252
"@fumadocs/cli": "1.0.3",
53-
"@tailwindcss/postcss": "4.1.15",
53+
"@tailwindcss/postcss": "4.1.16",
5454
"@types/mdx": "2.0.13",
5555
"@types/node": "24.9.1",
5656
"@types/react": "19.2.2",
5757
"@types/react-dom": "19.2.2",
5858
"babel-plugin-react-compiler": "19.1.0-rc.3",
5959
"postcss": "8.5.6",
60-
"tailwindcss": "4.1.15",
60+
"tailwindcss": "4.1.16",
6161
"typescript": "5.9.3",
6262
"eslint": "9.38.0",
6363
"eslint-config-next": "15.5.6",

0 commit comments

Comments
 (0)