Bump tailwind_merge from 1.4.0 to 1.5.1 in /docs#399
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.4.0 to 1.5.1. - [Release notes](https://github.com/gjtorikian/tailwind_merge/releases) - [Changelog](https://github.com/gjtorikian/tailwind_merge/blob/main/CHANGELOG.md) - [Commits](gjtorikian/tailwind_merge@v1.4.0...v1.5.1) --- updated-dependencies: - dependency-name: tailwind_merge dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4.0 to 1.5.1.
Release notes
Sourced from tailwind_merge's releases.
Changelog
Sourced from tailwind_merge's changelog.
Commits
1ee8dcbMerge pull request #78 from gjtorikian/release/v1.5.1267f7c7[skip test] update changelog5e4950eBump version to 1.5.1d7b0522Merge pull request #77 from volition-co/ibrahima/1-investigate-memory-leak-gem/5d337ecdfix: optimize theme merging with lazy array duplicationf3ce261fix: optimize config cloning and prevent input mutationdc15162fix: prevent memory leak and mutation in config merginga65fa5dMerge pull request #76 from gjtorikian/release/v1.5.097d9aac[skip test] update changelog9c809d1Merge pull request #75 from gjtorikian/tw-43Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by cubic
Upgrade
tailwind_mergein the docs site from 1.4.0 to 1.5.1 to add Tailwind CSS 4.3 support and fix a memory leak when:themeis set in config.Written for commit e4451c3. Summary will update on new commits. Review in cubic