René's URL Explorer Experiment


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 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.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

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:c60466ba-6a49-24c1-3016-6375086ec77d
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8E06:22E260:2B2408B:39F8931:6970531C
html-safe-nonce293cf8dae20dcfc2e873b3b8d24c1d1bcfed4818643d22b6ffa5ad9bfc7e825e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RTA2OjIyRTI2MDoyQjI0MDhCOjM5Rjg5MzE6Njk3MDUzMUMiLCJ2aXNpdG9yX2lkIjoiNzMzNjc2MzE4ODA1OTMyOTMwOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacd995ecef424a609805b2d1befb1f6f2e2a7c613f54c38432954cf510649ca070
hovercard-subject-tagpull_request:2512938723
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/emeraldjava/emeraldjava.github.io/pull/370/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps 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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None9920a62ba22d06470388e2904804fb7e5ec51c9e35f81784e9191394c74b2bd2
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/emeraldjava/emeraldjava.github.io git https://github.com/emeraldjava/emeraldjava.github.io.git
octolytics-dimension-user_id229760
octolytics-dimension-user_loginemeraldjava
octolytics-dimension-repository_id17636941
octolytics-dimension-repository_nwoemeraldjava/emeraldjava.github.io
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id17636941
octolytics-dimension-repository_network_root_nwoemeraldjava/emeraldjava.github.io
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef643964067a552f02067066d6a910b2f90a5721f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Femeraldjava%2Femeraldjava.github.io%2Fpull%2F370%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Femeraldjava%2Femeraldjava.github.io%2Fpull%2F370%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=emeraldjava%2Femeraldjava.github.io
Reloadhttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
Reloadhttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
Reloadhttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
emeraldjava https://patch-diff.githubusercontent.com/emeraldjava
emeraldjava.github.iohttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Femeraldjava%2Femeraldjava.github.io
Fork 1 https://patch-diff.githubusercontent.com/login?return_to=%2Femeraldjava%2Femeraldjava.github.io
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Femeraldjava%2Femeraldjava.github.io
Code https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io
Issues 2 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/issues
Pull requests 36 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pulls
Discussions https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/discussions
Actions https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/actions
Projects 0 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/projects
Wiki https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/security
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
Insights https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pulse
Code https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io
Issues https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/issues
Pull requests https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pulls
Discussions https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/discussions
Actions https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/actions
Projects https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/projects
Wiki https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/wiki
Security https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/security
Insights https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Femeraldjava%2Femeraldjava.github.io%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Femeraldjava%2Femeraldjava.github.io%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
astrohttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/tree/astro
dependabot/npm_and_yarn/tailwindcss-4.1.6https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/tree/dependabot/npm_and_yarn/tailwindcss-4.1.6
Conversation 0 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370
Commits 1 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/commits
Checks 1 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/checks
Files changed https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
Bump tailwindcss from 3.4.13 to 4.1.6 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
ff329c7 Bump tailwindcss from 3.4.13 to 4.1.6 dependabot[bot] May 12, 2025 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/commits/ff329c7277d670129cdb512b0847b9afecf31fa2
Clear filters https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
package-lock.json https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.