Title: Bump tailwindcss from 3.4.13 to 4.1.6 by dependabot[bot] · Pull Request #370 · emeraldjava/emeraldjava.github.io · GitHub
Open Graph Title: Bump tailwindcss from 3.4.13 to 4.1.6 by dependabot[bot] · Pull Request #370 · emeraldjava/emeraldjava.github.io
X Title: Bump tailwindcss from 3.4.13 to 4.1.6 by dependabot[bot] · Pull Request #370 · emeraldjava/emeraldjava.github.io
Description: Bumps tailwindcss from 3.4.13 to 4.1.6.
Release notes
Sourced from tailwindcss's releases.
v4.1.6
Added
Upgrade: Automatically convert arbitrary values to named values when possible (e.g. h-[1lh] to h-lh) (#17831, #17854)
Upgrade: Update dependencies in parallel for improved performance (#17898)
Add detailed logging about @source directives, discovered files and scanned files when using DEBUG=* (#17906, #17952)
Add support for generating source maps in development (#17775)
Fixed
Ensure negative arbitrary scale values generate negative values (#17831)
Fix HAML extraction with embedded Ruby (#17846)
Don't scan files for utilities when using @reference (#17836)
Fix incorrectly replacing _ with in arbitrary modifier shorthand bg-red-500/(--my_opacity) (#17889)
Don't scan .log files for classes by default (#17906)
Ensure that custom utilities applying other custom utilities don't swallow nested @apply rules (#17925)
Download platform specific package if optionalDependencies are skipped (#17929)
v4.1.5
Added
Support using @tailwindcss/upgrade to upgrade between versions of v4.* (#17717)
Add h-lh / min-h-lh / max-h-lh utilities (#17790)
Transition display, visibility, content-visibility, overlay, and pointer-events when using transition to simplify @starting-style usage (#17812)
Fixed
Don't scan .geojson or .db files for classes by default (#17700, #17711)
Hide default shadow suggestions when missing default shadow theme keys (#17743)
Replace _ with . in theme suggestions for @utility if surrounded by digits (#17733)
Skip color-mix(…) when opacity is 100% (#17815)
PostCSS: Ensure that errors in imported stylesheets are recoverable (#17754)
Upgrade: Bump all Tailwind CSS related dependencies during upgrade (#17763)
Upgrade: Don't add - to variants starting with @ (#17814)
Upgrade: Don't format stylesheets that didn't change when upgrading (#17824)
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)
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[4.1.6] - 2025-05-09
Added
Upgrade: Automatically convert arbitrary values to named values when possible (e.g. h-[1lh] to h-lh) (#17831, #17854)
Upgrade: Update dependencies in parallel for improved performance (#17898)
Add detailed logging about @source directives, discovered files and scanned files when using DEBUG=* (#17906, #17952)
Add support for generating source maps in development (#17775)
Fixed
Ensure negative arbitrary scale values generate negative values (#17831)
Fix HAML extraction with embedded Ruby (#17846)
Don't scan files for utilities when using @reference (#17836)
Fix incorrectly replacing _ with in arbitrary modifier shorthand bg-red-500/(--my_opacity) (#17889)
Don't scan .log files for classes by default (#17906)
Ensure that custom utilities applying other custom utilities don't swallow nested @apply rules (#17925)
Download platform specific package if optionalDependencies are skipped (#17929)
[4.1.5] - 2025-04-30
Added
Support using @tailwindcss/upgrade to upgrade between versions of v4.* (#17717)
Add h-lh / min-h-lh / max-h-lh utilities (#17790)
Transition display, visibility, content-visibility, overlay, and pointer-events when using transition to simplify @starting-style usage (#17812)
Fixed
Don't scan .geojson or .db files for classes by default (#17700, #17711)
Hide default shadow suggestions when missing default shadow theme keys (#17743)
Replace _ with . in theme suggestions for @utility if surrounded by digits (#17733)
Skip color-mix(…) when opacity is 100% (#17815)
PostCSS: Ensure that errors in imported stylesheets are recoverable (#17754)
Upgrade: Bump all Tailwind CSS related dependencies during upgrade (#17763)
Upgrade: Don't add - to variants starting with @ (#17814)
Upgrade: Don't format stylesheets that didn't change when upgrading (#17824)
Changed
Ignore .hg, .svn, .venv, venv, .yarn, .next, .turbo, .parcel-cache, __pycache__, and .svelte-kit folders by default (can be overridden by @source … rules) (#17892)
@source rules that point inside .hg, .svn, .venv, venv, .yarn, .next, .turbo, .parcel-cache, __pycache__, and .svelte-kit folders no longer consider your .gitignore rules (#17892)
[4.1.4] - 2025-04-14
Added
Add experimental @tailwindcss/oxide-wasm32-wasi target for running Tailwind in browser environments like StackBlitz (#17558)
Fixed
... (truncated)
Commits
2d13998 Prepare v4.1.6 release (#17951)
56b22bb Add support for source maps (#17775)
17ca56d Fix bug with nested @apply rules in utility classes (#17924) (#17925)
4f8539c Fix bug replacing modifier variable shorthand syntax underscores (#17889)
6a1df6a Ignore @tailwind utilities inside @reference (#17836)
4e42756 Design system driven upgrade migrations (#17831)
45cd32e Prepare v4.1.5 release (#17830)
a636933 Add discrete properties to the default list of transition properties (#17812)
d2daf59 Skip color-mix(…) when opacity is 100% (#17815)
ba10379 Add h-lh/min-h-lh/max-h-lh utilities to match an elements line height (...
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.6. Release notes Sourced from tailwindcss's releases. v4.1.6 Added Upgrade: Automatically convert arbitrary values to named values when possible (e.g. h-...
X Description: Bumps tailwindcss from 3.4.13 to 4.1.6. Release notes Sourced from tailwindcss's releases. v4.1.6 Added Upgrade: Automatically convert arbitrary values to named values when possible (e.g...
Opengraph URL: https://github.com/emeraldjava/emeraldjava.github.io/pull/370
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:b58f75c7-5d91-ea96-c29c-4d32fc1088a0 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | B2D0:85314:23CE850:322C301:6970F2E9 |
| html-safe-nonce | a1e6c9d7ff0195089700d0da1aeac2b3fe47973ff7fb2b9a5b56cdae31c42053 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMkQwOjg1MzE0OjIzQ0U4NTA6MzIyQzMwMTo2OTcwRjJFOSIsInZpc2l0b3JfaWQiOiI5MzI2MzczMDU0Mjk2NTQ4MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 40b55965f9fa1fa671ecff3e4ea40996686abc11dc3c04cb35d8a5b111927449 |
| hovercard-subject-tag | pull_request:2512938723 |
| 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/370/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.1.6. Release notes Sourced from tailwindcss's releases. v4.1.6 Added Upgrade: Automatically convert arbitrary values to named values when possible (e.g. h-... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b6ca3cb96fa07d8a62b95d681f9dc8fffb49a43f4fea2a5bcac6d8f5107cbf4e |
| 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 | d2448578278810c7bf94faa67651ef5adb1abfde |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width