-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 2a4118a
authored
build(deps): update dependency tailwind-merge to ^2.4.0 (#4412)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tailwind-merge](https://togithub.com/dcastil/tailwind-merge) |
[`^2.3.0` ->
`^2.4.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.3.0/2.4.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>dcastil/tailwind-merge (tailwind-merge)</summary>
###
[`v2.4.0`](https://togithub.com/dcastil/tailwind-merge/releases/tag/v2.4.0)
[Compare
Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.3.0...v2.4.0)
##### New Features
- Allow hooking into class parsing logic (experimental) by
[@​dcastil](https://togithub.com/dcastil) in
[https://github.com/dcastil/tailwind-merge/pull/444](https://togithub.com/dcastil/tailwind-merge/pull/444)
- There is no info to this in the docs because this is experimental, but
there is a new `experimentalParseClassName` property in the config that
allows you to customize how tailwind-merge recognizes classes. If you're
interested, you can read how to use it in the [inline
JSDocs](https://togithub.com/dcastil/tailwind-merge/pull/444/files#diff-b8b77f5be18cf56dca425b3a5b8e9d2e754dd37fe0e3612b95cd4e9bccda08a5)
and subscribe to
[https://github.com/dcastil/tailwind-merge/issues/385](https://togithub.com/dcastil/tailwind-merge/issues/385)
for upcoming more powerful low-level functionality.
- Create security policy by
[@​dcastil](https://togithub.com/dcastil) in
[https://github.com/dcastil/tailwind-merge/pull/439](https://togithub.com/dcastil/tailwind-merge/pull/439)
- Added documentation on how to report potential vulnerabilities
- Avoid `@babel/runtime` dependency by
[@​dcastil](https://togithub.com/dcastil) in
[https://github.com/dcastil/tailwind-merge/pull/431](https://togithub.com/dcastil/tailwind-merge/pull/431)
- Now no dependencies in tailwind-merge anymore. This dependency was
only used in the `tailwind-merge/es5` bundle anyway which I don't
optimize for.
##### Documentation
- Comment/typo fixes by [@​barvian](https://togithub.com/barvian)
in
[https://github.com/dcastil/tailwind-merge/pull/443](https://togithub.com/dcastil/tailwind-merge/pull/443)
- Fix typo in doc/recipes.md by
[@​dsernst](https://togithub.com/dsernst) in
[https://github.com/dcastil/tailwind-merge/pull/428](https://togithub.com/dcastil/tailwind-merge/pull/428)
- docs: add tailwind-merge-dotnet to similar packages by
[@​desmondinho](https://togithub.com/desmondinho) in
[https://github.com/dcastil/tailwind-merge/pull/415](https://togithub.com/dcastil/tailwind-merge/pull/415)
##### Other
- Added GitHub Action that adds context-v2 label to every issue,
discussion and PR by
[@​Pritam1211](https://togithub.com/Pritam1211) in
[https://github.com/dcastil/tailwind-merge/pull/434](https://togithub.com/dcastil/tailwind-merge/pull/434)
- Replace size-limit action with own metrics-report action by
[@​dcastil](https://togithub.com/dcastil) in
[https://github.com/dcastil/tailwind-merge/pull/433](https://togithub.com/dcastil/tailwind-merge/pull/433)
**Full Changelog**:
dcastil/tailwind-merge@v2.3.0...v2.4.0
Thanks to
[@​brandonmcconnell](https://togithub.com/brandonmcconnell),
[@​manavm1990](https://togithub.com/manavm1990),
[@​langy](https://togithub.com/langy),
[@​jamesreaco](https://togithub.com/jamesreaco) and
[@​microsoft](https://togithub.com/microsoft) 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 251a7bb commit 2a4118aCopy full SHA for 2a4118a
2 files changed
+9
-24
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
+8-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments