Skip to content

Comments

Bump tailwindcss from 3.4.17 to 4.0.17#119

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tailwindcss-4.0.17
Open

Bump tailwindcss from 3.4.17 to 4.0.17#119
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tailwindcss-4.0.17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps tailwindcss from 3.4.17 to 4.0.17.

Release notes

Sourced from tailwindcss's releases.

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

  • Fix class extraction followed by ( in Pug (#17320)
  • Ensure @keyframes for theme animations are emitted if they are referenced following a comma (#17352)
  • Vite: Ensure that updates to an imported CSS file are properly propagated after updating source files (#17347)
  • Pre process Slim templates embedded in Ruby files (#17336)
  • Error when input and output files resolve to the same file when using the CLI (#17311)
  • Add missing suggestions when --spacing(--value(integer, number)) is used (#17308)
  • Add ::-webkit-details-marker pseudo to marker variant (#17362)

v4.0.15

Fixed

  • Fix incorrect angle in -bg-conic-* utilities (#17174)
  • Fix border-[12px_4px] being interpreted as a border-color instead of a border-width (#17248)
  • Work around a crash in Safari 16.4 and 16.5 when using the default Preflight styles (#17306)
  • Pre-process \<template lang="…"> in Vue files (#17252)
  • Ensure that all CSS variables used by Preflight are prefixed (#17036)
  • Prevent segfault when loaded in a worker thread on Linux (#17276)
  • Ensure multiple --value(…) or --modifier(…) calls don't delete subsequent declarations (#17273)
  • Fix class extraction followed by ( in Slim (#17278)
  • Export PluginUtils from tailwindcss/plugin for compatibility with v3 (#17299)
  • Remove redundant line-height: initial from Preflight (#15212)
  • Increase Standalone hardware compatibility on macOS x64 builds (#17267)
  • Ensure that the CSS file rebuilds if a new CSS variable is used from templates (#17301)

Changed

  • The --theme(…) function now returns CSS variables from your theme variables unless used inside positions where CSS variables are invalid (e.g. inside @media queries) (#17036)

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)

v4.0.13

Fixed

... (truncated)

Changelog

Sourced from tailwindcss's changelog.

[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)

Fixed

  • Fix class extraction followed by ( in Pug (#17320)
  • Ensure @keyframes for theme animations are emitted if they are referenced following a comma (#17352)
  • Vite: Ensure that updates to an imported CSS file are properly propagated after updating source files (#17347)
  • Pre process Slim templates embedded in Ruby files (#17336)
  • Error when input and output files resolve to the same file when using the CLI (#17311)
  • Add missing suggestions when --spacing(--value(integer, number)) is used (#17308)
  • Add ::-webkit-details-marker pseudo to marker variant (#17362)

[4.0.15] - 2025-03-20

Fixed

  • Fix incorrect angle in -bg-conic-* utilities (#17174)
  • Fix border-[12px_4px] being interpreted as a border-color instead of a border-width (#17248)
  • Work around a crash in Safari 16.4 and 16.5 when using the default Preflight styles (#17306)
  • Pre-process \<template lang="…"> in Vue files (#17252)
  • Ensure that all CSS variables used by Preflight are prefixed (#17036)
  • Prevent segfault when loaded in a worker thread on Linux (#17276)
  • Ensure multiple --value(…) or --modifier(…) calls don't delete subsequent declarations (#17273)
  • Fix class extraction followed by ( in Slim (#17278)
  • Export PluginUtils from tailwindcss/plugin for compatibility with v3 (#17299)
  • Remove redundant line-height: initial from Preflight (#15212)
  • Increase Standalone hardware compatibility on macOS x64 builds (#17267)
  • Ensure that the CSS file rebuilds if a new CSS variable is used from templates (#17301)

Changed

  • The --theme(…) function now returns CSS variables from your theme variables unless used inside positions where CSS variables are invalid (e.g. inside @media queries) (#17036)

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)

... (truncated)

Commits
  • 6b1c650 Prepare v4.0.17 release
  • 1c50b5c Prepare v4.0.16 release (#17372)
  • bd501e8 Add ::-webkit-details-marker pseudo to marker variant (#17362)
  • e8715d0 Extract keyframe name when followed by comma (#17352)
  • 91c0d56 Revert "Temporarily revert changes to `@utility"
  • 1aab04c Temporarily revert changes to `@utility
  • 250c843 Add suggestions when --spacing(--value(integer, number)) is used (#17308)
  • a3316f2 Add support for literal values in --value('…') and --modifier('…') (#17304)
  • 4c57d9f Prepare v4.0.15 release (#17302)
  • 40a76e3 Revert "Don't use color-mix(…) on currentColor (#17247)" and work around ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.0.17.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.17/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 2025
@vercel
Copy link

vercel bot commented Mar 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nech-web ❌ Failed (Inspect) Mar 31, 2025 3:38am

@socket-security
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ai-sdk/anthropic@1.2.2 Transitive: environment, network +5 5.2 MB vercel-release-bot
npm/@ai-sdk/google@1.2.3 Transitive: environment, network +5 5.01 MB vercel-release-bot
npm/@ai-sdk/groq@1.2.1 Transitive: environment, network +5 4.75 MB vercel-release-bot
npm/@ai-sdk/mistral@1.2.1 Transitive: environment, network +5 4.76 MB vercel-release-bot
npm/@ai-sdk/openai@1.3.4 Transitive: environment, network +5 5.61 MB vercel-release-bot
npm/@ai-sdk/xai@1.2.3 Transitive: environment, network +6 4.64 MB jaredpalmer, vercel-release-bot
npm/@hookform/resolvers@3.10.0 None 0 711 kB bluebill1049, jorisre, kotarella1110
npm/@number-flow/react@0.4.4 None +2 69.4 kB maxbarvian
npm/@radix-ui/react-accordion@1.2.3 None +10 218 kB chancestrickland
npm/@radix-ui/react-alert-dialog@1.1.6 None +4 155 kB chancestrickland
npm/@radix-ui/react-aspect-ratio@1.1.2 None +1 32.9 kB chancestrickland
npm/@radix-ui/react-avatar@1.1.3 None +4 91.3 kB chancestrickland
npm/@radix-ui/react-checkbox@1.1.4 None +10 187 kB chancestrickland
npm/@radix-ui/react-collapsible@1.1.3 None +9 176 kB chancestrickland
npm/@radix-ui/react-context-menu@2.2.6 None +35 1.63 MB chancestrickland
npm/@radix-ui/react-dialog@1.1.6 None +22 652 kB chancestrickland
npm/@radix-ui/react-dropdown-menu@2.1.6 None +35 1.63 MB chancestrickland
npm/@radix-ui/react-hover-card@1.1.6 None +20 911 kB chancestrickland
npm/@radix-ui/react-icons@1.3.2 None 0 0 B
npm/@radix-ui/react-label@2.1.2 None +1 30.8 kB andy-hook, benoitgrelard, chancestrickland, ...3 more
npm/@radix-ui/react-menubar@1.1.6 None +35 1.66 MB chancestrickland
npm/@radix-ui/react-navigation-menu@1.2.5 None +15 482 kB chancestrickland
npm/@radix-ui/react-popover@1.1.6 None +31 1.27 MB chancestrickland
npm/@radix-ui/react-progress@1.1.2 None +2 77.5 kB chancestrickland
npm/@radix-ui/react-radio-group@1.2.3 None +14 320 kB chancestrickland
npm/@radix-ui/react-scroll-area@1.2.3 None +9 322 kB chancestrickland
npm/@radix-ui/react-select@2.1.6 None +35 1.52 MB chancestrickland
npm/@radix-ui/react-separator@1.1.2 None +1 34.6 kB andy-hook, benoitgrelard, chancestrickland, ...3 more
npm/@radix-ui/react-slider@1.2.3 None +12 279 kB chancestrickland
npm/@radix-ui/react-slot@1.1.2 None +1 37.6 kB andy-hook, benoitgrelard, chancestrickland, ...3 more
npm/@radix-ui/react-switch@1.1.3 None +9 141 kB andy-hook, benoitgrelard, chancestrickland, ...3 more
npm/@radix-ui/react-tabs@1.1.3 None +12 282 kB chancestrickland
npm/@radix-ui/react-toast@1.2.6 None +13 427 kB chancestrickland
npm/@radix-ui/react-toggle-group@1.1.2 None +11 247 kB chancestrickland
npm/@radix-ui/react-toggle@1.1.2 None +4 58 kB chancestrickland
npm/@radix-ui/react-tooltip@1.1.8 None +22 985 kB andy-hook, benoitgrelard, chancestrickland, ...3 more
npm/@tanstack/react-table@8.21.2 Transitive: environment +1 4.05 MB tannerlinsley
npm/@types/js-cookie@3.0.6 None 0 7.43 kB types
npm/@types/papaparse@5.3.15 None 0 24.1 kB types
npm/@types/uuid@10.0.0 None 0 7.82 kB types
npm/ai@4.2.8 environment, network +14 9.36 MB vercel-release-bot
npm/boring-avatars@1.11.2 None 0 23.7 kB josepmartins
npm/class-variance-authority@0.7.1 None 0 22.1 kB joebell93
npm/classnames@2.5.1 None 0 23.6 kB jedwatson
npm/clsx@2.1.1 None 0 8.55 kB lukeed
npm/cmdk@1.1.1 None +4 126 kB dipnpm, paco
npm/embla-carousel-react@8.5.2 None +2 574 kB davidjerleke
npm/input-otp@1.4.2 None 0 111 kB guilhermerodz
npm/jotai@2.12.2 None 0 495 kB daishi
npm/js-cookie@3.0.5 None 0 26.2 kB carhartl
npm/little-date@1.0.0 None +3 6.74 MB timolins
npm/next-international@1.3.1 environment +3 87.7 kB quiibz
npm/next-safe-action@7.10.4 None 0 224 kB theedoran
npm/next-themes@0.4.6 None 0 33.8 kB paco, trm217
npm/nextjs-toploader@3.8.16 Transitive: environment +6 230 kB thesgj
npm/nuqs@2.4.1 environment +1 170 kB franky47
npm/postcss@8.4.49 environment, filesystem 0 201 kB ai
npm/prosemirror-inputrules@1.5.0 None +4 1.09 MB marijn
npm/prosemirror-markdown@1.13.2 Transitive: environment, filesystem +12 2.28 MB marijn
npm/prosemirror-schema-basic@1.2.4 None +2 568 kB marijn
npm/prosemirror-schema-list@1.5.1 None +4 1.09 MB marijn
npm/prosemirror-view@1.38.1 None +4 1.91 MB marijn
npm/react-cropper@2.3.3 None +1 547 kB shekhar-shubhendu
npm/react-day-picker@8.10.1 Transitive: environment +2 23.4 MB gpbl
npm/react-dropzone@14.3.8 Transitive: environment +8 1.43 MB okonet, rolandjitsu, rxmarbles
npm/react-hook-form@7.55.0 None 0 0 B
npm/react-markdown@9.1.0 Transitive: environment +81 2.71 MB wooorm
npm/react-resizable-panels@2.1.7 None 0 1.01 MB brianvaughn
npm/recharts@2.15.1 environment +31 7.97 MB ckifer
npm/remark-gfm@4.0.1 Transitive: environment +67 2.36 MB johno, remcohaszing, wooorm
npm/sonner@1.7.4 None 0 271 kB emilkowalski
npm/swr@2.3.3 None +2 307 kB vercel-release-bot
npm/tailwind-merge@2.6.0 None 0 713 kB dcas
npm/tailwindcss@4.0.17 None 0 0 B
npm/uuid@11.1.0 None 0 133 kB broofa
npm/vaul@1.1.2 None 0 184 kB emilkowalski
npm/zod@3.24.2 None 0 699 kB colinhacks
npm/zustand@5.0.3 None +1 117 kB daishi, drcmda, jeremyrh

🚮 Removed packages: npm/@manypkg/cli@0.23.0, npm/@react-email/components@0.0.31, npm/@tailwindcss/line-clamp@0.4.4, npm/@types/lodash-es@4.17.12, npm/@types/nodemailer@6.4.17, npm/lodash-es@4.17.21, npm/nodemailer@6.10.0, npm/turbo@2.4.4, npm/type-fest@4.38.0

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants