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

[Snyk] Upgrade tailwind-merge from 1.13.2 to 2.2.0 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gr00nd
Copy link
Member

@gr00nd gr00nd commented Feb 5, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade tailwind-merge from 1.13.2 to 2.2.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 57 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-12-21.
Release notes
Package name: tailwind-merge
  • 2.2.0 - 2023-12-21

    New Features

    Full Changelog: v2.1.0...v2.2.0

    Thanks to @ brandonmcconnell, @ manavm1990, @ ErwinAI and @ langy for sponsoring tailwind-merge! ❤️

  • 2.2.0-dev.f9e4aa070e5b7eb66cf697cddc878196ff66619d - 2024-01-01
  • 2.2.0-dev.f015c8110f6e743e6da0c1a878aff3a24a4eae1c - 2024-01-22
  • 2.2.0-dev.ee02ebe9cf5e99fc01996052fb8c7977ef96555d - 2024-01-01
  • 2.2.0-dev.e874a79ba2e037c3f87d8f00b7b5929a53f330c2 - 2023-12-21
  • 2.2.0-dev.c4adf5dfaabc5ae436270dc8b6c45d679bfc0a9b - 2024-01-22
  • 2.2.0-dev.627d46673846683b8f25e5743a5a15932b780415 - 2023-12-26
  • 2.2.0-dev.602ce0219124998610ba7b9ddc000efcd1ba0585 - 2024-01-01
  • 2.1.0 - 2023-12-02

    New Features

    • Add ClassValidator type to package exports by @ dcastil in #348

    Bug Fixes

    • Fix display class not removed when it precedes line-clamp class by @ dcastil in #347

    Documentation

    Full Changelog: v2.0.0...v2.1.0

    Thanks to @ brandonmcconnell, @ manavm1990, @ ErwinAI and @ langy for sponsoring tailwind-merge! ❤️

  • 2.1.0-dev.a7e26a8ffd57062c065cad432dafa7b65be30515 - 2023-12-21
  • 2.1.0-dev.381f1179250196e8f7df5b5c814b42c353cd0e51 - 2023-12-02
  • 2.0.0 - 2023-10-29

    The tailwind-merge v2 release has been sitting here almost finished for 2 months already. But the timing was never quite right, especially thinking about the increased support needed after the release. In the meantime, the product of the company I work at launched in public beta and I married. Thank you for your patience.

    This release focuses on making it easier to configure the library for new users. Check out the migration guide and if you have any questions, feel free to create an issue.

    Breaking Changes

    • Fix background-image and background-position being merged incorrectly by @ dcastil in #300
      • Values for background-position and background-size can look very similar and Tailwind CSS uses the same bg- prefix for both groups. This results in some limitations for tailwind-merge. If you use background position or background size with arbitrary values, please read this section about how to use them.
    • Make types of available keys more strict and configurable through generics by @ kachkaev in #279
    • Make it possible to override elements with extendTailwindMerge by @ dcastil in #294
    • Separate validators better by @ dcastil in #292
    • Make conflictingClassGroupModifiers in config non-optional by @ dcastil in #291
    • Move separator to config by @ dcastil in #290
    • Remove module field from package.json by @ dcastil in #289
    • Remove deprecated exports by @ dcastil in #288
    • Transpile lib to more modern JS by @ dcastil in #287

    New Features

    Bug Fixes

    • Fix touch action classes overriding each other incorrectly by @ dcastil in #313
    • Fix background-image and background-position being merged incorrectly by @ dcastil in #300
    • Fix number validators accidentally returning true for empty strings by @ dcastil in #295
    • Rename lazy-initializaton.test.ts to lazy-initialization.test.ts by @ CrutchTheClutch in #284

    Documentation

    • Explain limitations of arbitrary values in bg-size and bg-position class groups in docs by @ dcastil in #328

    Full Changelog: v1.14.0...v2.0.0

    Thanks to @ quezlatch, @ brandonmcconnell, @ manavm1990 and @ ErwinAI for sponsoring tailwind-merge! ❤️

  • 2.0.0-dev.d93fe6feb63ad6562d9cf86d42f3fd701302ab72 - 2023-11-20
  • 2.0.0-dev.d89615ba03c03bc1a3c9507933c1b78d0edafc4b - 2023-12-02
  • 2.0.0-dev.cc270c5827182405a024ec5fe1509d88d218fdd9 - 2023-10-29
  • 2.0.0-dev.bf16993e2fff2cef0e4f5ad0b74fa497c8f731fa - 2023-12-01
  • 2.0.0-dev.bce8bc919fac299f12c9d04487f9aaf76882ce3c - 2023-10-29
  • 2.0.0-dev.ae35a5d1291e0ad83c909d6a4f3a43e94203b073 - 2023-10-29
  • 2.0.0-dev.aca28e8a82574e2955179ee947ff85070182cab1 - 2023-11-01
  • 2.0.0-dev.a5c366cc1a4deea4ca139c33c797a8af4bee52a6 - 2023-11-01
  • 2.0.0-dev.9fdc590af2e67468279d8d118a49bded9af48bef - 2023-11-18
  • 2.0.0-dev.9cdf1e249feaf3d9427e29e3fd67be5e093f8e7c - 2023-10-29
  • 2.0.0-dev.730b1c2e2e193d8a4e2236094b6aebd58c6ad3c9 - 2023-11-01
  • 2.0.0-dev.70f836073b2e091a58e92da1ad8905990f2da8f7 - 2023-12-02
  • 2.0.0-dev.6ccc4ac57049b0ad0bcb7726a8e01b0beb9d3d37 - 2023-11-01
  • 2.0.0-dev.552d019f902486865ce2f14b9651ddae0fee8ebe - 2023-11-18
  • 2.0.0-dev.50bc4ead9cc418b6faa2edaf2a56f8be6d6bfc45 - 2023-11-01
  • 2.0.0-dev.396e24514fd2318398b074bd69051260763ace07 - 2023-10-30
  • 2.0.0-dev.1b6ebb56585b7aca2757e0a3d74998f0d4831013 - 2023-10-29
  • 1.14.0 - 2023-07-16
    Read more
  • 1.14.0-dev.fb1fc1f9d106f2184e24949e6e6d1a67904706fa - 2023-09-18
  • 1.14.0-dev.f3201afb5b6254093456ee83e2959b4b488b876a - 2023-10-29
  • 1.14.0-dev.f31447b4f4dd875b9c5ad07c7de88d6a350a67fd - 2023-08-19
  • 1.14.0-dev.eb09d5273d14c9287afcd3d789243d191cccbb1b - 2023-09-17
  • 1.14.0-dev.e7c8c8a2d616a1d16d94782a3ba1d8f1df8861af - 2023-10-29
  • 1.14.0-dev.e61df84bbefcc0987d84580c72ddb6a7418869d3 - 2023-07-19
  • 1.14.0-dev.df30d7abe887581042890b1e867d8e796603e69d - 2023-08-19
  • 1.14.0-dev.d1a447ccfabda92a5397b782a3e3ef991c5ce454 - 2023-09-01
  • 1.14.0-dev.cf4cd80bb3d311dd739dcdef3279012bd8a0996e - 2023-08-19
  • 1.14.0-dev.cb8fabe290f2fb6c470303cbdfba7be79d59af27 - 2023-08-19
  • 1.14.0-dev.b2d1c1b614ba1c215b24745ffdf93d8b75367187 - 2023-08-19
  • 1.14.0-dev.a96242821276bcf0de6e34301260b6aa50d57974 - 2023-10-19
  • 1.14.0-dev.a6f27b31c8defcb84d560114432823c6339fe975 - 2023-10-29
  • 1.14.0-dev.91b7d6708ae9ffffca05c98f88c991bd51126d4a - 2023-08-20
  • 1.14.0-dev.82f5ce30545f0692fade54fa2ff63f13259ef58e - 2023-10-01
  • 1.14.0-dev.788822bd2481685db619830556841538eecf967c - 2023-07-16
  • 1.14.0-dev.772ffb9bcb2139bed8a504dd4a0e23368da7867b - 2023-10-01
  • 1.14.0-dev.6f97f4038da635d9879a2f6e45d10ffeb145da0b - 2023-09-01
  • 1.14.0-dev.650405d4a8fbdcef0e4bbf61d33c8e757a08c182 - 2023-08-20
  • 1.14.0-dev.602e1aa9e0e31050cf46960c8c8632455eef7fa8 - 2023-08-18
  • 1.14.0-dev.52e6c9bcced8c08ff62d0db089d9dddd84f3ca04 - 2023-10-01
  • 1.14.0-dev.472f0ca2606e2102f9ce666702a396925d290a59 - 2023-10-01
  • 1.14.0-dev.31dcd2966ebb0e6901602609db1759403f05b251 - 2023-08-27
  • 1.14.0-dev.18e2c7150a361af8fb7e76c0e23289a676ec0bec - 2023-08-19
  • 1.14.0-dev.052e89b08d31049d43d154596ad898d4da366d21 - 2023-08-26
  • 1.14.0-dev.034751a1a1a59adb89b31cc14586c9aa4fd8c0f4 - 2023-08-20
  • 1.14.0-dev.01a1c48904cc7f801870f084fb57f8ccf6c56fad - 2023-08-19
  • 1.13.2 - 2023-06-15
    Read more
from tailwind-merge GitHub release notes
Commit messages
Package name: tailwind-merge
  • e874a79 v2.2.0
  • 071e336 add v2.2.0 changelog
  • a7e26a8 Merge pull request #360 from dcastil/feature/359/add-support-for-tailwind-css-v3.4
  • f283c08 update supported Tailwind versions in docs
  • c2e9f03 add test case for `*` variant
  • 2c0da8c add logical properties support for float and clear
  • a258e10 add `appearance-auto` utility
  • 3b770bc add `forced-color-adjust` utilities
  • 96f03ec add spacing scale to `min-width`, `min-height` and `max-width`
  • a37e24b add test case for subgrid utilities
  • 7dd8658 add `size-*` shorthand
  • 729e2e5 add test cases for `has-*` variants
  • 1274ad5 add `text-wrap` utilities
  • 6047d53 add support for `svh`, `lvh` and dvh` scale values
  • 381f117 v2.1.0
  • 70f8360 add v2.1.0 changelog
  • d89615b Merge pull request #354 from dcastil/renovate/size-limit-11.x
  • 81e1f5c also upgrade @ size-limit/preset-small-lib
  • 9c49010 chore(deps): update dependency size-limit to v11
  • bf16993 Merge pull request #351 from dcastil/renovate/all-minor-patch
  • dd789db chore(deps): update all non-major dependencies
  • d93fe6f Merge pull request #349 from Kosai106/patch-1
  • be7f520 chore(docs): remove extra curly bracket
  • 9fdc590 Merge pull request #348 from dcastil/feature/331/add-class-validator-type-to-lib-exports

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants