Skip to content

chore(deps): update all non-major dependencies - #1427

Merged
danielroe merged 1 commit into
mainfrom
renovate/all-minor-patch
Aug 3, 2026
Merged

chore(deps): update all non-major dependencies#1427
danielroe merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@nuxt/cli (source) >=3.26.0>=3.37.0 age confidence peerDependencies minor
eslint-plugin-jsdoc 63.3.163.3.2 age confidence pnpm-workspace.overrides patch 63.3.3
knip (source) ^6.29.0^6.31.0 age confidence devDependencies minor
node 24.18.024.18.1 age confidence uses-with patch
node (source) 24.18.024.18.1 age confidence image patch
nypm ^0.6.8^0.6.9 age confidence dependencies patch
nypm ^0.6.8^0.6.9 age confidence devDependencies patch
pkg-pr-new (source) ^0.0.80^0.0.86 age confidence devDependencies patch
pnpm (source) 11.17.011.18.0 age confidence packageManager minor
rollup (source) ^4.62.3^4.62.4 age confidence devDependencies patch
srvx (source) ^0.12.4^0.12.5 age confidence dependencies patch
tinyclip ^1.0.0^1.0.1 age confidence dependencies patch
tinyexec ^1.2.4^1.3.0 age confidence dependencies minor
tinyexec ^1.2.4^1.3.0 age confidence devDependencies minor
vue-tsc (source) ^3.3.8^3.3.9 age confidence devDependencies patch

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nuxt/cli (@​nuxt/cli)

v3.37.0

Compare Source

