Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for bigint in ClassNameValue type #402

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

LarsArtmann
Copy link
Contributor

@LarsArtmann LarsArtmann commented Apr 18, 2024

Copy link
Owner

@dcastil dcastil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR! Just needs a small change.

src/lib/tw-join.ts Outdated Show resolved Hide resolved
@LarsArtmann
Copy link
Contributor Author

Should be fine now.

Copy link
Owner

@dcastil dcastil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dcastil dcastil enabled auto-merge April 19, 2024 10:54
@dcastil dcastil added feature Is new feature context-v2 Related to tailwind-merge v2 labels Apr 19, 2024
@dcastil dcastil merged commit aae31bb into dcastil:main Apr 19, 2024
3 checks passed
Copy link

This was addressed in release v2.3.0.

renovate bot added a commit to inabagumi/shinju-date that referenced this pull request Apr 19, 2024
[![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://togithub.com/dcastil/tailwind-merge) |
[`^2.2.2` ->
`^2.3.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.2.2/2.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0)

##### New Features

- Add support for mix-blend-plus-darker utility by
[@&#8203;dcastil](https://togithub.com/dcastil) in
[dcastil/tailwind-merge#403
- Added support for bigint in ClassNameValue type by
[@&#8203;LarsArtmann](https://togithub.com/LarsArtmann) in
[dcastil/tailwind-merge#402

##### Documentation

- Add tailwind-merge-go to similar packages in docs by
[@&#8203;Oudwins](https://togithub.com/Oudwins) in
[dcastil/tailwind-merge#396

**Full Changelog**:
dcastil/tailwind-merge@v2.2.2...v2.3.0

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fi-krish pushed a commit to fi-krish/study-web3 that referenced this pull request Apr 19, 2024
[![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://togithub.com/dcastil/tailwind-merge) |
[`2.2.2` ->
`2.3.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.2.2/2.3.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0)

##### New Features

- Add support for mix-blend-plus-darker utility by
[@&#8203;dcastil](https://togithub.com/dcastil) in
[dcastil/tailwind-merge#403
- Added support for bigint in ClassNameValue type by
[@&#8203;LarsArtmann](https://togithub.com/LarsArtmann) in
[dcastil/tailwind-merge#402

##### Documentation

- Add tailwind-merge-go to similar packages in docs by
[@&#8203;Oudwins](https://togithub.com/Oudwins) in
[dcastil/tailwind-merge#396

**Full Changelog**:
dcastil/tailwind-merge@v2.2.2...v2.3.0

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/xkrishguptaa/study-web3).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diegohaz pushed a commit to ariakit/ariakit that referenced this pull request Apr 19, 2024
[![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://togithub.com/dcastil/tailwind-merge) |
[`2.2.2` ->
`2.3.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.2.2/2.3.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0)

##### New Features

- Add support for mix-blend-plus-darker utility by
[@&#8203;dcastil](https://togithub.com/dcastil) in
[dcastil/tailwind-merge#403
- Added support for bigint in ClassNameValue type by
[@&#8203;LarsArtmann](https://togithub.com/LarsArtmann) in
[dcastil/tailwind-merge#402

##### Documentation

- Add tailwind-merge-go to similar packages in docs by
[@&#8203;Oudwins](https://togithub.com/Oudwins) in
[dcastil/tailwind-merge#396

**Full Changelog**:
dcastil/tailwind-merge@v2.2.2...v2.3.0

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, 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/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to remcolakens/next-boilerplate that referenced this pull request Apr 20, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`^18.2.78` ->
`^18.2.79`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.78/18.2.79)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.79?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.79?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.78/18.2.79?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.78/18.2.79?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)
([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))
| [`^7.6.0` ->
`^7.7.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.6.0/7.7.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/7.6.0/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/7.6.0/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))
| [`^7.6.0` ->
`^7.7.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.6.0/7.7.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/7.6.0/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/7.6.0/7.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`^14.2.1` ->
`^14.2.2`](https://renovatebot.com/diffs/npm/eslint-config-next/14.2.1/14.2.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/14.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/14.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/14.2.1/14.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/14.2.1/14.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-plugin-testing-library](https://togithub.com/testing-library/eslint-plugin-testing-library)
| [`^6.2.1` ->
`^6.2.2`](https://renovatebot.com/diffs/npm/eslint-plugin-testing-library/6.2.1/6.2.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-testing-library/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-testing-library/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-testing-library/6.2.1/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-testing-library/6.2.1/6.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[inquirer](https://togithub.com/SBoudrias/Inquirer.js/blob/master/packages/inquirer/README.md)
([source](https://togithub.com/SBoudrias/Inquirer.js)) | [`9.2.18` ->
`9.2.19`](https://renovatebot.com/diffs/npm/inquirer/9.2.18/9.2.19) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/inquirer/9.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/inquirer/9.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/inquirer/9.2.18/9.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/inquirer/9.2.18/9.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [lucide-react](https://lucide.dev)
([source](https://togithub.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react))
| [`^0.368.0` ->
`^0.372.0`](https://renovatebot.com/diffs/npm/lucide-react/0.368.0/0.372.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/lucide-react/0.372.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lucide-react/0.372.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lucide-react/0.368.0/0.372.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lucide-react/0.368.0/0.372.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://togithub.com/vercel/next.js)) | [`^14.2.1` ->
`^14.2.2`](https://renovatebot.com/diffs/npm/next/14.2.1/14.2.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/next/14.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/14.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/14.2.1/14.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/14.2.1/14.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[prettier-plugin-tailwindcss](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss)
| [`^0.5.13` ->
`^0.5.14`](https://renovatebot.com/diffs/npm/prettier-plugin-tailwindcss/0.5.13/0.5.14)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-tailwindcss/0.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-tailwindcss/0.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-tailwindcss/0.5.13/0.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-tailwindcss/0.5.13/0.5.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [tailwind-merge](https://togithub.com/dcastil/tailwind-merge) |
[`^2.2.2` ->
`^2.3.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.2.2/2.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tailwind-merge/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwind-merge/2.2.2/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v7.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#770-2024-04-15)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0)

##### 🚀 Features

- **eslint-plugin:** replace `no-new-symbol` with
`no-new-native-nonconstructor`

##### ❤️  Thank You

-   Dave
-   Josh Goldberg ✨

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v7.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#770-2024-04-15)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0)

This was a version bump only for parser to align it with other projects,
there were no code changes.

You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.

</details>

<details>
<summary>vercel/next.js (eslint-config-next)</summary>

###
[`v14.2.2`](https://togithub.com/vercel/next.js/compare/v14.2.1...c850e4a69a8ff62502753e2ff15bbabcea94b556)

[Compare
Source](https://togithub.com/vercel/next.js/compare/v14.2.1...v14.2.2)

</details>

<details>
<summary>testing-library/eslint-plugin-testing-library
(eslint-plugin-testing-library)</summary>

###
[`v6.2.2`](https://togithub.com/testing-library/eslint-plugin-testing-library/releases/tag/v6.2.2)

[Compare
Source](https://togithub.com/testing-library/eslint-plugin-testing-library/compare/v6.2.1...v6.2.2)

##### Bug Fixes

- **await-async-events:** false positives for userEvent.setup() returned
([#&#8203;895](https://togithub.com/testing-library/eslint-plugin-testing-library/issues/895))
([fb32c5c](https://togithub.com/testing-library/eslint-plugin-testing-library/commit/fb32c5c07dbbd7449b8b1d3983683765912b9e72))

</details>

<details>
<summary>SBoudrias/Inquirer.js (inquirer)</summary>

###
[`v9.2.19`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.18...inquirer@9.2.19)

[Compare
Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.18...inquirer@9.2.19)

</details>

<details>
<summary>lucide-icons/lucide (lucide-react)</summary>

###
[`v0.372.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.372.0):
New icons 0.372.0

[Compare
Source](https://togithub.com/lucide-icons/lucide/compare/0.371.0...0.372.0)

#### New icons 🎨

- `origami`
([#&#8203;2035](https://togithub.com/lucide-icons/lucide/issues/2035))
by [@&#8203;gurtt](https://togithub.com/gurtt)

#### Modified Icons 🔨

- `save`
([#&#8203;2064](https://togithub.com/lucide-icons/lucide/issues/2064))
by [@&#8203;jguddas](https://togithub.com/jguddas)

###
[`v0.371.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.371.0):
New icons 0.371.0

[Compare
Source](https://togithub.com/lucide-icons/lucide/compare/0.370.0...0.371.0)

#### New icons 🎨

- `diamond-minus`
([#&#8203;2073](https://togithub.com/lucide-icons/lucide/issues/2073))
by [@&#8203;chessurisme](https://togithub.com/chessurisme)
- `diamond-plus`
([#&#8203;2074](https://togithub.com/lucide-icons/lucide/issues/2074))
by [@&#8203;chessurisme](https://togithub.com/chessurisme)

###
[`v0.370.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.370.0):
New icons 0.370.0

[Compare
Source](https://togithub.com/lucide-icons/lucide/compare/0.369.0...0.370.0)

##### Modified Icons 🔨

- `monitor-play`
([#&#8203;2063](https://togithub.com/lucide-icons/lucide/issues/2063))
by [@&#8203;jguddas](https://togithub.com/jguddas)

###
[`v0.369.0`](https://togithub.com/lucide-icons/lucide/releases/tag/0.369.0):
New icons 0.369.0

[Compare
Source](https://togithub.com/lucide-icons/lucide/compare/0.368.0...0.369.0)

##### New icons 🎨

- `bot-off`
([#&#8203;2079](https://togithub.com/lucide-icons/lucide/issues/2079))
by [@&#8203;taichimaeda](https://togithub.com/taichimaeda)

##### Modified Icons 🔨

- `feather`
([#&#8203;2070](https://togithub.com/lucide-icons/lucide/issues/2070))
by [@&#8203;jguddas](https://togithub.com/jguddas)
- `scroll-text`
([#&#8203;2069](https://togithub.com/lucide-icons/lucide/issues/2069))
by [@&#8203;jguddas](https://togithub.com/jguddas)
- `scroll`
([#&#8203;2068](https://togithub.com/lucide-icons/lucide/issues/2068))
by [@&#8203;jguddas](https://togithub.com/jguddas)

</details>

<details>
<summary>vercel/next.js (next)</summary>

###
[`v14.2.2`](https://togithub.com/vercel/next.js/compare/v14.2.1...c850e4a69a8ff62502753e2ff15bbabcea94b556)

[Compare
Source](https://togithub.com/vercel/next.js/compare/v14.2.1...v14.2.2)

</details>

<details>
<summary>tailwindlabs/prettier-plugin-tailwindcss
(prettier-plugin-tailwindcss)</summary>

###
[`v0.5.14`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#0514---2024-04-15)

[Compare
Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.13...v0.5.14)

##### Fixed

- Fix detection of v4 projects on Windows
([#&#8203;265](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/265))

</details>

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

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

[Compare
Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0)

##### New Features

- Add support for mix-blend-plus-darker utility by
[@&#8203;dcastil](https://togithub.com/dcastil) in
[dcastil/tailwind-merge#403
- Added support for bigint in ClassNameValue type by
[@&#8203;LarsArtmann](https://togithub.com/LarsArtmann) in
[dcastil/tailwind-merge#402

##### Documentation

- Add tailwind-merge-go to similar packages in docs by
[@&#8203;Oudwins](https://togithub.com/Oudwins) in
[dcastil/tailwind-merge#396

**Full Changelog**:
dcastil/tailwind-merge@v2.2.2...v2.3.0

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/remcolakens/next-boilerplate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
context-v2 Related to tailwind-merge v2 feature Is new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants