chore(deps): update dependency @nuxtjs/tailwindcss to v6.14.0 #34

Closed
tommy wants to merge 1 commit from renovate/nuxtjs-tailwindcss-6.x-lockfile into main
Owner

This PR contains the following updates:

Package Type Update Change
@nuxtjs/tailwindcss devDependencies minor 6.13.2 -> 6.14.0

Release Notes

nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.14.0

Compare Source

compare changes

🚀 Enhancements
  • Add initial tw4 support in v6 (#​980)
  • defineConfig: Enable conditional return (#​979)
🩹 Fixes
  • Content resolution for [...path].vue pages (#​965)
  • Try resolving tailwindcss from module (#​974)
  • config-hmr: InteropDefault when importing config changes (d3e4de7)
  • content: Move strict scanning to experimental (75efd5c)
  • types: Mark as optional (4a4af2c)
  • content: Spa-loading-template path with nuxt 4 app dir (3f59d4a)
  • content: Revert pages to only app as layers also inherit it (4eea740)
  • Only show Tailwind v4 warning when v4 is used (#​983, #​984)
  • defineConfig: Pass cwd path to requireModule (a0da2ee)
💅 Refactors
  • proxy: Use ohash diff to determine changes instead (#​985)
🏡 Chore
  • Move kit back to explicit dependency (#​968)
❤️ Contributors

Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nuxtjs/tailwindcss](https://github.com/nuxt-modules/tailwindcss) | devDependencies | minor | [`6.13.2` -> `6.14.0`](https://renovatebot.com/diffs/npm/@nuxtjs%2ftailwindcss/6.13.2/6.14.0) | --- ### Release Notes <details> <summary>nuxt-modules/tailwindcss (@&#8203;nuxtjs/tailwindcss)</summary> ### [`v6.14.0`](https://github.com/nuxt-modules/tailwindcss/blob/HEAD/CHANGELOG.md#v6140) [Compare Source](https://github.com/nuxt-modules/tailwindcss/compare/v6.13.2...v6.14.0) [compare changes](https://github.com/nuxt-modules/tailwindcss/compare/v6.13.2...v6.14.0) ##### 🚀 Enhancements - Add initial tw4 support in v6 ([#&#8203;980](https://github.com/nuxt-modules/tailwindcss/pull/980)) - **defineConfig:** Enable conditional return ([#&#8203;979](https://github.com/nuxt-modules/tailwindcss/pull/979)) ##### 🩹 Fixes - Content resolution for \[...path].vue pages ([#&#8203;965](https://github.com/nuxt-modules/tailwindcss/pull/965)) - Try resolving `tailwindcss` from module ([#&#8203;974](https://github.com/nuxt-modules/tailwindcss/pull/974)) - **config-hmr:** InteropDefault when importing config changes ([d3e4de7](https://github.com/nuxt-modules/tailwindcss/commit/d3e4de7)) - **content:** Move strict scanning to experimental ([75efd5c](https://github.com/nuxt-modules/tailwindcss/commit/75efd5c)) - **types:** Mark as optional ([4a4af2c](https://github.com/nuxt-modules/tailwindcss/commit/4a4af2c)) - **content:** Spa-loading-template path with nuxt 4 app dir ([3f59d4a](https://github.com/nuxt-modules/tailwindcss/commit/3f59d4a)) - **content:** Revert pages to only app as layers also inherit it ([4eea740](https://github.com/nuxt-modules/tailwindcss/commit/4eea740)) - Only show Tailwind v4 warning when v4 is used ([#&#8203;983](https://github.com/nuxt-modules/tailwindcss/pull/983), [#&#8203;984](https://github.com/nuxt-modules/tailwindcss/pull/984)) - **defineConfig:** Pass cwd path to requireModule ([a0da2ee](https://github.com/nuxt-modules/tailwindcss/commit/a0da2ee)) ##### 💅 Refactors - **proxy:** Use ohash diff to determine changes instead ([#&#8203;985](https://github.com/nuxt-modules/tailwindcss/pull/985)) ##### 🏡 Chore - Move kit back to explicit dependency ([#&#8203;968](https://github.com/nuxt-modules/tailwindcss/pull/968)) ##### ❤️ Contributors - Inesh Bose <dev@inesh.xyz> - Connor Pearson ([@&#8203;cjpearson](http://github.com/cjpearson)) - Daniel Roe ([@&#8203;danielroe](http://github.com/danielroe)) - Juho Rutila ([@&#8203;jrutila](http://github.com/jrutila)) </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from ed60af09a9 to 1b1bd34fad 2025-04-29 01:06:07 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 1b1bd34fad to 897c1beafb 2025-04-30 01:06:39 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 897c1beafb to 26b76a7926 2025-05-01 01:05:52 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 26b76a7926 to 6cc2c7b0c2 2025-05-02 01:05:55 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 6cc2c7b0c2 to 12a4e41673 2025-05-03 01:06:14 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 12a4e41673 to 4db67ee537 2025-05-04 01:05:45 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 4db67ee537 to d9ca089e6e 2025-05-05 01:05:45 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from d9ca089e6e to 5364b0091f 2025-05-06 01:08:05 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 5364b0091f to c6711e80b8 2025-05-07 01:08:39 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from c6711e80b8 to 97be542098 2025-05-08 01:08:34 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 97be542098 to 4f0ba06ac4 2025-05-09 01:10:39 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 4f0ba06ac4 to cbb3a4c05a 2025-05-10 01:07:58 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from cbb3a4c05a to da14586b59 2025-05-11 01:08:52 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from da14586b59 to bd15060260 2025-05-12 01:07:30 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from bd15060260 to d1f1ab999a 2025-05-13 01:06:59 +00:00 Compare
tommy force-pushed renovate/nuxtjs-tailwindcss-6.x-lockfile from 8a56287045 to 926453d735 2025-05-17 01:10:08 +00:00 Compare
tommy closed this pull request 2025-05-17 13:56:08 +00:00
Author
Owner

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^6.13.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`^6.13.1`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pub/status-web!34
No description provided.