Skip to content

build(deps-dev): bump tailwind_merge from 1.5.2 to 1.5.4 in /gem - #514

Merged
cirdes merged 1 commit into
mainfrom
dependabot/bundler/gem/tailwind_merge-1.5.4
Aug 24, 2026
Merged

build(deps-dev): bump tailwind_merge from 1.5.2 to 1.5.4 in /gem#514
cirdes merged 1 commit into
mainfrom
dependabot/bundler/gem/tailwind_merge-1.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps tailwind_merge from 1.5.2 to 1.5.4.

Release notes

Sourced from tailwind_merge's releases.

v1.5.4

1.5.4 (2026-08-13)

Bug Fixes

  • config: axis shorthands override logical sides (#87)

v1.5.3

1.5.3 (2026-08-11)

Bug Fixes

  • config: classify shadow-inner into the shadow class group (99bccc2)

Performance Improvements

  • parse: skip modifiers array alloc for no-modifier classes (0ee620e)

Miscellaneous Chores

  • trigger release-please run (65e80ae)
  • config: deep-freeze DEFAULTS to prevent global-state mutation (9bf4778)
Changelog

Sourced from tailwind_merge's changelog.

1.5.4 (2026-08-13)

Bug Fixes

  • config: axis shorthands override logical sides (#87)

1.5.3 (2026-08-11)

Bug Fixes

  • config: classify shadow-inner into the shadow class group (99bccc2)

Performance Improvements

  • parse: skip modifiers array alloc for no-modifier classes (0ee620e)

Miscellaneous Chores

  • trigger release-please run (65e80ae)
  • config: deep-freeze DEFAULTS to prevent global-state mutation (9bf4778)
Commits
  • fb5aa10 Merge pull request #88 from gjtorikian/release-please
  • 6ba8761 [skip test] release v1.5.4
  • 0ce69a7 Merge pull request #87 from gjtorikian/fix/axis-shorthands-override-logical-s...
  • 66d8e2a fix(config): axis shorthands override logical sides
  • 9b726bd Merge pull request #86 from gjtorikian/release-please
  • 870ff67 [skip test] release v1.5.3
  • 65e80ae chore: trigger release-please run
  • f7f26fe Merge pull request #84 from gjtorikian/fix/shadow-inner-class-group
  • 756ecc2 modernize release process
  • 99bccc2 fix(config): classify shadow-inner into the shadow class group
  • Additional commits viewable 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 dev dependency tailwind_merge from 1.5.2 to 1.5.4 in /gem to improve Tailwind class-merge correctness and small parse performance.

  • Behavior change: axis shorthands now override logical sides; shadow-inner is grouped with shadow utilities. This may alter merged class output in dev/test usage.
  • Stability/perf: parser reduces allocations; defaults are deep-frozen to prevent global-state mutation.
  • Transitive: bumps sin_lru_redux 2.5.2 → 2.5.3. Scope is dev-only; only Gemfile.lock changed.

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

Review in cubic

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

---
updated-dependencies:
- dependency-name: tailwind_merge
  dependency-version: 1.5.4
  dependency-type: direct:development
  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 Aug 23, 2026
@dependabot
dependabot Bot requested a review from cirdes as a code owner August 23, 2026 10:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 23, 2026
@cirdes
cirdes merged commit 6730b3b into main Aug 24, 2026
7 checks passed
@cirdes
cirdes deleted the dependabot/bundler/gem/tailwind_merge-1.5.4 branch August 24, 2026 12:02
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