Title: Bump tailwindcss from 3.4.13 to 4.1.4 by dependabot[bot] · Pull Request #339 · emeraldjava/emeraldjava.github.io · GitHub
Open Graph Title: Bump tailwindcss from 3.4.13 to 4.1.4 by dependabot[bot] · Pull Request #339 · emeraldjava/emeraldjava.github.io
X Title: Bump tailwindcss from 3.4.13 to 4.1.4 by dependabot[bot] · Pull Request #339 · emeraldjava/emeraldjava.github.io
Description: Bumps tailwindcss from 3.4.13 to 4.1.4.
Release notes
Sourced from tailwindcss's releases.
v4.1.4
Added
Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser environments like StackBlitz (#17558)
Fixed
Ensure color-mix(…) polyfills do not cause used CSS variables to be removed (#17555)
Ensure color-mix(…) polyfills create fallbacks for theme variables that reference other theme variables (#17562)
Fix brace expansion in declining ranges like {10..0..5} and {0..10..-5} (#17591)
Work around a Chrome rendering bug when using the skew-* utilities (#17627)
Ensure container query variant names can contain hyphens (#17628)
Ensure shadow-inherit, inset-shadow-inherit, drop-shadow-inherit, and text-shadow-inherit inherit the shadow color (#17647)
Ensure compatibility with array tuples used in fontSize JS theme keys (#17630)
Ensure folders with binary file extensions in their names are scanned for utilities (#17595)
Upgrade: Convert fontSize array tuple syntax to CSS theme variables (#17630)
v4.1.3
Fixed
Show warning when using unsupported bare value data type in --value(…) (#17464)
PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#17554)
Ensure classes are detected in Ruby's %w syntax in Slim templates (#17557)
v4.1.2
Fixed
Don't rely on the presence of @layer base to polyfill @property (#17506)
Support setting multiple inset shadows as arbitrary values (#17523)
Fix drop-shadow-* utilities that are defined with multiple shadows (#17515)
PostCSS: Fix race condition when two changes are queued concurrently (#17514)
PostCSS: Ensure files containing @tailwind utilities are processed (#17514)
Ensure the color-mix(…) polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)
Fix slow incremental builds with @tailwindcss/vite and @tailwindcss/postscss (especially on Windows) (#17511)
Vite: Fix missing CSS file in Qwik setups (#17533)
v4.1.1
Fixed
Disable padding in @source inline(…) brace expansion (#17491)
Inject polyfills after @import and body-less @layer (#17493)
Ensure @tailwindcss/cli does not contain an import for jiti (#17502)
v4.1.0
Added
Add details-content variant (#15319)
Add inverted-colors variant (#11693)
Add noscript variant (#11929, #17431)
Add items-baseline-last and self-baseline-last utilities (#13888, #17476)
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[4.1.4] - 2025-04-14
Added
Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser environments like StackBlitz (#17558)
Fixed
Ensure color-mix(…) polyfills do not cause used CSS variables to be removed (#17555)
Ensure color-mix(…) polyfills create fallbacks for theme variables that reference other theme variables (#17562)
Fix brace expansion in declining ranges like {10..0..5} and {0..10..-5} (#17591)
Work around a Chrome rendering bug when using the skew-* utilities (#17627)
Ensure container query variant names can contain hyphens (#17628)
Ensure shadow-inherit, inset-shadow-inherit, drop-shadow-inherit, and text-shadow-inherit inherit the shadow color (#17647)
Ensure compatibility with array tuples used in fontSize JS theme keys (#17630)
Ensure folders with binary file extensions in their names are scanned for utilities (#17595)
Upgrade: Convert fontSize array tuple syntax to CSS theme variables (#17630)
[4.1.3] - 2025-04-04
Fixed
Show warning when using unsupported bare value data type in --value(…) (#17464)
PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#17554)
Ensure classes are detected in Ruby's %w syntax in Slim templates (#17557)
[4.1.2] - 2025-04-03
Fixed
Don't rely on the presence of @layer base to polyfill @property (#17506)
Support setting multiple inset shadows as arbitrary values (#17523)
Fix drop-shadow-* utilities that are defined with multiple shadows (#17515)
PostCSS: Fix race condition when two changes are queued concurrently (#17514)
PostCSS: Ensure files containing @tailwind utilities are processed (#17514)
Ensure the color-mix(…) polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)
Fix slow incremental builds with @tailwindcss/vite and @tailwindcss/postscss (especially on Windows) (#17511)
Vite: Fix missing CSS file in Qwik setups (#17533)
[4.1.1] - 2025-04-02
Fixed
Disable padding in @source inline(…) brace expansion (#17491)
Inject polyfills after @import and body-less @layer (#17493)
Ensure @tailwindcss/cli does not contain an import for jiti (#17502)
[4.1.0] - 2025-04-01
Added
... (truncated)
Commits
aa836d3 Prepare v4.1.4 release (#17669)
6e1f533 Workaround Chrome rendering bug for skew-* utilities (#17627)
3bea760 Add test coverage for property-specific colors (#17436)
6d8dd82 Fix shadow-inherit, inset-shadow-inherit, drop-shadow-inherit, and `tex...
c0af1e2 Fix fontSize array upgrade (#17630)
3ab7f12 Fix container names with hyphens (#17628)
f66d287 Fix brace expansion with range going down (#17591)
3e9cf87 Make polyfill work when the theme variable resolves to another var (#17562)
811e97d Fix polyfill in combination with unused CSS variable removal (#17555)
5a77c9d Prepare v4.1.3 release (#17563)
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.1.4. Release notes Sourced from tailwindcss's releases. v4.1.4 Added Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser...
X Description: Bumps tailwindcss from 3.4.13 to 4.1.4. Release notes Sourced from tailwindcss's releases. v4.1.4 Added Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in bro...
Opengraph URL: https://github.com/emeraldjava/emeraldjava.github.io/pull/339
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:24b12262-8a34-9168-3f80-c848eed5b9ad |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | E5FC:16F17F:1F3037F:2BA57C0:6970ED10 |
| html-safe-nonce | 91a36a36628c23a507fec599a397cde392b2e537a1bb64b115e78d6b88b7126b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNUZDOjE2RjE3RjoxRjMwMzdGOjJCQTU3QzA6Njk3MEVEMTAiLCJ2aXNpdG9yX2lkIjoiNjcwOTYzNDk0NzA4MzIwMTgwOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 21dd88935173cab2b06a7cdd1312b1c5b18c959023dd3e0219e879f25354522a |
| hovercard-subject-tag | pull_request:2459817980 |
| 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/339/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.1.4. Release notes Sourced from tailwindcss's releases. v4.1.4 Added Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b6ca3cb96fa07d8a62b95d681f9dc8fffb49a43f4fea2a5bcac6d8f5107cbf4e |
| 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 | d2448578278810c7bf94faa67651ef5adb1abfde |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width