Skip to content

fix(deps): bump @nuxtjs/tailwindcss from 6.13.2 to 6.14.0 #744

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps @nuxtjs/tailwindcss from 6.13.2 to 6.14.0.

Release notes

Sourced from @​nuxtjs/tailwindcss's releases.

v6.14.0

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

Changelog

Sourced from @​nuxtjs/tailwindcss's changelog.

v6.14.0

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

Commits
  • 6fe86db chore(release): v6.14.0
  • a0da2ee fix(defineConfig): pass cwd path to requireModule
  • 6bc319c refactor(proxy): use ohash diff to determine changes instead (#985)
  • 9cc0bd5 feat(defineConfig): enable conditional return (#979)
  • 680246d fix: only show Tailwind v4 warning when v4 is used (#983) (#984)
  • 103b18d feat: add initial tw4 support in v6 (#980)
  • 4eea740 fix(content): revert pages to only app as layers also inherit it
  • 3f59d4a fix(content): spa-loading-template path with nuxt 4 app dir
  • 4a4af2c fix(types): mark as optional
  • 75efd5c fix(content): move strict scanning to experimental
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested a review from michielgerritsen April 28, 2025 01:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
Copy link

vercel bot commented Apr 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
magento2-model-generator ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 19, 2025 6:52am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/tailwindcss-6.14.0 branch 2 times, most recently from e071774 to a412f47 Compare May 7, 2025 00:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/tailwindcss-6.14.0 branch from a412f47 to b400750 Compare May 16, 2025 00:51
Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-modules/tailwindcss) from 6.13.2 to 6.14.0.
- [Release notes](https://github.com/nuxt-modules/tailwindcss/releases)
- [Changelog](https://github.com/nuxt-modules/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/tailwindcss@v6.13.2...v6.14.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/tailwindcss"
  dependency-version: 6.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/tailwindcss-6.14.0 branch from b400750 to eadaf7a Compare May 19, 2025 06:51
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant