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/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:fa59bd40-c18c-8a2b-3ca7-ed6d56e91c8e |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 87A4:396FB5:1E7C9F8:2A16157:6973BE1F |
| html-safe-nonce | 1c63016ec3c3b3b7be50079b6f86033ca98c38394bb617077df4b037185ef695 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4N0E0OjM5NkZCNToxRTdDOUY4OjJBMTYxNTc6Njk3M0JFMUYiLCJ2aXNpdG9yX2lkIjoiNzE1NDUxMDMxODE4NzgyMjYyMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 552c70c93de05a22762cab4eea591bb417956dfc4f22bfccddf8ce4b0824be80 |
| hovercard-subject-tag | pull_request:2408788219 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,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/files |
| 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 | 8a5768a9eafedc74cf703ff010fe962e646e4a535c2902a44121cb0383fa06f6 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| 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 |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 299568c301abffbdd27fc1309827c44836361f11 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width