7ea5f90a14
chore(deps): pin dependencies ( #14 )
...
Lint / Lint (push) Successful in 33s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@tailwindcss/postcss](https://tailwindcss.com ) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss )) | devDependencies | pin | [`^4.1.6` -> `4.1.6`](https://renovatebot.com/diffs/npm/@tailwindcss%2fpostcss/4.1.6/4.1.6 ) |
| [tailwindcss](https://tailwindcss.com ) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss )) | devDependencies | pin | [`^4.1.6` -> `4.1.6`](https://renovatebot.com/diffs/npm/tailwindcss/4.1.6/4.1.6 ) |
Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled because a matching PR was automerged previously.
♻ **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 these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #14
Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
2025-05-10 21:05:14 +02:00
227a9e65ef
tailwind v4 upgrade command
2025-05-10 20:23:15 +02:00
d54aa44858
fix(deps): update dependency tailwind-merge to v3 ( #12 )
...
Lint / Lint (push) Successful in 34s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [tailwind-merge](https://github.com/dcastil/tailwind-merge ) | dependencies | major | [`^2.5.2` -> `^3.0.0`](https://renovatebot.com/diffs/npm/tailwind-merge/2.6.0/3.2.0 ) |
---
### Release Notes
<details>
<summary>dcastil/tailwind-merge (tailwind-merge)</summary>
### [`v3.2.0`](https://github.com/dcastil/tailwind-merge/releases/tag/v3.2.0 )
[Compare Source](https://github.com/dcastil/tailwind-merge/compare/v3.1.0...v3.2.0 )
##### New Features
- Add support for Tailwind CSS v4.1 by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/565
**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v3.1.0...v3.2.0
Thanks to [@​brandonmcconnell](https://github.com/brandonmcconnell ), [@​manavm1990](https://github.com/manavm1990 ), [@​langy](https://github.com/langy ), [@​jamesreaco](https://github.com/jamesreaco ), [@​roboflow](https://github.com/roboflow ), [@​syntaxfm](https://github.com/syntaxfm ), [@​getsentry](https://github.com/getsentry ), [@​codecov](https://github.com/codecov ), [@​sourcegraph](https://github.com/sourcegraph ) and a private sponsor for sponsoring tailwind-merge! ❤️
### [`v3.1.0`](https://github.com/dcastil/tailwind-merge/releases/tag/v3.1.0 )
[Compare Source](https://github.com/dcastil/tailwind-merge/compare/v3.0.2...v3.1.0 )
##### New Features
- Add support for Tailwind CSS v4.0.10 by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/546
##### Bug Fixes
- Fix length variable in `via-(length:*)` class being merged with `via-<color>` classes accidentally by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/559
##### Documentation
- Fix typo in comment in types.ts by [@​roottool](https://github.com/roottool ) in https://github.com/dcastil/tailwind-merge/pull/549
- Update shadow scale recipe to tailwind merge v3 API by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/545
##### Other
- Fix metrics report action erroring on PRs from forks by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/551
**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v3.0.2...v3.1.0
Thanks to [@​brandonmcconnell](https://github.com/brandonmcconnell ), [@​manavm1990](https://github.com/manavm1990 ), [@​langy](https://github.com/langy ), [@​jamesreaco](https://github.com/jamesreaco ), [@​roboflow](https://github.com/roboflow ), [@​syntaxfm](https://github.com/syntaxfm ), [@​getsentry](https://github.com/getsentry ), [@​codecov](https://github.com/codecov ), [@​sourcegraph](https://github.com/sourcegraph ) and a private sponsor for sponsoring tailwind-merge! ❤️
### [`v3.0.2`](https://github.com/dcastil/tailwind-merge/releases/tag/v3.0.2 )
[Compare Source](https://github.com/dcastil/tailwind-merge/compare/v3.0.1...v3.0.2 )
##### Bug Fixes
- Fix `px` value not being recognized for some class groups by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/538
- Fix doc comment being in incorrect place in default config by [@​gjtorikian](https://github.com/gjtorikian ) in https://github.com/dcastil/tailwind-merge/pull/526
**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v3.0.1...v3.0.2
Thanks to [@​brandonmcconnell](https://github.com/brandonmcconnell ), [@​manavm1990](https://github.com/manavm1990 ), [@​langy](https://github.com/langy ), [@​jamesreaco](https://github.com/jamesreaco ), [@​roboflow](https://github.com/roboflow ), [@​syntaxfm](https://github.com/syntaxfm ), [@​getsentry](https://github.com/getsentry ), [@​codecov](https://github.com/codecov ), [@​sourcegraph](https://github.com/sourcegraph ) and a private sponsor for sponsoring tailwind-merge! ❤️
### [`v3.0.1`](https://github.com/dcastil/tailwind-merge/releases/tag/v3.0.1 )
[Compare Source](https://github.com/dcastil/tailwind-merge/compare/v3.0.0...v3.0.1 )
##### Bug Fixes
- Update info about supported Tailwind CSS version in README by [@​dcastil](https://github.com/dcastil ) in [`b9c136d`](https://github.com/dcastil/tailwind-merge/commit/b9c136d )
- Update incorrect link in v3 changelog by [@​dcastil](https://github.com/dcastil ) in [`e22885e`](https://github.com/dcastil/tailwind-merge/commit/e22885e )
**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v3.0.0...v3.0.1
Thanks to [@​brandonmcconnell](https://github.com/brandonmcconnell ), [@​manavm1990](https://github.com/manavm1990 ), [@​langy](https://github.com/langy ), [@​jamesreaco](https://github.com/jamesreaco ), [@​roboflow](https://github.com/roboflow ), [@​syntaxfm](https://github.com/syntaxfm ), [@​getsentry](https://github.com/getsentry ), [@​codecov](https://github.com/codecov ), [@​sourcegraph](https://github.com/sourcegraph ) and a private sponsor for sponsoring tailwind-merge! ❤️
### [`v3.0.0`](https://github.com/dcastil/tailwind-merge/releases/tag/v3.0.0 )
[Compare Source](https://github.com/dcastil/tailwind-merge/compare/v2.6.0...v3.0.0 )
[Tailwind CSS v4 is here](https://tailwindcss.com/blog/tailwindcss-v4 ) 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](https://github.com/dcastil/tailwind-merge/blob/v3.0.0/docs/changelog/v2-to-v3-migration.md ) and if you have any questions, feel free to [create an issue](https://github.com/dcastil/tailwind-merge/issues/new/choose ).
##### Breaking Changes
- Dropping support for Tailwind CSS v3 in favor of support for Tailwind CSS v4 by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- Theme scales keys changed and now match Tailwind CSS v4 theme variable namespace exactly by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- `isLength` validator was removed and split into separate validators `isNumber` and `isFraction` by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- Prefix defined in config shouldn't include combining `-` character anymore by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- Tailwind CSS v3 prefix position in class not supported anymore in favor of Tailwind CSS v4 position by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- Custom separators are no longer supported by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- New mandatory `orderSensitiveModifiers` property in config when using `createTailwindMerge` by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- `DefaultThemeGroupIds` type union consists of different string literals than before by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- Classes removed in Tailwind CSS v4 are not supported by tailwind-merge anymore by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
##### New Features
- Support for new important modifier position at the end of class by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- Support for arbitrary CSS variable syntax by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
- There are a bunch of new validators used by tailwind-merge, primarily for new Tailwind CSS v4 features like arbitrary CSS variables by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
##### Bug Fixes
- Previously some order-sensitive modifiers like `before:` were treated as not order-sensitive. This is now fixed by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
##### Documentation
- Added section explaining order-sensitive modifiers to [configuration docs](https://github.com/dcastil/tailwind-merge/blob/v3.0.0/docs/configuration.md#order-sensitive-modifiers ) by [@​dcastil](https://github.com/dcastil ) in https://github.com/dcastil/tailwind-merge/pull/518
**Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.6.0...v3.0.0
Thanks to [@​brandonmcconnell](https://github.com/brandonmcconnell ), [@​manavm1990](https://github.com/manavm1990 ), [@​langy](https://github.com/langy ), [@​jamesreaco](https://github.com/jamesreaco ), [@​roboflow](https://github.com/roboflow ), [@​syntaxfm](https://github.com/syntaxfm ), [@​getsentry](https://github.com/getsentry ), [@​codecov](https://github.com/codecov ), [@​sourcegraph](https://github.com/sourcegraph ) and a private sponsor for sponsoring tailwind-merge! ❤️
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" (UTC), 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 [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMTUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #12
Co-authored-by: Renovate Bot <renovatebot@schulze.network>
Co-committed-by: Renovate Bot <renovatebot@schulze.network>
2025-05-10 20:07:28 +02:00
5cde37e4e8
fix(deps): update dependency lucide-react to ^0.509.0
Lint / Lint (push) Successful in 33s
2025-05-10 05:02:46 +00:00
1b158bbfb4
fix(deps): update nextjs monorepo to v15.3.2
Lint / Lint (push) Successful in 28s
2025-05-10 04:02:54 +00:00
74e3ca29a9
fix(deps): update dependency cssnano to v7.0.7
Lint / Lint (push) Successful in 30s
2025-05-10 03:03:25 +00:00
13ceffe8da
chore(deps): update dependency turbo to v2.5.3
Lint / Lint (push) Successful in 30s
2025-05-10 02:03:32 +00:00
c1dc30eb1e
chore(deps): update dependency @types/react to v19.1.3
Lint / Lint (push) Successful in 27s
2025-05-10 01:05:09 +00:00
e938003245
chore(deps): update dependency @types/node to v22.15.17
Lint / Lint (push) Successful in 29s
2025-05-10 00:03:26 +00:00
11e2253317
fix(deps): update dependency lucide-react to ^0.507.0
Lint / Lint (push) Successful in 27s
2025-05-03 02:03:12 +00:00
f072fdd771
chore(deps): update dependency @types/react-dom to v19.1.3
Lint / Lint (push) Successful in 26s
2025-05-03 01:03:56 +00:00
dd874cc762
chore(deps): update dependency @types/node to v22.15.3
Lint / Lint (push) Successful in 3m7s
2025-05-03 00:02:58 +00:00
01eacdb494
fix(deps): update dependency lucide-react to ^0.503.0
Lint / Lint (push) Successful in 29s
2025-04-26 02:03:09 +00:00
9200dd3e80
chore(deps): update dependency @types/node to v22.15.2
Lint / Lint (push) Successful in 27s
2025-04-26 01:03:48 +00:00
5374f393f0
chore(deps): update dependency turbo to v2.5.2
Lint / Lint (push) Successful in 28s
2025-04-26 00:02:58 +00:00
824b0ab3f5
fix(deps): update dependency postcss-preset-env to v10.1.6
Lint / Lint (push) Successful in 30s
2025-04-19 17:01:27 +00:00
680cc0a165
fix(deps): update dependency lucide-react to ^0.501.0
Lint / Lint (push) Successful in 34s
2025-04-19 03:03:36 +00:00
f01d075dde
fix(deps): update nextjs monorepo to v15.3.1
Lint / Lint (push) Successful in 30s
2025-04-19 02:03:40 +00:00
f19379f88a
chore(deps): update dependency @types/react to v19.1.2
Lint / Lint (push) Successful in 26s
2025-04-19 01:04:20 +00:00
a7e2ea2e8a
fix(deps): update dependency lucide-react to ^0.488.0
Lint / Lint (push) Successful in 34s
2025-04-13 13:02:13 +00:00
42f4a3d19d
fix(deps): update nextjs monorepo to v15.3.0
Lint / Lint (push) Successful in 35s
2025-04-12 03:03:42 +00:00
bb246697db
fix(deps): update dependency sharp to v0.34.1
Lint / Lint (push) Successful in 31s
2025-04-12 02:03:52 +00:00
0c81a15bb0
chore(deps): update react monorepo
Lint / Lint (push) Successful in 32s
2025-04-12 01:04:25 +00:00
d912528b6c
chore(deps): update dependency @types/node to v22.14.1
Lint / Lint (push) Successful in 38s
2025-04-12 00:03:38 +00:00
fbaf794a50
fix(deps): update dependency sharp to ^0.34.0
Lint / Lint (push) Successful in 37s
2025-04-05 05:03:04 +00:00
ef881d6ffa
fix(deps): update dependency lucide-react to ^0.487.0
Lint / Lint (push) Successful in 40s
2025-04-05 04:03:07 +00:00
b8c3538013
chore(deps): update react monorepo
Lint / Lint (push) Successful in 35s
2025-04-05 03:03:01 +00:00
27438359b6
chore(deps): update dependency turbo to v2.5.0
Lint / Lint (push) Successful in 32s
2025-04-05 02:03:31 +00:00
ad4ff247f5
chore(deps): update dependency typescript to v5.8.3
Lint / Lint (push) Successful in 33s
2025-04-05 01:04:42 +00:00
16d12d9139
chore(deps): update dependency @types/node to v22.14.0
Lint / Lint (push) Successful in 1m53s
2025-04-05 00:03:13 +00:00
ec05df8825
fix(deps): update react monorepo to v19.1.0
Lint / Lint (push) Successful in 31s
2025-03-29 03:03:13 +00:00
5637ca1099
fix(deps): update dependency lucide-react to ^0.485.0
Lint / Lint (push) Successful in 32s
2025-03-29 02:03:34 +00:00
49d2d1c558
fix(deps): update nextjs monorepo to v15.2.4
Lint / Lint (push) Successful in 39s
2025-03-29 01:02:57 +00:00
0fe12ca0a9
chore(deps): update dependency @types/node to v22.13.14
Lint / Lint (push) Successful in 40s
2025-03-29 00:02:14 +00:00
cc6dc67b6c
fix(deps): update dependency lucide-react to ^0.483.0
Lint / Lint (push) Successful in 34s
2025-03-22 04:03:07 +00:00
fe1974cb3c
fix(deps): update nextjs monorepo to v15.2.3
Lint / Lint (push) Successful in 32s
2025-03-22 03:02:59 +00:00
631a0d210d
chore(deps): update dependency @types/react to v19.0.12
Lint / Lint (push) Successful in 34s
2025-03-22 02:03:13 +00:00
be46f560ac
chore(deps): update dependency @types/node to v22.13.11
Lint / Lint (push) Successful in 33s
2025-03-22 01:02:50 +00:00
a28c835566
fix(deps): update dependency lucide-react to ^0.482.0
Lint / Lint (push) Successful in 35s
2025-03-15 01:02:44 +00:00
0f816bf59e
fix(deps): update nextjs monorepo to v15.2.2
Lint / Lint (push) Successful in 44s
2025-03-15 00:02:01 +00:00
96354ff9a2
fix(deps): update dependency autoprefixer to v10.4.21
Lint / Lint (push) Successful in 32s
2025-03-09 14:01:56 +00:00
cd6ac0ff21
chore(deps): update dependency @types/node to v22.13.10
Lint / Lint (push) Successful in 34s
2025-03-08 08:01:56 +00:00
a97642cc64
fix(deps): update dependency lucide-react to ^0.479.0
Lint / Lint (push) Successful in 34s
2025-03-08 02:03:16 +00:00
94ee9476a7
fix(deps): update nextjs monorepo to v15.2.1
Lint / Lint (push) Successful in 31s
2025-03-08 01:02:57 +00:00
b65c3dc4cf
chore(deps): update dependency @types/node to v22.13.9
Lint / Lint (push) Successful in 41s
2025-03-08 00:02:09 +00:00
367929730f
chore(deps): update dependency @types/node to v22.13.8
Lint / Lint (push) Successful in 34s
2025-03-01 07:01:42 +00:00
14a06eee32
fix(deps): update nextjs monorepo to v15.2.0
Lint / Lint (push) Successful in 34s
2025-03-01 04:02:22 +00:00
13644d7831
fix(deps): update dependency lucide-react to ^0.477.0
Lint / Lint (push) Successful in 31s
2025-03-01 03:02:30 +00:00
c0ae4f7b13
chore(deps): update dependency typescript to v5.8.2
Lint / Lint (push) Successful in 44s
2025-03-01 02:02:50 +00:00
01f664ccb1
chore(deps): update dependency turbo to v2.4.4
Lint / Lint (push) Successful in 39s
2025-03-01 01:02:39 +00:00