krhrtky / self-hr

0 stars 0 forks source link

fix(deps): update dependency tailwind-merge to ^2.5.2 #211

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwind-merge ^2.2.1 -> ^2.5.2 age adoption passing confidence

Release Notes

dcastil/tailwind-merge (tailwind-merge) ### [`v2.5.2`](https://togithub.com/dcastil/tailwind-merge/compare/v2.5.1...a72f2f474fbba41c9940d3c9737cd3ad431d68da) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.5.1...v2.5.2) ### [`v2.5.1`](https://togithub.com/dcastil/tailwind-merge/releases/tag/v2.5.1) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.1) ##### Bug Fixes - Fx space at beginning of input causing infinite loop by [@​dcastil](https://togithub.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/457](https://togithub.com/dcastil/tailwind-merge/pull/457) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.5.0...v2.5.1 Thanks to [@​brandonmcconnell](https://togithub.com/brandonmcconnell), [@​manavm1990](https://togithub.com/manavm1990), [@​langy](https://togithub.com/langy), [@​jamesreaco](https://togithub.com/jamesreaco) and [@​jamaluddinrumi](https://togithub.com/jamaluddinrumi) for sponsoring tailwind-merge! ❤️ ### [`v2.5.0`](https://togithub.com/dcastil/tailwind-merge/releases/tag/v2.5.0) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.0) ##### New Features - Performance improvements in mergeClassList by [@​XantreDev](https://togithub.com/XantreDev) in [https://github.com/dcastil/tailwind-merge/pull/450](https://togithub.com/dcastil/tailwind-merge/pull/450) and [@​rortan134](https://togithub.com/rortan134) in [https://github.com/dcastil/tailwind-merge/pull/445](https://togithub.com/dcastil/tailwind-merge/pull/445) - Use arrow functions where possible to help with minification by [@​VIKTORVAV99](https://togithub.com/VIKTORVAV99) in [https://github.com/dcastil/tailwind-merge/pull/449](https://togithub.com/dcastil/tailwind-merge/pull/449) ##### Bug Fixes - Fix bg-opacity arbitrary percentages not being recognized properly by [@​dcastil](https://togithub.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/451](https://togithub.com/dcastil/tailwind-merge/pull/451) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.4.0...v2.5.0 Thanks to [@​brandonmcconnell](https://togithub.com/brandonmcconnell), [@​manavm1990](https://togithub.com/manavm1990), [@​langy](https://togithub.com/langy) and [@​jamesreaco](https://togithub.com/jamesreaco) for sponsoring tailwind-merge! ❤️ ### [`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**: https://github.com/dcastil/tailwind-merge/compare/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! ❤️ ### [`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 [@​dcastil](https://togithub.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/403](https://togithub.com/dcastil/tailwind-merge/pull/403) - Added support for bigint in ClassNameValue type by [@​LarsArtmann](https://togithub.com/LarsArtmann) in [https://github.com/dcastil/tailwind-merge/pull/402](https://togithub.com/dcastil/tailwind-merge/pull/402) ##### Documentation - Add tailwind-merge-go to similar packages in docs by [@​Oudwins](https://togithub.com/Oudwins) in [https://github.com/dcastil/tailwind-merge/pull/396](https://togithub.com/dcastil/tailwind-merge/pull/396) **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v2.2.2...v2.3.0 Thanks to [@​brandonmcconnell](https://togithub.com/brandonmcconnell), [@​manavm1990](https://togithub.com/manavm1990), [@​langy](https://togithub.com/langy) and [@​jamesreaco](https://togithub.com/jamesreaco) for sponsoring tailwind-merge! ❤️ ### [`v2.2.2`](https://togithub.com/dcastil/tailwind-merge/compare/v2.2.1...dac08e4973b881d2f36a840ebf787ad4a4548562) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v2.2.1...v2.2.2)

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.



This PR was generated by Mend Renovate. View the repository job log.

coderabbitai[bot] commented 6 months ago

Walkthrough

The recent updates involve upgrading the tailwind-merge package in the project's package.json from version ^2.2.1 to ^2.5.2. These upgrades are intended to bring enhancements, new features, or bug fixes, ensuring that the application benefits from the latest improvements while maintaining backward compatibility.

Changes

Files Change Summary
front/app/package.json Updated tailwind-merge package from ^2.2.1 to ^2.5.0, then to ^2.5.1, and finally to ^2.5.2.

Poem

🐇 Hopping high with joy today,
A package change, hip-hip-hooray!
Tailwind's merge, now bright and new,
Bugs and fixes, all for you!
With a leap and a bound, we cheer,
Upgraded code, let’s spread the cheer! 🌟


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.