Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps the npm_and_yarn group with 4 updates in the / directory: @nuxt/devtools, nuxt, vite and @nuxtjs/mdc.
Bumps the npm_and_yarn group with 2 updates in the /client directory: @nuxt/devtools and vite.
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/basic directory: @nuxt/devtools and vite.
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/scss directory: @nuxt/devtools and vite.
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/tailwindcss@3 directory: @nuxt/devtools and vite.
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/tailwindcss@4 directory: @nuxt/devtools and vite.
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/unocss directory: @nuxt/devtools and vite.

Updates @nuxt/devtools from 2.3.0 to 2.3.1

Release notes

Sourced from @​nuxt/devtools's releases.

v2.3.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

2.3.1 (2025-03-20)

Bug Fixes

  • downgrade execa to be compatible with Node v18, fix #821 (f15c7dc)
Commits

Updates nuxt from 3.16.0 to 3.16.1

Release notes

Sourced from nuxt's releases.

v3.16.1

compare changes

🔥 Performance

  • nuxt: Use browser cache for payloads (#31379)

🩹 Fixes

  • nuxt: Restore nuxt aliases to nitro compilerOptions.paths (#31278)
  • nuxt: Use new mocked-exports (#31295)
  • nuxt: Check resolved options for polyfills (#31307)
  • nuxt: Render style component html (#31337)
  • nuxt: Add missing lazy hydration prop in regex (#31359)
  • nuxt: Fully resolve nuxt dependencies (#31436)
  • vite: Don't show interim vite build output files (#31439)
  • nuxt: Ignore prerendering unprefixed public assets (151912ec3)
  • nuxt: Use more performant router catchall pattern (#31450)
  • nuxt: Prevent param duplication in typedPages implementation (#31331)
  • nuxt: Sort route paths before creating route tree (#31454)

📖 Documentation

  • Update link to vercel edge network (ec20802a5)
  • Improve HMR performance note for Windows users (#31301)
  • Correct WSL note phrasing (#31322)
  • Fix typo (#31341)
  • Adjust app.head example (#31350)
  • Include package manager options in update script (#31346)
  • Add missing comma (#31362)
  • Add mention of addServerTemplate to modules guide (#31369)
  • Add rspack and remove test-utils for monorepo guide (#31371)
  • Adjust example (#31372)
  • Update experimental docs (#31388)
  • Use ini syntax block highlighting for .env files (f79fabe46)
  • Improve useHydration docs (#31427)
  • Update broken docs links (#31430)
  • Mention possibility of prerendering api routes (#31234)

🏡 Chore

✅ Tests

  • Migrate runtime compiler test to playwright (+ add test cases) (#31405)
  • Migrate spa preloader tests to playwright (#31273)
  • Use srvx and random port for remote provider (#31432)

🤖 CI

❤️ Contributors

... (truncated)

Commits
  • cd38de2 v3.16.1
  • ea9025e fix(nuxt): sort route paths before creating route tree (#31454)
  • 7bbc794 fix(nuxt): prevent param duplication in typedPages implementation (#31331)
  • 10a4f8e fix(nuxt): use more performant router catchall pattern (#31450)
  • 502720f chore(deps): update all non-major dependencies (3.x) (#31452)
  • 151912e fix(nuxt): ignore prerendering unprefixed public assets
  • a752be8 docs: update broken docs links (#31430)
  • 19ac2e7 fix(nuxt): fully resolve nuxt dependencies (#31436)
  • 9374ceb chore(deps): update devdependency nitropack to v2.11.7 (3.x) (#31441)
  • e26dd61 chore(deps): update all non-major dependencies (3.x) (#31421)
  • Additional commits viewable in compare view

Updates vite from 6.2.2 to 6.2.3

Release notes

Sourced from vite's releases.

v6.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.3 (2025-03-24)

Commits

Updates @nuxtjs/mdc from 0.15.0 to 0.16.0

Release notes

Sourced from @​nuxtjs/mdc's releases.

v0.16.0

[!NOTE] MDC component does not generate title & description for markdown props anymore. If you want to generate them you need to pass :partial="false" props. If you haven't used the title and description before, don't worry, it will not change anything in your application.

🩹 Fixes

  • MDC: Do not generate title/description and toc (#354)
  • Upgrade deps and drop ohash (3d08c74)
  • Broken custom highlighter (d090484)

🏡 Chore

  • Drop edge channel in favor of pkg-pr-new releases (35cc446)
  • Upgrade deps (3853b10)
  • release: Release v0.16.0 (6b47e1d)
Changelog

Sourced from @​nuxtjs/mdc's changelog.

v0.16.0

compare changes

🩹 Fixes

  • MDC: Do not generate title/description and toc (#354)
  • Upgrade deps and drop ohash (3d08c74)
  • Broken custom highlighter (d090484)

🏡 Chore

  • Drop edge channel in favor of pkg-pr-new releases (35cc446)
  • Upgrade deps (3853b10)

❤️ Contributors

Commits
  • 6b47e1d chore(release): release v0.16.0
  • a185c02 chore(deps): lock file maintenance (#323)
  • d090484 fix: broken custom highlighter
  • 3853b10 chore: upgrade deps
  • 35cc446 chore: drop edge channel in favor of pkg-pr-new releases
  • 3d08c74 fix: upgrade deps and drop ohash
  • 0c5e48c !fix(MDC): do not generate title/description and toc (#354)
  • See full diff in compare view

Updates @nuxt/devtools from 2.3.0 to 2.3.1

Release notes

Sourced from @​nuxt/devtools's releases.

v2.3.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

2.3.1 (2025-03-20)

Bug Fixes

  • downgrade execa to be compatible with Node v18, fix #821 (f15c7dc)
Commits

Updates vite from 6.2.2 to 6.2.3

Release notes

Sourced from vite's releases.

v6.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.3 (2025-03-24)

Commits

Updates @nuxt/devtools from 2.3.0 to 2.3.1

Release notes

Sourced from @​nuxt/devtools's releases.

v2.3.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

2.3.1 (2025-03-20)

Bug Fixes

  • downgrade execa to be compatible with Node v18, fix #821 (f15c7dc)
Commits

Updates vite from 6.2.2 to 6.2.3

Release notes

Sourced from vite's releases.

v6.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.3 (2025-03-24)

Commits

Updates @nuxt/devtools from 2.3.0 to 2.3.1

Release notes

Sourced from @​nuxt/devtools's releases.

v2.3.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

2.3.1 (2025-03-20)

Bug Fixes

  • downgrade execa to be compatible with Node v18, fix #821 (f15c7dc)
Commits

Updates vite from 6.2.2 to 6.2.3

Release notes

Sourced from vite's releases.

v6.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.3 (2025-03-24)

Commits

Updates @nuxt/devtools from 2.3.0 to 2.3.1

Release notes

Sourced from @​nuxt/devtools's releases.

v2.3.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

2.3.1 (2025-03-20)

Bug Fixes

  • downgrade execa to be compatible with Node v18, fix #821 (f15c7dc)
Commits

Updates vite from 6.2.2 to 6.2.3

Release notes

Sourced from vite's releases.

v6.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.3 (2025-03-24)

Commits

Updates @nuxt/devtools from 2.3.0 to 2.3.1

Release notes

Sourced from @​nuxt/devtools's releases.

v2.3.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

2.3.1 (2025-03-20)

Bug Fixes

  • downgrade execa to be compatible with Node v18, fix #821 (f15c7dc)
Commits

Updates vite from 6.2.2 to 6.2.3

Release notes

Sourced from vite's releases.

v6.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.3 (2025-03-24)

Commits

Updates @nuxt/devtools from 2.3.0 to 2.3.1

Release notes

Sourced from @​nuxt/devtools's releases.

v2.3.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

2.3.1 (2025-03-20)

Bug Fixes

  • downgrade execa to be compatible with Node v18, fix #821 (f15c7dc)
Commits

Updates vite from 6.2.2 to 6.2.3

Release notes

Sourced from vite's releases.

v6.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.3 (2025-03-24)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…updates

Bumps the npm_and_yarn group with 4 updates in the / directory: [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools), [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@nuxtjs/mdc](https://github.com/nuxt-modules/mdc).
Bumps the npm_and_yarn group with 2 updates in the /client directory: [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/basic directory: [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/scss directory: [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/tailwindcss@3 directory: [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/tailwindcss@4 directory: [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /playgrounds/unocss directory: [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@nuxt/devtools` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v2.3.1/packages/devtools)

Updates `nuxt` from 3.16.0 to 3.16.1
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.16.1/packages/nuxt)

Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

Updates `@nuxtjs/mdc` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/nuxt-modules/mdc/releases)
- [Changelog](https://github.com/nuxt-modules/mdc/blob/main/CHANGELOG.md)
- [Commits](nuxt-content/mdc@v0.15.0...v0.16.0)

Updates `@nuxt/devtools` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v2.3.1/packages/devtools)

Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

Updates `@nuxt/devtools` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v2.3.1/packages/devtools)

Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

Updates `@nuxt/devtools` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v2.3.1/packages/devtools)

Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

Updates `@nuxt/devtools` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v2.3.1/packages/devtools)

Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

Updates `@nuxt/devtools` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v2.3.1/packages/devtools)

Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

Updates `@nuxt/devtools` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v2.3.1/packages/devtools)

Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: nuxt
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@nuxtjs/mdc"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nuxt/devtools"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@nuxt/devtools"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@nuxt/devtools"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@nuxt/devtools"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@nuxt/devtools"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@nuxt/devtools"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from danielroe as a code owner March 25, 2025 15:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 25, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 25, 2025

Deploying fonts with  Cloudflare Pages  Cloudflare Pages

Latest commit: f4405e0
Status:🚫  Build failed.

View logs

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-949350b71d branch April 2, 2025 10:45
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