chore(deps): update tailwindcss monorepo to v3.4.19 #134

Open
renovate wants to merge 1 commit from renovate/tailwindcss-monorepo into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
tailwindcss (source) 3.4.183.4.19 age confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v3.4.19

Compare Source

Fixed
  • Don’t break sibling-*() functions when used inside calc(…) (#​19335)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tailwindcss](https://tailwindcss.com) ([source](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)) | [`3.4.18` → `3.4.19`](https://renovatebot.com/diffs/npm/tailwindcss/3.4.18/3.4.19) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tailwindcss/3.4.19?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tailwindcss/3.4.18/3.4.19?slim=true) | --- ### Release Notes <details> <summary>tailwindlabs/tailwindcss (tailwindcss)</summary> ### [`v3.4.19`](https://github.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#3419---2025-12-10) [Compare Source](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.18...v3.4.19) ##### Fixed - Don’t break `sibling-*()` functions when used inside `calc(…)` ([#&#8203;19335](https://github.com/tailwindlabs/tailwindcss/pull/19335)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tailwindcss-monorepo:renovate/tailwindcss-monorepo
git switch renovate/tailwindcss-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/tailwindcss-monorepo
git switch renovate/tailwindcss-monorepo
git rebase main
git switch main
git merge --ff-only renovate/tailwindcss-monorepo
git switch renovate/tailwindcss-monorepo
git rebase main
git switch main
git merge --no-ff renovate/tailwindcss-monorepo
git switch main
git merge --squash renovate/tailwindcss-monorepo
git switch main
git merge --ff-only renovate/tailwindcss-monorepo
git switch main
git merge renovate/tailwindcss-monorepo
git push origin main
Sign in to join this conversation.
No description provided.