Skip to content

build(deps): bump tailwind_merge from 1.5.1 to 1.5.2 in /docs#470

Merged
cirdes merged 1 commit into
mainfrom
dependabot/bundler/docs/tailwind_merge-1.5.2
Jul 13, 2026
Merged

build(deps): bump tailwind_merge from 1.5.1 to 1.5.2 in /docs#470
cirdes merged 1 commit into
mainfrom
dependabot/bundler/docs/tailwind_merge-1.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Bumps tailwind_merge from 1.5.1 to 1.5.2.

Release notes

Sourced from tailwind_merge's releases.

v1.5.2

What's Changed

New Contributors

Full Changelog: gjtorikian/tailwind_merge@v1.5.1...v1.5.2

Changelog

Sourced from tailwind_merge's changelog.

[v1.5.2] - 06-07-2026

What's Changed

New Contributors

Full Changelog: gjtorikian/tailwind_merge@v1.5.1...v1.5.2

Commits
  • 72edad5 Merge pull request #81 from gjtorikian/release/v1.5.2
  • 4b8f5b4 [skip test] update changelog
  • 55bb1a9 Bump version to 1.5.2
  • 524fd7e Merge pull request #80 from svyatov/perf/hot-path-optimizations
  • b36cc41 Merge pull request #79 from svyatov/fix/thread-safe-lru-cache
  • c693fe1 perf: reduce allocations in merge hot path (~35% faster)
  • 63f4c5b fix: use thread-safe LRU cache in Merger
  • See full diff in compare view

Dependabot compatibility score

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 @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 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)

Summary by cubic

Upgrade tailwind_merge to 1.5.2 in /docs to fix LRU cache thread-safety and speed up Tailwind class merging. Improves stability and performance (~35% faster merges, ~56% fewer allocations).

Written for commit 0559917. Summary will update on new commits.

Review in cubic

Bumps [tailwind_merge](https://github.com/gjtorikian/tailwind_merge) from 1.5.1 to 1.5.2.
- [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.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: tailwind_merge
  dependency-version: 1.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 12, 2026
@dependabot dependabot Bot requested a review from cirdes as a code owner July 12, 2026 10:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 12, 2026
@cirdes cirdes merged commit 0c04e00 into main Jul 13, 2026
7 checks passed
@cirdes cirdes deleted the dependabot/bundler/docs/tailwind_merge-1.5.2 branch July 13, 2026 18:48
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant