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/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:b58f75c7-5d91-ea96-c29c-4d32fc1088a0
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idB2D0:85314:23CE850:322C301:6970F2E9
html-safe-noncea1e6c9d7ff0195089700d0da1aeac2b3fe47973ff7fb2b9a5b56cdae31c42053
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMkQwOjg1MzE0OjIzQ0U4NTA6MzIyQzMwMTo2OTcwRjJFOSIsInZpc2l0b3JfaWQiOiI5MzI2MzczMDU0Mjk2NTQ4MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac40b55965f9fa1fa671ecff3e4ea40996686abc11dc3c04cb35d8a5b111927449
hovercard-subject-tagpull_request:2512938723
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/emeraldjava/emeraldjava.github.io/pull/370/checks
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
Noneb6ca3cb96fa07d8a62b95d681f9dc8fffb49a43f4fea2a5bcac6d8f5107cbf4e
turbo-cache-controlno-preview
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 full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released2448578278810c7bf94faa67651ef5adb1abfde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/checks#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%2Fchecks
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%2Fchecks
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%2Fchecks&source=header-repo&source_repo=emeraldjava%2Femeraldjava.github.io
Reloadhttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/checks
Reloadhttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/checks
Reloadhttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/checks
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/checks
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/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/checks
Bump tailwindcss from 3.4.13 to 4.1.6 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/370/checks
CI on: pull_request https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/actions/runs/14966401744
Code standards & build (18.x) https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/actions/runs/14966401744/job/42037229791?pr=370
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.