Skip to content

build(deps): bump tailwind_merge from 1.5.2 to 1.5.3 in /docs - #509

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/docs/tailwind_merge-1.5.3
Open

build(deps): bump tailwind_merge from 1.5.2 to 1.5.3 in /docs#509
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/docs/tailwind_merge-1.5.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tailwind_merge from 1.5.2 to 1.5.3.

Release notes

Sourced from tailwind_merge's releases.

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.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
  • 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
  • 3c5e920 Merge pull request #83 from svyatov/perf/lazy-modifiers-alloc
  • 0ee620e perf(parse): skip modifiers array alloc for no-modifier classes
  • ce2f41d Merge pull request #82 from svyatov/chore/deep-freeze-config-defaults
  • 9bf4778 chore(config): deep-freeze DEFAULTS to prevent global-state mutation
  • 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

Update docs dependency tailwind_merge from 1.5.2 to 1.5.3 to fix merging for the shadow-inner class and improve parse performance. Previously shadow-inner could be misclassified; now it is grouped under shadow. Defaults are deep-frozen to prevent global-state mutation.

  • Build docs and verify components using shadow-inner render correctly.
  • Confirm docs does not attempt to mutate tailwind_merge defaults.
  • Only Gemfile/Gemfile.lock changed; transitive sin_lru_redux patched to 2.5.3. No migration actions required.

Written for commit 329d8cc. 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.3.
- [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.3)

---
updated-dependencies:
- dependency-name: tailwind_merge
  dependency-version: 1.5.3
  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 Aug 16, 2026
@dependabot
dependabot Bot requested a review from cirdes as a code owner August 16, 2026 10:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 16, 2026
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.

0 participants