Skip to content

chore(deps): bump tar and @nuxt/kit in /collect#367

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/collect/multi-fa03ce9057
Open

chore(deps): bump tar and @nuxt/kit in /collect#367
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/collect/multi-fa03ce9057

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Removes tar. It's no longer used after updating ancestor dependency @nuxt/kit. These dependencies need to be updated together.

Removes tar

Updates @nuxt/kit from 3.15.4 to 3.21.9

Release notes

Sourced from @​nuxt/kit's releases.

v3.21.9

3.21.9 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes

  • vite: Use spa entry for vite-node fallback (3.x) (c8410a16a)
  • kit,nuxt: Pass error as cause when we re-throw (#35387)
  • vite: Inline CSS for lazy components imported from #components (#35215)
  • nuxt: Validate <ClientOnly> fallback tag name (#35325)
  • vite: Extract server page CSS when inlineStyles is disabled (#35209)
  • nitro: Include nested layers in nitro transforms (#35327)
  • nitro: Export empty styles object with ssr: false (#35330)
  • nuxt: Emit auto-import paths as files, not directories (#35333)
  • nuxt: Suppress spurious slot warning in NuxtPage during nav (#35335)
  • vite: Preserve backslash separators in windows named pipe path (#35336)
  • nuxt: Detach in-flight promise on useAsyncData teardown (#35328)
  • nuxt: Respect per-page keepalive set via definePageMeta (#34526)
  • nuxt: Align useFetch error type with runtime (#35346)
  • nuxt: Unwrap getter body in useFetch (#35343)
  • rspack,webpack: Strip invalid webpack PURE annotations (#35386)
  • nuxt: Guard against -1 when unregistering a router hook (#35391)
  • nuxt: Clean up load/error listeners in preloadPayload (#35392)
  • nuxt: Avoid idle wait when refreshing data after hydration (#35358)
  • nuxt: Ensure page:start finishes before page:finish starts (#35408)
  • nuxt: Preserve plugin navigation during app boot (#35344)
  • vite: Add extension to vite-node-runner virtual import (e81a0c484)
  • nuxt: Make virtual module IDs stable across hosts (#35317)
  • nuxt: Hash serialized island props (#35356)
  • vite: Avoid emitted ssr styles file name collisions (#35432)
  • nuxt: Avoid syncing route too early when reused page remounts (#35440)
  • nuxt: Keep nested layout on deferred route during suspended layout switch (#35443)
  • vite: Set define for NODE_ENV and __VUE_PROD_DEVTOOLS__ (#35444)
  • nuxt: Restore deferred query route before page is mounted (#35442)
  • nuxt: Make islands hash backwards-compatible (#35452)
  • nuxt: Pass nuxt rootDir to typed-router context (#35565)
  • nitro: Only reload nitro after initial nitro build (6ba8e26a5)
  • schema: Enable HMR for defineNuxtComponent in JSX (#35620)
  • schema: Resolve Vite cache directory from workspace (#35626)
  • nitro: Write prerender cache files atomically (#35619)
  • nuxt: Apply latest navigation on concurrent navigateTo in built-in router (#35631)

📖 Documentation

  • Improving testing documentation for better understanding (#35526)
  • Add tip about prerendering registration for pages (#35635)
  • Clarify useFetch custom data error (#35647)
  • Drop reference to non-existent section (bd1943d04)
  • Update link to /3.x slug (71bdb972d)

🏡 Chore

  • Allow node version updates (#35297)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nuxt/kit 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.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit). These dependencies need to be updated together.


Removes `tar`

Updates `@nuxt/kit` from 3.15.4 to 3.21.9
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.21.9/packages/kit)

---
updated-dependencies:
- dependency-name: tar
  dependency-version:
  dependency-type: indirect
- dependency-name: "@nuxt/kit"
  dependency-version: 3.21.9
  dependency-type: indirect
...

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 Jul 23, 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