René's URL Explorer Experiment
Title: Bump tailwindcss from 3.4.13 to 4.1.0 by dependabot[bot] · Pull Request #327 · emeraldjava/emeraldjava.github.io · GitHub
Open Graph Title: Bump tailwindcss from 3.4.13 to 4.1.0 by dependabot[bot] · Pull Request #327 · emeraldjava/emeraldjava.github.io
X Title: Bump tailwindcss from 3.4.13 to 4.1.0 by dependabot[bot] · Pull Request #327 · emeraldjava/emeraldjava.github.io
Description: Bumps tailwindcss from 3.4.13 to 4.1.0.
Release notes
Sourced from tailwindcss's releases.
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)
Add pointer-none, pointer-coarse, and pointer-fine variants (#16946)
Add any-pointer-none, any-pointer-coarse, and any-pointer-fine variants (#16941)
Add safe alignment utilities (#14607)
Add user-valid and user-invalid variants (#12370)
Add wrap-anywhere, wrap-break-word, and wrap-normal utilities (#12128)
Add @source inline(…) and @source not inline(…) (#17147)
Add @source not "…" (#17255)
Add text-shadow-* utilities (#17389)
Add mask-* utilities (#17134)
Add bg-{position,size}-* utilities for arbitrary values (#17432)
Add shadow-*/, inset-shadow-*/, drop-shadow-*/, and text-shadow-*/ utilities to control shadow opacity (#17398, #17434)
Add drop-shadow- utilities (#17434)
Improve compatibility with older versions of Safari and Firefox (#17435)
Fixed
Follow symlinks when resolving @source directives (#17391)
Don't scan ignored files for classes when changing an ignored file triggers a rebuild using @tailwindcss/cli (#17255)
Support negated content rules in legacy JavaScript configuration (#17255)
Interpret syntax like @("@")md:… as @md:… in Razor files (#17427)
Disallow top-level braces, top-level semicolons, and unbalanced parentheses and brackets in arbitrary values (#17361)
Ensure the --theme(…) function still resolves to the CSS variables when using legacy JS plugins (#17458)
Detect used theme variables in CSS module files (#17433, #17467)
Changed
Ignore node_modules by default (can be overridden by @source … rules) (#17255)
@source rules that include file extensions or point inside node_modules/ folders no longer consider your .gitignore rules (#17255)
Deprecate bg-{left,right}-{top,bottom} in favor of bg-{top,bottom}-{left,right} utilities (#17378)
Deprecate object-{left,right}-{top,bottom} in favor of object-{top,bottom}-{left,right} utilities (#17437)
v4.0.17
Fixed
Fix an issue causing the CLI to hang when processing Ruby files (#17383)
v4.0.16
Added
Add support for literal values in --value('…') and --modifier('…') (#17304)
Fixed
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[4.1.0] - 2025-04-01
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)
Add pointer-none, pointer-coarse, and pointer-fine variants (#16946)
Add any-pointer-none, any-pointer-coarse, and any-pointer-fine variants (#16941)
Add safe alignment utilities (#14607)
Add user-valid and user-invalid variants (#12370)
Add wrap-anywhere, wrap-break-word, and wrap-normal utilities (#12128)
Add @source inline(…) and @source not inline(…) (#17147)
Add @source not "…" (#17255)
Add text-shadow-* utilities (#17389)
Add mask-* utilities (#17134)
Add bg-{position,size}-* utilities for arbitrary values (#17432)
Add shadow-*/, inset-shadow-*/, drop-shadow-*/, and text-shadow-*/ utilities to control shadow opacity (#17398, #17434)
Add drop-shadow- utilities (#17434)
Improve compatibility with older versions of Safari and Firefox (#17435)
Fixed
Follow symlinks when resolving @source directives (#17391)
Don't scan ignored files for classes when changing an ignored file triggers a rebuild using @tailwindcss/cli (#17255)
Support negated content rules in legacy JavaScript configuration (#17255)
Interpret syntax like @("@")md:… as @md:… in Razor files (#17427)
Disallow top-level braces, top-level semicolons, and unbalanced parentheses and brackets in arbitrary values (#17361)
Ensure the --theme(…) function still resolves to the CSS variables when using legacy JS plugins (#17458)
Detect used theme variables in CSS module files (#17433, #17467)
Changed
Ignore node_modules by default (can be overridden by @source … rules) (#17255)
@source rules that include file extensions or point inside node_modules/ folders no longer consider your .gitignore rules (#17255)
Deprecate bg-{left,right}-{top,bottom} in favor of bg-{top,bottom}-{left,right} utilities (#17378)
Deprecate object-{left,right}-{top,bottom} in favor of object-{top,bottom}-{left,right} utilities (#17437)
[4.0.17] - 2025-03-26
Fixed
Fix an issue causing the CLI to hang when processing Ruby files (#17383)
[4.0.16] - 2025-03-25
Added
Add support for literal values in --value('…') and --modifier('…') (#17304)
... (truncated)
Commits
8f631d0 Prepare 4.1.0 release (#17483)
9374647 Add drop-shadow-* color support (#17434)
55d7a65 Add self-baseline-last (#17476)
156afc6 Improve compatibility with Safari 15 (#17435)
eec1bf2 Fix --theme(…) function when legacy JS plugins are used (#17458)
c32b608 Add object-{top,bottom}-{left,right} utilities (#17437)
f772266 Add new mask-image utilities for Tailwind CSS v4.1 (#17134)
1a68b99 Add support for “intensity” modifiers on box and text shadows (#17398)
5e255de Add text-shadow-* utilities (#17389)
3412a96 Add bg-{position,size}-* utilities (#17432)
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 ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Open Graph Description: Bumps tailwindcss from 3.4.13 to 4.1.0.
Release notes
Sourced from tailwindcss's releases.
v4.1.0
Added
Add details-content variant (#15319)
Add inverted-colors variant (#11693)
Add noscript...
X Description: Bumps tailwindcss from 3.4.13 to 4.1.0.
Release notes
Sourced from tailwindcss's releases.
v4.1.0
Added
Add details-content variant (#15319)
Add inverted-colors variant (#11693)
Add nosc...
Opengraph URL: https://github.com/emeraldjava/emeraldjava.github.io/pull/327
X: @github
direct link
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:e9e2707d-9e67-9453-892c-98fffbc36dd0 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | E83C:351792:92D0FE:CF554F:697252DF |
| html-safe-nonce | 24a71760508adfe1826bd32b0c34ac098beeb5f8da3ed44d3c61bf36e520bffc |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFODNDOjM1MTc5Mjo5MkQwRkU6Q0Y1NTRGOjY5NzI1MkRGIiwidmlzaXRvcl9pZCI6IjU3NDU1NTUyMzQ1NjE4NzI2MDciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 1ae12709a853e25aa75a7d794655a038125c9638adaa07e3d833e4ef1c0f160d |
| hovercard-subject-tag | pull_request:2433387210 |
| 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 | ///pull_requests/show/files |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/emeraldjava/emeraldjava.github.io/pull/327/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.0.
Release notes
Sourced from tailwindcss's releases.
v4.1.0
Added
Add details-content variant (#15319)
Add inverted-colors variant (#11693)
Add noscript... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | f6d9b08324bb62b2cf170b9e435da2bdc7efa5aa93e7ca70ee3162552c05329b |
| 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 | 169d2b5c72bff9cc676084f0ac7f8ea888f15f54 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width
URLs of crawlers that visited me.