Title: Bump tailwindcss from 3.4.13 to 4.0.15 by dependabot[bot] · Pull Request #308 · emeraldjava/emeraldjava.github.io · GitHub
Open Graph Title: Bump tailwindcss from 3.4.13 to 4.0.15 by dependabot[bot] · Pull Request #308 · emeraldjava/emeraldjava.github.io
X Title: Bump tailwindcss from 3.4.13 to 4.0.15 by dependabot[bot] · Pull Request #308 · emeraldjava/emeraldjava.github.io
Description: Bumps tailwindcss from 3.4.13 to 4.0.15.
Release notes
Sourced from tailwindcss's releases.
v4.0.15
Fixed
Fix incorrect angle in -bg-conic-* utilities (#17174)
Fix border-[12px_4px] being interpreted as a border-color instead of a border-width (#17248)
Work around a crash in Safari 16.4 and 16.5 when using the default Preflight styles (#17306)
Pre-process \ in Vue files (#17252)
Ensure that all CSS variables used by Preflight are prefixed (#17036)
Prevent segfault when loaded in a worker thread on Linux (#17276)
Ensure multiple --value(…) or --modifier(…) calls don't delete subsequent declarations (#17273)
Fix class extraction followed by ( in Slim (#17278)
Export PluginUtils from tailwindcss/plugin for compatibility with v3 (#17299)
Remove redundant line-height: initial from Preflight (#15212)
Increase Standalone hardware compatibility on macOS x64 builds (#17267)
Ensure that the CSS file rebuilds if a new CSS variable is used from templates (#17301)
Changed
The --theme(…) function now returns CSS variables from your theme variables unless used inside positions where CSS variables are invalid (e.g. inside @media queries) (#17036)
v4.0.14
Fixed
Do not extract candidates with JS string interpolation ${ (#17142)
Fix extraction of variants containing . character (#17153)
Fix extracting candidates in Clojure/ClojureScript (#17087)
v4.0.13
Fixed
Fix Haml pre-processing (#17051)
Ensure .node and .wasm files are not scanned for utilities (#17123)
Improve performance when scanning JSON files (#17125)
Fix extracting candidates containing dots in Haml, Pug, and Slim pre processors (#17094, #17085, #17113)
Don't create invalid CSS when encountering a link wrapped in square brackets (#17129)
v4.0.12
Fixed
Vite: Fix url(…) rebasing in transitively imported CSS files (#16965)
PostCSS: Rebase url(…)s in imported CSS files (#16965)
Ensure utilities are sorted based on their actual property order (#16995)
Ensure strings in Pug and Slim templates are handled correctly (#17000)
Ensure classes between } and { are properly extracted (#17001)
Fix razor/cshtml pre-processing (#17027)
Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031)
v4.0.11
Fixed
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[4.0.15] - 2025-03-20
Fixed
Fix incorrect angle in -bg-conic-* utilities (#17174)
Fix border-[12px_4px] being interpreted as a border-color instead of a border-width (#17248)
Work around a crash in Safari 16.4 and 16.5 when using the default Preflight styles (#17306)
Pre-process \ in Vue files (#17252)
Ensure that all CSS variables used by Preflight are prefixed (#17036)
Prevent segfault when loaded in a worker thread on Linux (#17276)
Ensure multiple --value(…) or --modifier(…) calls don't delete subsequent declarations (#17273)
Fix class extraction followed by ( in Slim (#17278)
Export PluginUtils from tailwindcss/plugin for compatibility with v3 (#17299)
Remove redundant line-height: initial from Preflight (#15212)
Increase Standalone hardware compatibility on macOS x64 builds (#17267)
Ensure that the CSS file rebuilds if a new CSS variable is used from templates (#17301)
Changed
The --theme(…) function now returns CSS variables from your theme variables unless used inside positions where CSS variables are invalid (e.g. inside @media queries) (#17036)
[4.0.14] - 2025-03-13
Fixed
Do not extract candidates with JS string interpolation ${ (#17142)
Fix extraction of variants containing . character (#17153)
Fix extracting candidates in Clojure/ClojureScript (#17087)
[4.0.13] - 2025-03-11
Fixed
Fix Haml pre-processing (#17051)
Ensure .node and .wasm files are not scanned for utilities (#17123)
Improve performance when scanning JSON files (#17125)
Fix extracting candidates containing dots in Haml, Pug, and Slim pre processors (#17094, #17085, #17113)
Don't create invalid CSS when encountering a link wrapped in square brackets (#17129)
[4.0.12] - 2025-03-07
Fixed
Vite: Fix url(…) rebasing in transitively imported CSS files (#16965)
PostCSS: Rebase url(…)s in imported CSS files (#16965)
Ensure utilities are sorted based on their actual property order (#16995)
Ensure strings in Pug and Slim templates are handled correctly (#17000)
Ensure classes between } and { are properly extracted (#17001)
Fix razor/cshtml pre-processing (#17027)
Ensure extracting candidates from JS embedded in a PHP string works as expected (#17031)
... (truncated)
Commits
1aab04c Temporarily revert changes to `@utility
250c843 Add suggestions when --spacing(--value(integer, number)) is used (#17308)
a3316f2 Add support for literal values in --value('…') and --modifier('…') (#17304)
4c57d9f Prepare v4.0.15 release (#17302)
40a76e3 Revert "Don't use color-mix(…) on currentColor (#17247)" and work around ...
3f313b4 Ensure that the CSS file rebuilds if a new CSS variable is used from template...
ca7b10e Make --theme(…) return CSS variables (#17036)
a1acaee Export PluginUtils from tailwindcss/plugin (#17299)
d698c10 Ensure multiple --value(…) or --modifier(…) calls don't delete subsequent...
1564bf0 Remove redundant line-height from body (#15212)
Additional commits viewable in compare view
Dependabot 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 rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show
Open Graph Description: Bumps tailwindcss from 3.4.13 to 4.0.15. Release notes Sourced from tailwindcss's releases. v4.0.15 Fixed Fix incorrect angle in -bg-conic-* utilities (#17174) Fix border-[12px_4px] being in...
X Description: Bumps tailwindcss from 3.4.13 to 4.0.15. Release notes Sourced from tailwindcss's releases. v4.0.15 Fixed Fix incorrect angle in -bg-conic-* utilities (#17174) Fix border-[12px_4px] bein...
Opengraph URL: https://github.com/emeraldjava/emeraldjava.github.io/pull/308
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:6fc152be-bf36-3aa9-5459-3d6887b82887 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | CEBC:277ACA:10047B:160160:6973C352 |
| html-safe-nonce | 30eecf148b47b84a3098e6e615f0c7b517a6a2b664febe01100847065f45b94f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRUJDOjI3N0FDQToxMDA0N0I6MTYwMTYwOjY5NzNDMzUyIiwidmlzaXRvcl9pZCI6IjU4OTc5MjE5NDM4NzE2NjkwNzQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 1746973a9a7d35a2ab63499d6490a1162b440265ec8dae5191bc02a695a83f84 |
| hovercard-subject-tag | pull_request:2408788219 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/emeraldjava/emeraldjava.github.io/pull/308/checks |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps tailwindcss from 3.4.13 to 4.0.15. Release notes Sourced from tailwindcss's releases. v4.0.15 Fixed Fix incorrect angle in -bg-conic-* utilities (#17174) Fix border-[12px_4px] being in... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | acb8c988baca9616cb18bcb596629b823688faa1ef21a000061fe3616b4e3605 |
| turbo-cache-control | no-preview |
| go-import | github.com/emeraldjava/emeraldjava.github.io git https://github.com/emeraldjava/emeraldjava.github.io.git |
| octolytics-dimension-user_id | 229760 |
| octolytics-dimension-user_login | emeraldjava |
| octolytics-dimension-repository_id | 17636941 |
| octolytics-dimension-repository_nwo | emeraldjava/emeraldjava.github.io |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 17636941 |
| octolytics-dimension-repository_network_root_nwo | emeraldjava/emeraldjava.github.io |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | af4eb23c75c70abd61c0b216b767faf4c9a30817 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width