Skip to content

Bump postcss, nuxt and @nuxtjs/tailwindcss in /nuxt-supabase-auth#485

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nuxt-supabase-auth/multi-fa340d5f6c
Open

Bump postcss, nuxt and @nuxtjs/tailwindcss in /nuxt-supabase-auth#485
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nuxt-supabase-auth/multi-fa340d5f6c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss, nuxt and @nuxtjs/tailwindcss. These dependencies needed to be updated together.
Updates postcss from 8.3.6 to 8.5.15

Release notes

Sourced from postcss's releases.

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

8.5.3

8.5.2

8.5.1

8.5 “Duke Alloces”

... (truncated)

Changelog

Sourced from postcss's changelog.

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

8.5.9

  • Speed up source map encoding paring in case of the error.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).

8.5.6

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

8.5.4

8.5.3

... (truncated)

Commits
  • eae46db Release 8.5.15 version
  • 79508ff Update CI actions
  • b128e21 Speed up declaration parsing by avoiding creating new array on each token
  • 9825dca Fix code format
  • 55789c8 Update dependencies
  • 84fbbe9 Install older pnpm action for old Node.js
  • 9f860bd Revert pnpm action for old Node.js
  • 0877198 Update CI actions
  • b2d1a33 Fix linter warnings
  • 0700dac Merge pull request #2088 from rootvector2/add-oss-fuzz-harness
  • Additional commits viewable in compare view

Updates nuxt from 2.15.8 to 2.18.1

Release notes

Sourced from nuxt's releases.

v2.18.1

👉 Changelog

compare changes

🩹 Fixes

  • webpack: Depend on earlier version of mkdirp (f67056b9e)

❤️ Contributors

v2.18.0

👉 Changelog

compare changes

🚀 Enhancements

  • webpack: Migrate to memfs (#27652)

🩹 Fixes

  • vue-app: Don't throw if we can't read sessionStorage (#27662)
  • config: Add back md4 monkey-patch for wider ecosystem (#27865)

🏡 Chore

❤️ Contributors

v2.17.4

👉 Changelog

compare changes

🩹 Fixes

  • types: Bump serve-static types to v1.15.7 (1c44c376d)
  • generator: Use maintained html-minifier-terser (#26914)
  • vue-app: Prevent double page mount (#10874)
  • core: Don't skip loading runtime modules if one is improperly resolved (#10193)
  • vue-app: Prevent error page mounting twice (#27484)

... (truncated)

Commits

Updates @nuxtjs/tailwindcss from 4.2.1 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

v6.13.2

compare changes

🩹 Fixes

  • content: Resolve app/ dir for utils, resolves #955 (#955)
  • content: Use pages:extend to get page routes (f226a64)
  • config: Dedupe tailwind.config from configPaths, closes #949 (#949)

📖 Documentation

  • Mention tailwindcss-cli if tailwindcss init fails (#946)
  • Direct to v3 tailwindcss docs (a7c54c4)
  • Revert to NuxtTailwind (#963)
  • Update module-options.md (159ab53)

... (truncated)

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

v6.13.2

compare changes

🩹 Fixes

  • content: Resolve app/ dir for utils, resolves #955 (#955)
  • content: Use pages:extend to get page routes (f226a64)
  • config: Dedupe tailwind.config from configPaths, closes #949 (#949)

📖 Documentation

  • Mention tailwindcss-cli if tailwindcss init fails (#946)
  • Direct to v3 tailwindcss docs (a7c54c4)

... (truncated)

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
Maintainer changes

This version was pushed to npm by ineshbose, a new releaser for @​nuxtjs/tailwindcss since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [postcss](https://github.com/postcss/postcss), [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) and [@nuxtjs/tailwindcss](https://github.com/nuxt-modules/tailwindcss). These dependencies needed to be updated together.

Updates `postcss` from 8.3.6 to 8.5.15
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.3.6...8.5.15)

Updates `nuxt` from 2.15.8 to 2.18.1
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v2.18.1/packages/nuxt)

Updates `@nuxtjs/tailwindcss` from 4.2.1 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@v4.2.1...v6.14.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.15
  dependency-type: direct:development
- dependency-name: nuxt
  dependency-version: 2.18.1
  dependency-type: direct:production
- dependency-name: "@nuxtjs/tailwindcss"
  dependency-version: 6.14.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 10, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants