Skip to content

Commit

Permalink
build(deps): update tailwindcss monorepo to ^4.0.0-alpha.28 (#4613)
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.27` ->
`^4.0.0-alpha.28`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.0.0-alpha.27/4.0.0-alpha.28)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tailwindcss%2fpostcss/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tailwindcss%2fpostcss/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tailwindcss%2fpostcss/4.0.0-alpha.27/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tailwindcss%2fpostcss/4.0.0-alpha.27/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [tailwindcss](https://tailwindcss.com)
([source](https://redirect.github.com/tailwindlabs/tailwindcss)) |
[`^4.0.0-alpha.27` ->
`^4.0.0-alpha.28`](https://renovatebot.com/diffs/npm/tailwindcss/4.0.0-alpha.27/4.0.0-alpha.28)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwindcss/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwindcss/4.0.0-alpha.27/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/4.0.0-alpha.27/4.0.0-alpha.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v4.0.0-alpha.28`](https://redirect.github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#400-alpha28---2024-10-17)

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

##### Added

- Add first draft of new wide-gamut color palette
([#&#8203;14693](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14693))
- Support linear gradient angles as bare values
([#&#8203;14707](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14707))
- Interpolate gradients in OKLCH by default
([#&#8203;14708](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14708))
- *Upgrade (experimental)*: Migrate `theme(…)` calls to `var(…)` or to
the modern `theme(…)` syntax
([#&#8203;14664](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14664),
[#&#8203;14695](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14695))
- *Upgrade (experimental)*: Support migrating JS configurations to CSS
that contain functions inside the `theme` object
([#&#8203;14675](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14675))

##### Fixed

- Ensure `theme` values defined outside of `extend` in JS configuration
files overwrite all existing values for that namespace
([#&#8203;14672](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14672))
- Remove unnecessary variable fallbacks in gradient utilities
([#&#8203;14705](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14705))
- *Upgrade (experimental)*: Speed up template migrations
([#&#8203;14679](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14679))
- *Upgrade (experimental)*: Don't generate invalid CSS when migrating a
complex `screens` config
([#&#8203;14691](https://redirect.github.com/tailwindlabs/tailwindcss/pull/14691))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 579f7ca commit 2080101
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 74 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.0-canary.196",
"react": "^19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "^19.0.0-rc-fb9a90fa48-20240614",
"tailwindcss": "^4.0.0-alpha.27",
"tailwindcss": "^4.0.0-alpha.28",
"zod": "^3.23.8"
},
"description": "",
"devDependencies": {
"@shinju-date/database": "workspace:*",
"@shinju-date/eslint-config": "workspace:*",
"@tailwindcss/postcss": "^4.0.0-alpha.27",
"@tailwindcss/postcss": "^4.0.0-alpha.28",
"@tsconfig/next": "^2.0.3",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^20.16.12",
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.27",
"tailwindcss": "^4.0.0-alpha.28",
"temporal-polyfill": "^0.2.5",
"ufo": "^1.5.4",
"zod": "^3.23.8"
Expand All @@ -32,7 +32,7 @@
"@next/mdx": "15.0.0-canary.196",
"@shinju-date/database": "workspace:*",
"@shinju-date/eslint-config": "workspace:*",
"@tailwindcss/postcss": "^4.0.0-alpha.27",
"@tailwindcss/postcss": "^4.0.0-alpha.28",
"@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.27",
"tailwindcss": "^4.0.0-alpha.28",
"turbo": "^2.1.3",
"typescript": "~5.6.3"
},
Expand Down
138 changes: 69 additions & 69 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 2080101

Please sign in to comment.