Skip to content

chore(deps): bump the tailwind group with 2 updates#94

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tailwind-519a937cf0
Open

chore(deps): bump the tailwind group with 2 updates#94
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tailwind-519a937cf0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the tailwind group with 2 updates: tailwind-merge and tailwind-variants.

Updates tailwind-merge from 2.6.1 to 3.6.0

Release notes

Sourced from tailwind-merge's releases.

v3.6.0

New Features

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v3.5.0...v3.6.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph, @​mike-healy and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.5.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.4.1...v3.5.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.1

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.4.0...v3.4.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.0

New Features

Documentation

... (truncated)

Commits
  • d54f7e5 v3.6.0
  • 638871a Update README to add info about Tailwind CSS v4.3 support
  • 39fc7b5 Revert "v3.6.0"
  • bd8390f v3.6.0
  • 802877c add v3.6.0 changelog
  • a35feda Merge pull request #665 from dcastil/renovate/rollup-plugin-babel-7.x
  • 940389c Merge pull request #667 from dcastil/renovate/release-drafter-release-drafter...
  • 005af6d pin to specific version
  • 5816ced implement breaking changes
  • 17041e1 Merge pull request #676 from dcastil/dependabot/npm_and_yarn/babel/plugin-tra...
  • Additional commits viewable in compare view

Updates tailwind-variants from 0.3.1 to 3.2.2

Release notes

Sourced from tailwind-variants's releases.

v3.2.2

No significant changes

    View changes on GitHub

v3.2.1

   🐞 Bug Fixes

    View changes on GitHub

v3.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.1.1

   🐞 Bug Fixes

    View changes on GitHub

v3.1.0

   🚀 Features

    View changes on GitHub

v3.0.0

What's new?

   🚀 Features

Resolves heroui-inc/tailwind-variants#262, resolves heroui-inc/tailwind-variants#259, resolves heroui-inc/tailwind-variants#258, resolves heroui-inc/tailwind-variants#246

Problem with v2

... (truncated)

Changelog

Sourced from tailwind-variants's changelog.

3.2.2 (2025-11-22)

3.2.1 (2025-11-22)

Bug Fixes

  • update cn function type and import cx from tailwind-variants/lite (#285) (3a3afce)

3.2.0 (2025-11-22)

Bug Fixes

  • export defaultConfig as value and remove responsiveVariants (#284) (65ee73c)
  • make twMerge default to true in cn function (#283) (1659aa7)
  • no longer minifyng the code (#282) (34c62f4)

Features

  • add cx function and refactor cn to use tailwind-merge (#278) (8ec5f6f)

3.1.1 (2025-09-08)

Bug Fixes

  • use 'type' for type-only imports and specify file extensions (#272) (58aa71e)

3.1.0 (2025-08-25)

Features

3.0.0 (2025-08-24)

... (truncated)

Commits
  • fb6e0bf chore: release v3.2.2
  • ee83f93 refactor: split cn into cn and cnMerge functions (#286)
  • 9c3a937 chore: release v3.2.1
  • 3a3afce fix: update cn function type and import cx from tailwind-variants/lite (#285)
  • c19f93d chore: release v3.2.0
  • 65ee73c fix: export defaultConfig as value and remove responsiveVariants (#284)
  • e531070 Merge branch 'main' of github.com:nextui-org/tailwind-variants
  • a3c7505 refactor: simplify withFalsy array in benchmark.js
  • 1659aa7 fix: make twMerge default to true in cn function (#283)
  • d85ad99 Merge branch 'main' of github.com:nextui-org/tailwind-variants
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tailwind group with 2 updates: [tailwind-merge](https://github.com/dcastil/tailwind-merge) and [tailwind-variants](https://github.com/heroui-inc/tailwind-variants).


Updates `tailwind-merge` from 2.6.1 to 3.6.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.6.1...v3.6.0)

Updates `tailwind-variants` from 0.3.1 to 3.2.2
- [Release notes](https://github.com/heroui-inc/tailwind-variants/releases)
- [Changelog](https://github.com/heroui-inc/tailwind-variants/blob/main/CHANGELOG.md)
- [Commits](heroui-inc/tailwind-variants@v0.3.1...v3.2.2)

---
updated-dependencies:
- dependency-name: tailwind-merge
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tailwind
- dependency-name: tailwind-variants
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: tailwind
...

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 May 20, 2026
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