v3.37.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • typecheck: add Golar support (#​1362)
  • init: recognize nub package manager (#​1360)
🤖 CI
  • migrate agentscan-action to v2 (7fc085b)
  • add agent-scan workflow to flag bot-authored PRs (18b4417)
❤️ Contributors

v3.36.1

Compare Source

v3.36.1 is a hotfix release to address a change in vite v8.1.

👉 Changelog

compare changes

🩹 Fixes
  • dev: set hmr server on server.ws (vite 8.1+) (#​1355)
❤️ Contributors

v3.36.0

Compare Source

v3.37.0 is the next minor release.

Timetable: to be announced.

👉 Changelog

compare changes

🚀 Enhancements
  • module: add module remove command (#​1306)
  • init: add non-interactive mode (#​1341)
  • init: allow installing deps with aube (#​1348)
  • typecheck: prompt to install vue-tsc and typescript (#​1316)
🩹 Fixes
  • init: use template's package manager instead of prompting (#​1330)
  • dev: reload on changes to local layer nuxt.config files (#​1345)
  • convert errors to string before logging (ee31f82)
✅ Tests
🤖 CI
  • pass package paths to release action (f123be8)
  • use uppt for trusted + staged publishing workflow (#​1338)
🎉 New Contributors
❤️ Contributors

v3.35.2

Compare Source

3.35.2 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • dev: Suppress spurious dist watcher restart on cold start (#​1308)
  • Handle missing nuxt version in readPackageJSON (#​1307)
🏡 Chore
  • Split rolldown into its own group (5526992)
❤️ Contributors

v3.35.1

Compare Source

3.35.1 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • cli: Create build dir before writing lock file (#​1295)
❤️ Contributors

v3.35.0

Compare Source

3.35.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • cli: Locks for agents running dev and build commands (#​1265)
  • dev: Allow nuxt to provide dev handler directly (#​1244)
🔥 Performance
  • Lazily initialise completions only when requested (#​1289)
  • Move templateNames to separate chunk to decrease parse time (#​1290)
  • dev,build: Use loaded nuxt version in banner (#​1291)
🩹 Fixes
  • Split NODE_PATH by : (e14ce27)
  • dev: Resolve package versions via their parents (#​1283)
🏡 Chore
  • Surface deno updates as their own PR pending approval (7035a49)
🤖 CI
  • Disable size-comment for now (d63d9b2)
  • Disable renovate updates for deno (cfb3677)
❤️ Contributors

v3.34.0

Compare Source

3.34.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • build,dev: Add --profile support (#​1243)
🔥 Performance
  • Use tinyclip instead of copy-paste (#​1238)
📖 Documentation
  • Revise README for Nuxt CLI usage and commands (827e016)
🏡 Chore
🤖 CI
  • Pin github actions to full-length commit shas (cc12548)
❤️ Contributors

v3.33.1

Compare Source

3.33.1 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • Convert more errors to strings (3cef4f3)
🏡 Chore
  • Migrate Renovate config (#​1215)
  • Unpin @clack/prompts now that it's stable (d3cf87c)
❤️ Contributors

v3.33.0

Compare Source

3.33.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • init: Add fuzzy search for module selection (#​1180)
🩹 Fixes
  • nuxi: Pass --dotenv argument to showVersions in build command (#​1189)
❤️ Contributors

v3.32.0

Compare Source

3.32.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • add: Move module add -> add and add new template-add command (#​1176)
🩹 Fixes
  • init: Silence dependency install logs (#​1172)
  • add: Add better error fallbacks (#​1177)
❤️ Contributors

v3.31.3

Compare Source

3.31.3 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • info: Provide copyable info if clipboard copy fails (#​1164)
  • init: Only show official modules compatible w/ current nuxt (#​1165)
  • dev: Only override NODE_ENV override when initialising server (#​1161)
🤖 CI
❤️ Contributors

v3.31.2

Compare Source

3.31.2 is the next patch release.

👉 Changelog

compare changes

📦 Build
  • Enable shims in tsdown configuration (#​1151)
❤️ Contributors

v3.31.1

Compare Source

3.31.1 is a patch release to address a regression when creating a new project.

👉 Changelog

compare changes

🔥 Performance
  • dev: Use join rather than resolve if adding static string (b0b8fd5)
🩹 Fixes
  • dev: Ensure tsconfig.json exists before starting dev server (0aa3a0f)
  • dev: Handle completions when running npm create nuxt (#​1149)
✅ Tests
  • Add e2e test for create-nuxt cli (3650f92)
❤️ Contributors

v3.31.0

Compare Source

3.31.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • Add shell completions using @bomb.sh/tab (#​1082)
  • Use clack to add more ✨ (#​1121)
  • init: Prompt user to select a template (#​1147)
🩹 Fixes
  • module,init,upgrade: Use updated @clack/prompts (#​1117)
  • dev: Handle --host without explicit host (5278c9e)
  • upgrade: Clean lockfile in workspace dir (01ca983)
  • info: Support nitro version + remove buildModules for v3+ (3eaca44)
  • info: Check if BuildModules is defined (ce9694f)
  • build,dev: Respect NODE_PATH when loading kit/nuxt (d5f9331)
  • dev: Respect https.xxx commandline arguments (#​1129)
  • preview: Respect dotenv command-line arg (#​1144)
  • dev: Prime mtimes cache when starting dev server (#​1137)
💅 Refactors
  • init: Use clack for prettier box styling (#​1077)
🏡 Chore
  • Lint (068c85f)
  • Update pnpm to 10.21 and enable trust policy (7edcce5)
  • Revert pnpm trust policy and restore provenance action (694e92b)
  • Lint (1b26dec)
  • Use github token from environment when fetching templates (7812d77)
  • Lint (40c967f)
🤖 CI
  • Pass token to ci workflow as well (b04de4f)
  • Pass token in more places (fdafc3a)
❤️ Contributors

v3.30.0

Compare Source

3.30.0 is the next minor release.

👀 Highlights

The biggest change in this release is that we drop the built-in proxy server which we previously used.

this will mean that there's not a persistent connection, but it avoids a lot of the pain and potential problematic behaviour with having a proxy (either over socket, which can be flaky on different oses/runtimes - or over network, which is slow on windows).

we're also continuing to focus on performance, including dropping some dependencies, and migrating where possible to new unjs libraries like h3 v2 and srvx.

👉 Changelog

compare changes

🚀 Enhancements
  • dev: Experimentally support nitro v3 + inline h3 (11f8bf7)
🔥 Performance
  • info: Migrate from clipboardy to copy-paste (#​1087)
  • preview: Inline port description (2b40c32)
🩹 Fixes
  • build,dev: Support showing nitro version (70dcc9b)
  • dev: Use proxy instead of web fetch handler (#​1104)
  • module,upgrade: Allow adding module/nuxt version to pnpm workspace root (#​1109)
💅 Refactors
  • analyze: Use srvx to serve analysis results (97d8172)
  • dev: Remove proxy server in favour of direct listening (#​1105)
📦 Build
  • Use tsdown + isolated declarations (#​1095)
🏡 Chore
  • Update knip config (c23e915)
  • Clean up playground console logging (3a92d84)
  • Add verifyDepsBeforeRun: install (#​1106)
  • Update ignoredBuiltDependencies (#​1107)
✅ Tests
  • Remove separate socket runtime tests (df17ad4)
❤️ Contributors

v3.29.3

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • dev: Skip sending headers if they are already sent (4509643)
  • dev: Handle multiple set-cookie headers correctly (#​1079)
  • dev: Handle more kinds of fetch errors (#​1076)
❤️ Contributors

v3.29.2

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • Polyfill process.getBuiltinModule (fa5d5e6)
  • dev: Use node pipelining on windows (#​1072)
🏡 Chore
🤖 CI
  • Write pr number to artifact (5e9adc2)
  • Debug artifact paths (5316bd4)
  • Resolve statsDir + move checkout earlier (c94e144)
  • Remove packages/ dir from size parsing script (5b3d7a3)
❤️ Contributors

v3.29.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • dev: Use existing nuxt options to resolve versions (646b777)
🏡 Chore
🤖 CI
  • Split out comment into workflow_run (ad1e0d8)
  • Extract script from workflow (f2dbebd)
  • Setup latest node for size comment (0755948)
❤️ Contributors

v3.29.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • upgrade: Add v3, v4, v3-nightly and v4-nightly channels (#​1019)
  • init: Prefill package.json name field with directory (#​422)
  • build,dev: Add vite and vue version to banner (#​1021)
  • dev: Use web fetch handler rather than proxy (#​1051)
🔥 Performance
  • Refactor for improved tree-shaking in create-nuxt (#​1044)
🩹 Fixes
  • init: Properly check installed modules (#​1043)
  • init: Default to false for installing official modules (0399e22)
  • dev: Close watchers before reloading nuxt (#​1050)
  • build: Avoid unnecessary error (b4f9b1a)
  • dev: Move clear argument default to command definition (#​1054)
  • preview: Move port argument alias to command definition (#​1055)
  • dev: Check mtime before restarting (#​1060)
🏡 Chore
  • Only include codspeed plugin in CI & not on windows (8922f6e)
  • Lint (a1684c0)
✅ Tests
🤖 CI
  • Run tests on last node LTS (eff5062)
  • Always publish nightly releases via pkg-pr-new (cdff4b6)
  • Use npm trusted publishing (b4d7e69)
  • Add codspeed mode (f5a8806)
  • Add provenance action to check for downgrades in provenance (9d390df)
  • Do not run autofix on main branch (4d30d3e)
  • Remove caches from pull_request_target workflows (9c6e9c6)
  • Split size compare workflow into two (f5b207e)
  • Re-combine size compare workflow (3ef0dfe)
❤️ Contributors

v3.28.0

Compare Source

3.28.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • init: Add --nightly flag (#​650)
🩹 Fixes
  • dev: Handle array of dotenv file names (73888d3)
  • init: Use amended directory when adding modules (#​998)
  • init: Skip modules that are dependencies of the selected template (#​910)
  • init: Default nightly install to latest (6b80c59)
  • dev: End websocket connections gracefully (#​1001)
  • upgrade: Do not use cache when getting nuxt version (#​1002)
🏡 Chore
🤖 CI
  • Run size compare workflow on pull_request_target (#​999)
❤️ Contributors

v3.27.0

Compare Source

3.27.0 is the next minor release.

Timetable: to be announced.

👉 Changelog

compare changes

🚀 Enhancements
  • Add -e alias for --extends (#​986)
🩹 Fixes
  • upgrade: Update default Nuxt version to v4 (#​981)
  • add: Create layers relative to rootDir (67b9dab)
❤️ Contributors

v3.26.4

Compare Source

3.26.4 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • dev: Await devServer.close (0d9ab2c)
  • dev: Add exception handlers for initial restart (#​975)
❤️ Contributors

v3.26.3

Compare Source

3.26.3 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • dev: Only close config watchers when process exits (#​971)
  • dev: Call close watchers when cleaning up init (#​972)
  • dev: Work around rollup build bug (ef541a6)
  • dev: Expose port/host to options.devServer (#​970)
  • dev: Use get-port-please to handle socket paths (#​973)
  • dev: Use 'SIGTERM' to kill process on deno (#​974)
🤖 CI
  • Do not fail fast in matrix (fc146d1)
❤️ Contributors

v3.26.2

Compare Source

3.26.2 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • Update default template name to v4 (beb7fb4)
❤️ Contributors

v3.26.1

Compare Source

3.26.1 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • dev: Temporarily refactor to use previous socket url handling (#​957)
💅 Refactors
  • Simplify formatSocketURL logic (11330aa)
❤️ Contributors
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v63.3.2

Compare Source

Bug Fixes
  • require-example: support fixer with 1-line JSDoc blocks; fixes #​1736 (36f8e9e)
webpro-nl/knip (knip)

v6.31.0: Release 6.31.0

Compare Source

v6.30.0: Release 6.30.0

Compare Source

actions/node-versions (node)

v24.18.1: 24.18.1

Compare Source

Node.js 24.18.1

nodejs/node (node)

v24.18.1: 2026-07-29, Version 24.18.1 'Krypton' (LTS), @​juanarbol

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-56846) http2: retain header memory in session accounting (Matteo Collina) – High
  • (CVE-2026-56848) http2: defer rst stream while in scope (Matteo Collina) – High
  • (CVE-2026-58043) permission: avoid granting radix split nodes (RafaelGSS) – High
  • (CVE-2026-56850) https: distinguish PFX object-array agent keys (RafaelGSS) – Medium
  • (CVE-2026-58040) https: bind identity checks to session reuse (Matteo Collina) – Medium
  • (CVE-2026-58041) sqlite: invalidate tag store iterators on statement reset (Matteo Collina) – Medium
  • (CVE-2026-58042) dns: handle large resolveAny address replies (RafaelGSS) – Medium
  • (CVE-2026-58045) zlib: throw on out-of-bounds write buffers (RafaelGSS) – Medium
  • (CVE-2026-56847) permission: enforce fs write permission for trace events (RafaelGSS) – Low
  • (CVE-2026-58039) permission: check final report output path (RafaelGSS) – Low
  • (CVE-2026-58044) http: reject requests exceeding max header count (Matteo Collina) – Low
  • deps: update llhttp to 9.4.3 (Paolo Insogna)
  • deps: update undici to 7.29.0 (Node.js GitHub Bot)
Commits
stackblitz-labs/pkg.pr.new (pkg-pr-new)

v0.0.86

Compare Source

v0.0.84

Compare Source

v0.0.83

Compare Source

v0.0.82

Compare Source

v0.0.81

Compare Source

pnpm/pnpm (pnpm)

v11.18.0: pnpm 11.18

Compare Source

Minor Changes

  • Fixed an installed optional dependency being left without one of its own required dependencies. When a package reached through optionalDependencies is installable on the current system but one of its regular dependencies is not, a lockfile-based install skipped that dependency and installed the parent anyway, so importing the parent failed with MODULE_NOT_FOUND. The dependency is now installed, and an install-check warning reports the incompatibility. A dependency is still only skipped when every path to it is optional, or when the package that pulls it in was itself skipped #​13286.

  • pnpm setup now appends PNPM_HOME and the global bin directory to the GitHub Actions environment files (GITHUB_ENV and GITHUB_PATH), so later steps in the same job can run pnpm add --global and other global commands #​9191.

  • Added support for publishConfig.name, which publishes a package under a different name than the one its manifest carries in the workspace. It is for a project whose published name is already taken by a sibling project, which otherwise has to be renamed by a build step just before publishing. Only the published artifact is renamed — dependents, pnpm-lock.yaml, and release tooling keep addressing the project by its manifest name — and the new name reaches the packed manifest, the tarball filename, and everything that addresses the package at the registry: the already-published check of pnpm publish -r, its registry selection, and the release-planning probes of pnpm change status and pnpm version -r #​13345.

  • pnpm self-update no longer takes any instruction from the project it is run in:

    • pnpm is fetched through the same trusted registry and auth configuration used when switching pnpm versions, so a project .npmrc or pnpm-workspace.yaml can no longer redirect the download or attach credentials to it, and the project's default .pnpmfile.(c|m)js is no longer loaded. Pnpmfiles from trusted sources (the pnpmfile setting, the global pnpmfile, config dependencies) still apply.
    • The minimumReleaseAge settings in pnpm-workspace.yaml no longer affect self-update. They still govern the project's own dependencies; for self-update the cooldown now comes from the built-in default, your global config, a PNPM_CONFIG_* environment variable, or a command-line flag. This fixes self-update failing inside a workspace that raises the cutoff while succeeding everywhere else, and stops a repository from either waiving the cooldown or keeping you on an outdated pnpm by raising it.
    • The same applies to the trustPolicy settings and to ci: a project can no longer weaken the trust check that guards the pnpm download, nor re-enable the confirmation prompt that a CI run suppresses.

    When self-update refuses a version that is younger than the cutoff, an interactive run now offers to update anyway; non-interactive runs still fail. CI never prompts, even on a runner that attaches a TTY.

Patch Changes

  • Fixed pnpm licenses list to report every version when the same package is installed under multiple aliases pnpm/pnpm#13438.

  • Sort pnpm dedupe --check snapshot changes for stable output across pnpm implementations.

  • Strip Unicode formatting characters from registry- and manifest-derived terminal output.

  • Speed up installs after compatible catalog or direct dependency range changes by retaining the locked version without resolving the dependency graph again.

  • Speed up installs after safe override changes by reusing unambiguous compatible dependency resolutions, pruning obsolete dependencies, applying independent replacements and removals together, and handling parent-scoped "-" overrides without full lockfile resolution.

  • Installing a local file: directory dependency with the global virtual store enabled no longer fails with TypeError: Cannot read properties of undefined (reading 'split') #​13335.

    Local directory dependencies — file: directories and injected workspace packages — now get a global-virtual-store slot of their own per project. They used to share one slot across every project that depended on a directory of the same name, so a project could end up linked to another project's copy of the dependency.

  • The Workspace column of pnpm update --interactive now falls back to the project's path when its name is only whitespace, as it already did for a missing or empty one — all three render an equally blank label otherwise.

  • Checking GitHub Actions dependencies for updates is now opt-in for every command. Neither pnpm outdated nor pnpm update reads the workflow files unless --include-github-actions is passed or update.githubActions is set to true in pnpm-workspace.yaml. Reading them runs git ls-remote against every referenced repository, which fails in environments where GitHub is not reachable the way pnpm assumes (a GitHub Enterprise Server, a custom certificate authority, or an offline network) #​13254.

    pnpm outdated accepts the --include-github-actions option too.

  • pnpm update --interactive now measures its table in terminal columns rather than in characters. A package name, workspace name, or version containing wide characters (CJK, most emoji) no longer knocks its row's columns out of line with the rest of the group, and a wide character in a version no longer aborts the command with Subject parameter value width cannot be greater than the container width #​13357.

  • The Workspace column of pnpm update --interactive is more informative in two cases. A dependency outdated at the same version in several workspace projects is offered as one choice, since selecting it updates every project — that choice now names all of them instead of only the first. And a workspace project without a name is now labelled with its path rather than left blank, so several unnamed projects can be told apart.

  • An auto-installed optional peer is no longer hoisted at a version the workspace root's own dependency on that package excludes. resolvePeersFromWorkspaceRoot already made the workspace root's specifier decide which version a missing required peer is installed at; the optional-peer picker ignored it and always took the highest version present anywhere in the graph. In a workspace whose root pins postcss: 8.5.10, an importer that depends on webpack and declares no postcss of its own got postcss@8.5.22 hoisted for terser-webpack-plugin's optional postcss peer, leaving two postcss@8.5.x instances in the graph #​13320.

  • overrides now also govern peers that pnpm auto-installs. Previously an override only rewrote dependencies declared in a manifest, so a peer nobody declares — installed because autoInstallPeers is on — resolved against its declared peer range and could bring in a second copy of the very package the override pinned. For example, with overrides: { react: npm:react@19.2.0 } and a lone lucide-react dependency, pnpm installed react@18.3.1; it now installs the pinned react@19.2.0 #​13320.

  • Under resolvePeersFromWorkspaceRoot, a workspace root dependency declared with link: or file: (or the path form of workspace:, such as workspace:../pkg) now satisfies another project's missing peer dependency at the linked package's own version, instead of being hoisted as a path. Those specifiers are relative to the project that declares them, so the same specifier reached a different directory — or none — from the project the peer was hoisted into, leaving a broken link. The root now has the same authority over the peer as it has when it declares the package with a version range #​13373.

  • Installs through a pnpr server now apply the project's whole verification policy. minimumReleaseAgeExclude, minimumReleaseAgeIgnoreMissingTime, trustPolicy, trustPolicyExclude, trustPolicyIgnoreAfter, and trustLockfile were ignored, so excluded packages were still held back and a lockfile containing them could be rejected.

    trustPolicy: no-downgrade no longer fails with TRUST_POLICY_INCOMPATIBLE_WITH_PNPR when a pnpr server is configured.

    --frozen-lockfile and --no-prefer-frozen-lockfile are now honored on the pnpr path, instead of resolving and rewriting the lockfile anyway. Since frozenLockfile defaults to true on CI, a CI install through a pnpr server now fails on an out-of-date lockfile rather than updating it.

  • Workspace installs through a pnpr server no longer crash with Cannot read properties of undefined (reading 'filter') after linking, when minimumReleaseAge is active #​13275.

  • Fixed pnpm dedupe updating valid catalog resolutions when another matching version exists in the lockfile.

  • pnpm -r run "/pattern/" --no-bail no longer exits zero when one of a project's matched scripts fails and a later one passes. The run summary carries a single status per project, and the passing script overwrote the recorded failure.

  • Restored the store block a first install prints, naming how packages were materialized and where the stores live #​13315:

    Packages are hard linked from the content-addressable store to the virtual store.
      Content-addressable store is at: ~/.local/share/pnpm/store/v11
      Virtual store is at:             node_modules/.pnpm
    
  • The root project's pnpm:devPreinstall script now runs before resolution and linking, as it does in pnpm 11. It is skipped under --ignore-scripts, --lockfile-only and --dry-run, by pnpm fetch and pnpm rebuild, and by a repeat install that is already up to date. Workspaces that use the hook to prepare state the install depends on — such as next.js, which generates a placeholder next bin with it — were left with dependents linked against files that were never created #​13313.

  • Prevented pnpm dedupe --check from removing an incompatible node_modules directory.

  • pnpm update --workspace no longer links dependencies the user never named:

    • Running it with updateConfig.ignoreDependencies configured no longer fails with `ERR_PNPM_WORKSPACE_P

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from danielroe as a code owner August 3, 2026 04:00
@socket-security

socket-security Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedpkg-pr-new@​0.0.861001007097100
Addedtinyclip@​1.0.1711007994100
Updatedtinyexec@​1.2.4 ⏵ 1.3.010010010091100
Addednypm@​0.6.99910010091100
Addedvue-tsc@​3.3.91001009197100
Addedknip@​6.31.0991009596100
Addedsrvx@​0.12.51001009696100
Addedrollup@​4.62.49610010099100

View full report

@socket-security

socket-security Bot commented Aug 3, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm eslint-plugin-jsdoc is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/@nuxt/eslint-config@1.16.0npm/@antfu/eslint-config@9.2.0npm/eslint-plugin-jsdoc@63.3.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/eslint-plugin-jsdoc@63.3.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@pkg-pr-new

pkg-pr-new Bot commented Aug 3, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1427
    
    npm i https://pkg.pr.new/nuxi@1427
    
    npm i https://pkg.pr.new/@nuxt/cli@1427
    

commit: e32d330

@codspeed-hq

codspeed-hq Bot commented Aug 3, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/all-minor-patch (e32d330) with main (9f617d2)

Open in CodSpeed

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from fc02304 to e32d330 Compare August 3, 2026 08:53
@danielroe
danielroe added this pull request to the merge queue Aug 3, 2026
Merged via the queue into main with commit 5d5011c Aug 3, 2026
18 checks passed
@danielroe
danielroe deleted the renovate/all-minor-patch branch August 3, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant