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 2.0.0 to 2.1.0 #82

Closed
wants to merge 1 commit into from

Conversation

lryanle
Copy link
Owner

@lryanle lryanle commented Dec 30, 2023

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


Snyk has created this PR to upgrade tailwind-merge from 2.0.0 to 2.1.0.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-12-02.
Release notes
Package name: tailwind-merge
  • 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! ❤️

from tailwind-merge GitHub release notes
Commit messages
Package name: tailwind-merge

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

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

vercel bot commented Dec 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
seniordesign ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2023 2:11pm

@lryanle lryanle self-assigned this Dec 30, 2023
@lryanle lryanle closed this Jan 19, 2024
@lryanle lryanle deleted the snyk-upgrade-c7ea94ed4773081fee342704fb497a32 branch March 16, 2024 18:16
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