Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

chore(deps): bump tailwind-merge from 2.6.0 to 3.0.1 #241

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps tailwind-merge from 2.6.0 to 3.0.1.

Release notes

Sourced from tailwind-merge's releases.

v3.0.1

Bug Fixes

  • Update info about supported Tailwind CSS version in README by @​dcastil in b9c136d
  • Update incorrect link in v3 changelog by @​dcastil in e22885e

Full Changelog: dcastil/tailwind-merge@v3.0.0...v3.0.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️

v3.0.0

Tailwind CSS v4 is here and it's time to upgrade tailwind-merge to support it. tailwind-merge v3.0.0 is more accurate than ever and follows the Tailwind CSS spec more closely than in v2. That is thanks to Tailwind CSS v4 being more consistent than ever.

This release drops support for Tailwind CSS v3 and in turn adds support for Tailwind CSS v4. That means you should upgrade to Tailwind CSS v4 and tailwind-merge v3 together. All breaking changes are related to the Tailwind CSS v4 support.

Check out the migration guide and if you have any questions, feel free to create an issue.

Breaking Changes

New Features

Bug Fixes

Documentation

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

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️

Commits
  • 493fa8c v3.0.1
  • b9c136d update info about supported Tailwind CSS version in README
  • e22885e fix link in v3 changelog
  • 7378c16 v3.0.0
  • a00a8e6 change label added to new issues to context-v3
  • 7c8c994 Merge pull request #518 from dcastil/breaking-feature/513/tailwind-css-v4-sup...
  • 7f043a6 small tweaks
  • 1950ab6 add migration doc for tailwind-merge v3
  • ef00078 add removed custom separator support to breaking changes in v3 changelog
  • 752b103 remove separator from docs
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
@ghost
Copy link

ghost commented Feb 1, 2025

Minder Vulnerability Report ✅

Minder analyzed this PR and found it does not add any new vulnerable dependencies.

Vulnerability scan of e5aad4bf:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

@coveralls
Copy link
Collaborator

coveralls commented Feb 1, 2025

Pull Request Test Coverage Report for Build 13368475830

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 69.732%

Totals Coverage Status
Change from base Build 13368445130: 0.2%
Covered Lines: 838
Relevant Lines: 1144

💛 - Coveralls

@alex-mcgovern
Copy link
Contributor

This release drops support for Tailwind CSS v3 and in turn adds support for Tailwind CSS v4. That means you should upgrade to Tailwind CSS v4 and tailwind-merge v3 together. All breaking changes are related to the Tailwind CSS v4 support.

We need to upgrade tailwindcss first (we're on 3.4.15)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-merge-3.0.1 branch 6 times, most recently from 6279111 to 481dc67 Compare February 5, 2025 14:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-merge-3.0.1 branch 10 times, most recently from de80f93 to cf2f550 Compare February 12, 2025 09:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-merge-3.0.1 branch 5 times, most recently from d6236c4 to 89bc451 Compare February 14, 2025 11:48
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2025

Dependabot can't parse your package-lock.json. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-merge-3.0.1 branch from 89bc451 to 26474fc Compare February 14, 2025 13:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-merge-3.0.1 branch 4 times, most recently from 581e29f to 537fb96 Compare February 17, 2025 09:11
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 3.0.1.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.6.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tailwind-merge-3.0.1 branch from 537fb96 to e5aad4b Compare February 17, 2025 10:46
@alex-mcgovern
Copy link
Contributor

@dependabot ignore this minor version

@dependabot dependabot bot closed this Feb 19, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2025

OK, I won't notify you about version 3.0.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tailwind-merge-3.0.1 branch February 19, 2025 10:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file DO_NOT_MERGE javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants