René's URL Explorer Experiment


Title: Bump tailwindcss from 3.4.13 to 4.1.5 by dependabot[bot] · Pull Request #362 · emeraldjava/emeraldjava.github.io · GitHub

Open Graph Title: Bump tailwindcss from 3.4.13 to 4.1.5 by dependabot[bot] · Pull Request #362 · emeraldjava/emeraldjava.github.io

X Title: Bump tailwindcss from 3.4.13 to 4.1.5 by dependabot[bot] · Pull Request #362 · emeraldjava/emeraldjava.github.io

Description: Bumps tailwindcss from 3.4.13 to 4.1.5. Release notes Sourced from tailwindcss's releases. 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) 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) ... (truncated) Changelog Sourced from tailwindcss's changelog. [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) [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) ... (truncated) Commits 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 (... 52000a3 PostCSS: Improve error recovery (#17754) 8e826b1 Ensure @tailwindcss/upgrade runs on Tailwind CSS v4 projects and is idempot... 8bf06ab Handle legacy key behavior in theme-driven suggestions for @utility (#17733) ee0d752 Hide default shadow suggestions when missing theme keys (#17743) aa836d3 Prepare v4.1.4 release (#17669) 6e1f533 Workaround Chrome rendering bug for skew-* utilities (#17627) 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.5. Release notes Sourced from tailwindcss's releases. v4.1.5 Added Support using @tailwindcss/upgrade to upgrade between versions of v4.* (#17717) Add h-...

X Description: Bumps tailwindcss from 3.4.13 to 4.1.5. Release notes Sourced from tailwindcss's releases. v4.1.5 Added Support using @tailwindcss/upgrade to upgrade between versions of v4.* (#17717) Ad...

Opengraph URL: https://github.com/emeraldjava/emeraldjava.github.io/pull/362

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:4c03c0fb-5f9d-b2a6-ed0a-47f87fe5cda2
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB296:FBCB3:317ABEA:445FA65:69701DCA
html-safe-nonce44d54d6ab04d7b188d365b27b42ae3af8fdd8b09ce85dc55f16fd806b13f0275
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMjk2OkZCQ0IzOjMxN0FCRUE6NDQ1RkE2NTo2OTcwMURDQSIsInZpc2l0b3JfaWQiOiI5MDAxMzE0MzA1MjA1ODcwMDI2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac4c2b7d297d2e4e620691149a5d54df763989e85ba3228ad0084d9c811faa273e
hovercard-subject-tagpull_request:2493336531
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/362/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.5. Release notes Sourced from tailwindcss's releases. v4.1.5 Added Support using @tailwindcss/upgrade to upgrade between versions of v4.* (#17717) Add h-...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None043a09521e81f00c45482046b3f38390b8b292cf9a86ad665a632633a072c05c
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
release98881eadf8ae73000970c42161c094b0809b1330
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/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%2F362%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%2F362%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/362/files
Reloadhttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files
Reloadhttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/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/362/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.5https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/tree/dependabot/npm_and_yarn/tailwindcss-4.1.5
Conversation 1 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362
Commits 1 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/commits
Checks 1 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/checks
Files changed https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files
Bump tailwindcss from 3.4.13 to 4.1.5 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files
21972ad Bump tailwindcss from 3.4.13 to 4.1.5 dependabot[bot] May 1, 2025 https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/commits/21972ad154b55b4da3fecc11216ee1cd2ab9f0a0
Clear filters https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files
package-lock.json https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/files
Please reload this pagehttps://patch-diff.githubusercontent.com/emeraldjava/emeraldjava.github.io/pull/362/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.