Skip to content

Commit

Permalink
build(deps): update tailwindcss monorepo to ^4.0.0-alpha.32 (#4683)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @​tailwindcss/postcss | [`^4.0.0-alpha.31` ->
`^4.0.0-alpha.32`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.0-alpha.31/4.0.0-alpha.32)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tailwindcss%2fpostcss/4.0.0-alpha.32?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tailwindcss%2fpostcss/4.0.0-alpha.32?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tailwindcss%2fpostcss/4.0.0-alpha.31/4.0.0-alpha.32?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tailwindcss%2fpostcss/4.0.0-alpha.31/4.0.0-alpha.32?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss)) |
[`^4.0.0-alpha.31` ->
`^4.0.0-alpha.32`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.0-alpha.31/4.0.0-alpha.32)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/4.0.0-alpha.32?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwindcss/4.0.0-alpha.32?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwindcss/4.0.0-alpha.31/4.0.0-alpha.32?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/4.0.0-alpha.31/4.0.0-alpha.32?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tailwindlabs/tailwindcss (tailwindcss)</summary>

###
[`v4.0.0-alpha.32`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#400-alpha32---2024-11-11)

[Compare
Source](https://redirect.github.com/tailwindlabs/tailwindcss/compare/v4.0.0-alpha.31...v4.0.0-alpha.32)

##### Added

- Support derived spacing scales based on a single `--spacing` theme
value
([#&#8203;14857](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14857))
- Add `svh`, `dvh`, `svw`, `dvw`, and `auto` values to all
width/height/size utilities
([#&#8203;14857](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14857))
- Add new `**` variant
([#&#8203;14903](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14903))
- Process `<style>` blocks inside Svelte files when using the Vite
extension
([#&#8203;14151](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14151))
- Normalize date/time input styles in Preflight
([#&#8203;14931](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14931))
- *Upgrade (experimental)*: Migrate `grid-cols-[subgrid]` and
`grid-rows-[subgrid]` to `grid-cols-subgrid` and `grid-rows-subgrid`
([#&#8203;14840](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14840))
- *Upgrade (experimental)*: Support migrating projects with multiple
config files
([#&#8203;14863](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14863))
- *Upgrade (experimental)*: Rename `shadow` to `shadow-sm`, `shadow-sm`
to `shadow-xs`, and `shadow-xs` to `shadow-2xs`
([#&#8203;14875](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14875))
- *Upgrade (experimental)*: Rename `inset-shadow` to `inset-shadow-sm`,
`inset-shadow-sm` to `inset-shadow-xs`, and `inset-shadow-xs` to
`inset-shadow-2xs`
([#&#8203;14875](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14875))
- *Upgrade (experimental)*: Rename `drop-shadow` to `drop-shadow-sm` and
`drop-shadow-sm` to `drop-shadow-xs`
([#&#8203;14875](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14875))
- *Upgrade (experimental)*: Rename `rounded` to `rounded-sm` and
`rounded-sm` to `rounded-xs`
([#&#8203;14875](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14875))
- *Upgrade (experimental)*: Rename `blur` to `blur-sm` and `blur-sm` to
`blur-xs`
([#&#8203;14875](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14875))
- *Upgrade (experimental)*: Migrate `theme()` usage and JS config files
to use the new `--spacing` multiplier where possible
([#&#8203;14905](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14905))
- *Upgrade (experimental)*: Migrate arbitrary values in variants to
built-in values where possible
([#&#8203;14841](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14841))

##### Fixed

- Detect classes in new files when using `@tailwindcss/postcss`
([#&#8203;14829](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14829))
- Fix crash when using `@source` containing `..`
([#&#8203;14831](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14831))
- Ensure instances of the same variant with different values are always
sorted deterministically (e.g. `data-focus:flex` and `data-active:flex`)
([#&#8203;14835](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14835))
- Ensure `--inset-ring=*` and `--inset-shadow-*` variables are ignored
by `inset-*` utilities
([#&#8203;14855](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14855))
- Ensure `url(…)` containing special characters such as `;` or `{}` end
up in one declaration
([#&#8203;14879](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14879))
- Ensure adjacent rules are merged together after handling nesting when
generating optimized CSS
([#&#8203;14873](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14873))
- Rebase `url()` inside imported CSS files when using Vite
([#&#8203;14877](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14877))
- Ensure that CSS transforms from other Vite plugins correctly work in
full builds (e.g. `:deep()` in Vue)
([#&#8203;14871](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14871))
- Ensure the CSS `theme()` function handles newlines and tabs in its
arguments list
([#&#8203;14917](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14917))
- Don't unset keys like `--inset-shadow-*` when unsetting keys like
`--inset-*`
([#&#8203;14906](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14906))
- Ensure spacing utilities with no value (e.g. `px` or `translate-y`)
don't generate CSS
([#&#8203;14911](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14911))
- Don't override user-agent background color for input elements in
Preflight
([#&#8203;14913](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14913))
- Don't attempt to convert CSS variables (which should already be
percentages) to percentages when used as opacity modifiers
([#&#8203;14916](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14916))
- Ensure custom utilities registered with the plugin API can start with
`@`
([#&#8203;14793](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14793))
- *Upgrade (experimental)*: Install `@tailwindcss/postcss` next to
`tailwindcss`
([#&#8203;14830](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14830))
- *Upgrade (experimental)*: Remove whitespace around `,` separator when
print arbitrary values
([#&#8203;14838](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14838))
- *Upgrade (experimental)*: Fix crash during upgrade when content globs
escape root of project
([#&#8203;14896](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14896))
- *Upgrade (experimental)*: Don't convert `theme(…/15%)` to modifier
unless it is the entire arbitrary value of a utility
([#&#8203;14922](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14922))
- *Upgrade (experimental)*: Convert `,` to ` ` in arbitrary
`grid-cols-*`, `grid-rows-*`, and `object-*` values
([#&#8203;14927](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14927))

##### Changed

- Remove `--drop-shadow-none` from the default theme in favor of a
static `drop-shadow-none` utility
([#&#8203;14847](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14847))
- Rename `shadow` to `shadow-sm`, `shadow-sm` to `shadow-xs`, and
`shadow-xs` to `shadow-2xs`
([#&#8203;14849](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14849))
- Rename `inset-shadow` to `inset-shadow-sm`, `inset-shadow-sm` to
`inset-shadow-xs`, and `inset-shadow-xs` to `inset-shadow-2xs`
([#&#8203;14849](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14849))
- Rename `drop-shadow` to `drop-shadow-sm` and `drop-shadow-sm` to
`drop-shadow-xs`
([#&#8203;14849](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14849))
- Rename `rounded` to `rounded-sm` and `rounded-sm` to `rounded-xs`
([#&#8203;14849](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14849))
- Rename `blur` to `blur-sm` and `blur-sm` to `blur-xs`
([#&#8203;14849](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14849))
- Remove fixed line-height theme values and derive `leading-*` utilites
from `--spacing-*` scale
([#&#8203;14857](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14857))
- Remove `--transition-timing-function-linear` from the default theme in
favor of a static `ease-linear` utility
([#&#8203;14880](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14880))
- Remove default `--spacing-*` scale in favor of `--spacing` multiplier
([#&#8203;14857](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14857))
- Remove `var(…)` fallbacks from theme values in utilities
([#&#8203;14881](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14881))
- Remove static `font-weight` utilities and add `--font-weight-*` values
to the default theme
([#&#8203;14883](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14883))
- Rename `--transition-timing-function-*` variables to `--ease-*`
([#&#8203;14886](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14886))
- Rename `--width-*` variables to `--container-*`
([#&#8203;14898](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14898))
- Rename `--font-size-*` variables to `--text-*`
([#&#8203;14909](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14909))
- Rename `--letter-spacing-*` variables to `--tracking-*`
([#&#8203;14921](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14921))
- Rename `--line-height-*` variables to `--leading-*`
([#&#8203;14925](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14925))
- Revert specificity of `*` variant to match v3 behavior
([#&#8203;14920](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14920))
- Replace `outline-none` with `outline-hidden`, add new simplified
`outline-none` utility
([#&#8203;14926](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14926))
- Revert adding borders by default to form inputs
([#&#8203;14929](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14929))
- Deprecate `shadow-inner` utility
([#&#8203;14933](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14933))
- Remove `--leading-none` from the default theme in favor of a static
`leading-none` utility
([#&#8203;14934](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14934))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- 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/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent f2d181f commit 88b2be9
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 75 deletions.
4 changes: 2 additions & 2 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"next": "^15.0.3",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "^19.0.0-rc-fb9a90fa48-20240614",
"tailwindcss": "^4.0.0-alpha.31",
"tailwindcss": "^4.0.0-alpha.32",
"zod": "^3.23.8"
},
"description": "",
"devDependencies": {
"@shinju-date/database": "workspace:*",
"@shinju-date/eslint-config": "workspace:*",
"@tailwindcss/postcss": "^4.0.0-alpha.31",
"@tailwindcss/postcss": "^4.0.0-alpha.32",
"@tsconfig/next": "^2.0.3",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^20.17.6",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-infinite-scroll-component": "^6.1.0",
"swr": "^2.2.5",
"tailwind-merge": "^2.5.4",
"tailwindcss": "^4.0.0-alpha.31",
"tailwindcss": "^4.0.0-alpha.32",
"temporal-polyfill": "^0.2.5",
"ufo": "^1.5.4",
"zod": "^3.23.8"
Expand All @@ -32,7 +32,7 @@
"@next/mdx": "^15.0.3",
"@shinju-date/database": "workspace:*",
"@shinju-date/eslint-config": "workspace:*",
"@tailwindcss/postcss": "^4.0.0-alpha.31",
"@tailwindcss/postcss": "^4.0.0-alpha.32",
"@tsconfig/next": "^2.0.3",
"@tsconfig/strictest": "^2.0.5",
"@types/dedent": "^0.7.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@inabagumi/prettier-config": "^3.0.0",
"prettier": "~3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^4.0.0-alpha.31",
"tailwindcss": "^4.0.0-alpha.32",
"turbo": "^2.2.3",
"typescript": "~5.6.3"
},
Expand Down
140 changes: 70 additions & 70 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 88b2be9

Please sign in to comment.