-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): bump tailwind-merge from 1.13.2 to 2.3.0 #234
Merged
dependabot
merged 1 commit into
develop
from
dependabot/npm_and_yarn/tailwind-merge-2.3.0
Apr 20, 2024
Merged
chore(deps): bump tailwind-merge from 1.13.2 to 2.3.0 #234
dependabot
merged 1 commit into
develop
from
dependabot/npm_and_yarn/tailwind-merge-2.3.0
Apr 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.13.2 to 2.3.0. - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v1.13.2...v2.3.0) --- updated-dependencies: - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Apr 19, 2024
@dependabot squash and merge
…On 4/20/24 12:48 AM, dependabot[bot] wrote:
Bumps tailwind-merge <https://github.com/dcastil/tailwind-merge> from
1.13.2 to 2.3.0.
Release notes
/Sourced from tailwind-merge's releases
<https://github.com/dcastil/tailwind-merge/releases>./
v2.3.0
New Features
* Add support for mix-blend-plus-darker utility by |@dcastil|
<https://github.com/dcastil> in dcastil/tailwind-merge#403
<https://redirect.github.com/dcastil/tailwind-merge/pull/403>
* Added support for bigint in ClassNameValue type by |@
LarsArtmann| <https://github.com/LarsArtmann> in
dcastil/tailwind-merge#402
<https://redirect.github.com/dcastil/tailwind-merge/pull/402>
Documentation
* Add tailwind-merge-go to similar packages in docs by |@Oudwins|
<https://github.com/Oudwins> in dcastil/tailwind-merge#396
<https://redirect.github.com/dcastil/tailwind-merge/pull/396>
*Full Changelog*: ***@***.***
<dcastil/tailwind-merge@v2.2.2...v2.3.0>
Thanks to |@brandonmcconnell|
<https://github.com/brandonmcconnell>, |@manavm1990|
<https://github.com/manavm1990>, |@langy|
<https://github.com/langy> and |@jamesreaco|
<https://github.com/jamesreaco> for sponsoring tailwind-merge! ❤️
v2.2.2
Bug Fixes
* Fix arbitrary shadow with inset not recognized by |@dcastil|
<https://github.com/dcastil> in dcastil/tailwind-merge#392
<https://redirect.github.com/dcastil/tailwind-merge/pull/392>
Documentation
* Fix minor typos in |configuration.md| by |@stephan281094|
<https://github.com/stephan281094> in dcastil/tailwind-merge#372
<https://redirect.github.com/dcastil/tailwind-merge/pull/372>
*Full Changelog*: ***@***.***
<dcastil/tailwind-merge@v2.2.1...v2.2.2>
Thanks to |@brandonmcconnell|
<https://github.com/brandonmcconnell>, |@manavm1990|
<https://github.com/manavm1990>, |@langy|
<https://github.com/langy>, a private sponsor and |@jamesreaco|
<https://github.com/jamesreaco> for sponsoring tailwind-merge! ❤️
v2.2.1
Bug Fixes
* Fix stroke-color being incorrectly detected as stroke-width by
|@dcastil| <https://github.com/dcastil> in
dcastil/tailwind-merge#371
<https://redirect.github.com/dcastil/tailwind-merge/pull/371>
*Full Changelog*: ***@***.***
<dcastil/tailwind-merge@v2.2.0...v2.2.1>
Thanks to |@brandonmcconnell|
<https://github.com/brandonmcconnell>, |@manavm1990|
<https://github.com/manavm1990> and |@langy|
<https://github.com/langy> for sponsoring tailwind-merge! ❤️
v2.2.0
New Features
* Add support for Tailwind CSS v3.4 by |@dcastil|
<https://github.com/dcastil> in dcastil/tailwind-merge#360
<https://redirect.github.com/dcastil/tailwind-merge/pull/360>
*Full Changelog*: ***@***.***
<dcastil/tailwind-merge@v2.1.0...v2.2.0>
Thanks to |@brandonmcconnell|
<https://github.com/brandonmcconnell>, |@manavm1990|
<https://github.com/manavm1990>, |@ErwinAI|
<https://github.com/ErwinAI> and |@langy|
<https://github.com/langy> for sponsoring tailwind-merge! ❤️
v2.1.0
New Features
* Add |ClassValidator| type to package exports by |@dcastil|
<https://github.com/dcastil> in dcastil/tailwind-merge#348
<https://redirect.github.com/dcastil/tailwind-merge/pull/348>
... (truncated)
Commits
* |69baa12|
<dcastil/tailwind-merge@69baa12> v2.3.0
* |428f681|
<dcastil/tailwind-merge@428f681> add v2.3.0 changelog
* |103b949|
<dcastil/tailwind-merge@103b949> Merge pull request #403 <https://redirect.github.com/dcastil/tailwind-merge/issues/403> from dcastil/add-support-for-tailwindcss-v3.4.2
* |1a0ffe3|
<dcastil/tailwind-merge@1a0ffe3> add support for mix-blend-plus-darker utility
* |aae31bb|
<dcastil/tailwind-merge@aae31bb> Merge pull request #402 <https://redirect.github.com/dcastil/tailwind-merge/issues/402> from LarsArtmann/patch-1
* |57a5afb|
<dcastil/tailwind-merge@57a5afb> All all falsely bigint's in ClassNameValue
* |7aa5790|
<dcastil/tailwind-merge@7aa5790> Added support for bigint in ClassNameValue type
* |361cf8c|
<dcastil/tailwind-merge@361cf8c> Merge pull request #398 <https://redirect.github.com/dcastil/tailwind-merge/issues/398> from dcastil/renovate/all-minor-patch
* |54c510a|
<dcastil/tailwind-merge@54c510a> chore(deps): update all non-major dependencies
* |e96959a|
<dcastil/tailwind-merge@e96959a> Add Laravel and PHP packages to docs
* Additional commits viewable in compare view
<dcastil/tailwind-merge@v1.13.2...v2.3.0>
Dependabot compatibility score
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
***@***.*** rebase|.
------------------------------------------------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
* ***@***.*** rebase| will rebase this PR
* ***@***.*** recreate| will recreate this PR, overwriting any edits
that have been made to it
* ***@***.*** merge| will merge this PR after your CI passes on it
* ***@***.*** squash and merge| will squash and merge this PR after
your CI passes on it
* ***@***.*** cancel merge| will cancel a previously requested merge
and block automerging
* ***@***.*** reopen| will reopen this PR if it is closed
* ***@***.*** close| will close this PR and stop Dependabot
recreating it. You can achieve the same result by closing it manually
* ***@***.*** show <dependency name> ignore conditions| will show all
of the ignore conditions of the specified dependency
* ***@***.*** ignore this major version| will close this PR and stop
Dependabot creating any more for this major version (unless you
reopen the PR or upgrade to it yourself)
* ***@***.*** ignore this minor version| will close this PR and stop
Dependabot creating any more for this minor version (unless you
reopen the PR or upgrade to it yourself)
* ***@***.*** ignore this dependency| will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen
the PR or upgrade to it yourself)
------------------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#234
<#234>
Commit Summary
* b55c7ad
<b55c7ad> chore(deps): bump tailwind-merge from 1.13.2 to 2.3.0
File Changes
(2 files <https://github.com/woollygoods/huehuehue/pull/234/files>)
* *M* package.json
<https://github.com/woollygoods/huehuehue/pull/234/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519> (2)
* *M* yarn.lock
<https://github.com/woollygoods/huehuehue/pull/234/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de> (22)
Patch Links:
* https://github.com/woollygoods/huehuehue/pull/234.patch
<https://github.com/woollygoods/huehuehue/pull/234.patch>
* https://github.com/woollygoods/huehuehue/pull/234.diff
<https://github.com/woollygoods/huehuehue/pull/234.diff>
—
Reply to this email directly, view it on GitHub
<#234>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AISLPXDVJWQEBMR3RXQ6H2TY6GNLTAVCNFSM6AAAAABGP5V7W6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TIMJWGU2TOOA>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps tailwind-merge from 1.13.2 to 2.3.0.
Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
69baa12
v2.3.0428f681
add v2.3.0 changelog103b949
Merge pull request #403 from dcastil/add-support-for-tailwindcss-v3.4.21a0ffe3
add support for mix-blend-plus-darker utilityaae31bb
Merge pull request #402 from LarsArtmann/patch-157a5afb
All all falsely bigint's in ClassNameValue7aa5790
Added support for bigint in ClassNameValue type361cf8c
Merge pull request #398 from dcastil/renovate/all-minor-patch54c510a
chore(deps): update all non-major dependenciese96959a
Add Laravel and PHP packages to docsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)