Skip to content

Commit

Permalink
chore(deps): update dependency tailwind-merge to v2.2.0 (#373)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) |
[`2.0.0` ->
`2.2.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.0.0/2.2.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwind-merge/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwind-merge/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwind-merge/2.0.0/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwind-merge/2.0.0/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dcastil/tailwind-merge (tailwind-merge)</summary>

###
[`v2.2.0`](https://github.com/dcastil/tailwind-merge/releases/tag/v2.2.0)

[Compare
Source](https://github.com/dcastil/tailwind-merge/compare/v2.1.0...v2.2.0)

##### New Features

- Add support for Tailwind CSS v3.4 by
[@&#8203;dcastil](https://github.com/dcastil) in
[dcastil/tailwind-merge#360

**Full Changelog**:
dcastil/tailwind-merge@v2.1.0...v2.2.0

Thanks to
[@&#8203;brandonmcconnell](https://github.com/brandonmcconnell),
[@&#8203;manavm1990](https://github.com/manavm1990),
[@&#8203;ErwinAI](https://github.com/ErwinAI) and
[@&#8203;langy](https://github.com/langy) for sponsoring
tailwind-merge! ❤️

###
[`v2.1.0`](https://github.com/dcastil/tailwind-merge/releases/tag/v2.1.0)

[Compare
Source](https://github.com/dcastil/tailwind-merge/compare/v2.0.0...v2.1.0)

##### New Features

- Add `ClassValidator` type to package exports by
[@&#8203;dcastil](https://github.com/dcastil) in
[dcastil/tailwind-merge#348

##### Bug Fixes

- Fix display class not removed when it precedes line-clamp class by
[@&#8203;dcastil](https://github.com/dcastil) in
[dcastil/tailwind-merge#347

##### Documentation

- Fix curly bracket typo in config docs by
[@&#8203;Kosai106](https://github.com/Kosai106) in
[dcastil/tailwind-merge#349

**Full Changelog**:
dcastil/tailwind-merge@v2.0.0...v2.1.0

Thanks to
[@&#8203;brandonmcconnell](https://github.com/brandonmcconnell),
[@&#8203;manavm1990](https://github.com/manavm1990),
[@&#8203;ErwinAI](https://github.com/ErwinAI) and
[@&#8203;langy](https://github.com/langy) for sponsoring
tailwind-merge! ❤️

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/sebald/pattern-analyzer).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 8, 2024
1 parent 263ffb4 commit 9c625e0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-use": "17.4.0",
"react-use-clipboard": "1.0.9",
"swr": "2.2.4",
"tailwind-merge": "2.0.0",
"tailwind-merge": "2.2.0",
"tailwindcss-animate": "1.0.7",
"use-debounce": "10.0.0",
"zod": "3.22.4"
Expand Down
17 changes: 12 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c625e0

Please sign in to comment.