Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 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/test-utils ^4.1.0^4.2.0 age confidence devDependencies minor
@speed-highlight/core ^2.0.0^2.1.0 age confidence devDependencies minor
CodSpeedHQ/action v5.0.3v5.2.1 age confidence action minor
MatteoGabriele/agentscan-action v2.4.0v2.5.0 age confidence action minor
clickable-path ^0.0.1^0.1.0 age confidence dependencies minor
danielroe/uppt v0.6.7v0.6.9 age confidence action patch
eslint (source) ^10.9.0^10.9.1 age confidence devDependencies patch
eslint-plugin-jsdoc 64.2.164.3.1 age confidence pnpm-workspace.overrides minor 64.3.2
knip (source) ^6.32.2^6.33.0 age confidence devDependencies minor
node 24.19.024.20.0 age confidence uses-with minor
node (source) 24.19.024.20.0 age confidence image minor
pnpm (source) 11.23.011.24.0 age confidence packageManager minor
rollup (source) ^4.62.5^4.63.1 age confidence devDependencies minor
vue (source) ^3.5.41^3.5.42 age confidence dependencies patch
vue (source) ^3.5.41^3.5.42 age confidence devDependencies patch
vue-router (source) ^5.2.0^5.3.0 age confidence dependencies patch
vue-router (source) ^5.2.0^5.3.0 age confidence devDependencies patch
vue-router (source) 5.2.05.3.0 age confidence dependencies minor

Warning

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


Release Notes

nuxt/test-utils (@​nuxt/test-utils)

v4.2.0

Compare Source

v4.2.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • browser: add render helper for vitest browser mode (#​1725)
  • runtime-utils: add spy option to mount + render helpers (#​1762)
🩹 Fixes
  • runtime-utils: mockNuxtImport sourcemap mapped position (#​1787)
  • config: tolerate non-cloneable values when cloning config (#​1771)
  • e2e: honour setupTimeout in playwright + surface server logs (#​1785)
  • e2e: add explanation if server exited before being ready (#​1761)
  • module: handle string presets in auto-imports (#​1784)
  • config: don't run includeSource in both projects in defineVitestConfig (#​1763)
  • e2e: use taskkill to kill processes on windows (#​1760)
  • config: support nuxt v5 with nitro vite environment (#​1758)
🏡 Chore
  • avoid missing file extension warning in test/examples (#​1775)
  • exempt first-party packages from pnpm minimumReleaseAge (#​1774)
  • replace latest ranges with caret ranges (#​1773)
  • move vite environment api tests to example tests (#​1755)
✅ Tests
  • re-enable bun browser e2e on windows (#​1791)
🤖 CI
  • migrate to uppt for release workflow (#​1792)
🎉 New Contributors
❤️ Contributors
speed-highlight/core (@​speed-highlight/core)

v2.1.0

Compare Source

Bug Fixes
  • js: tell a regex from a division, and keep property names apart (b9b67c2)
Features
  • css: modern at-rules, units and custom properties (46cdd92)
  • html: highlight the attributes written in another language (9eeb8a9)

v2.0.1

Compare Source

Bug Fixes
  • markdown headings, dash lists and table separators (5852b71)
  • markdown inline code spans and one character underlines (584f787)
CodSpeedHQ/action (CodSpeedHQ/action)

v5.2.1

Compare Source

Bumps the CodSpeed runner to v5.2.1.

🚀 Features
  • Add a simulation-track-subprocess input, which enables measuring the subprocesses spawned by the benchmarked process in simulation mode by @​adriencaccia in #​235
  • Bump the go-runner to v1.3.0, adding Go 1.26 and 1.27 support by @​adriencaccia in #​516

Full Runner Changelog:
https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md

What's Changed

Full Changelog: CodSpeedHQ/action@v5.2.0...v5.2.1

v5.2.0

Compare Source

Bumps the CodSpeed runner to v5.2.0, including v5.1.0.

🚀 Features
🐛 Bug Fixes
⚙️ Internals

Full Runner Changelog:
https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md

What's Changed

Full Changelog: CodSpeedHQ/action@v5.0.3...v5.2.0

MatteoGabriele/agentscan-action (MatteoGabriele/agentscan-action)

v2.5.0

Compare Source

Identity update:

  • fix(detectors): branch pr automation flag

Full Changelog: MatteoGabriele/agentscan-action@v2.4.0...v2.5.0

danielroe/clickable-path (clickable-path)

v0.1.0

Compare Source

v0.1.0 is the next major release.

👉 Changelog

compare changes

🩹 Fixes
  • ⚠️ drop support for detecting CLI flags (#​15)
🎉 New Contributors
❤️ Contributors
danielroe/uppt (danielroe/uppt)

v0.6.9

Compare Source

compare changes

🩹 Fixes
  • pr: Truncate PR body to GitHub's 65536 character limit (a31aacc)
  • pr: Omit commits already released on a diverged branch (8dab331)
  • pr: Cut the commit range at the previous tag's date (0f59214)
❤️ Contributors

v0.6.8

Compare Source

compare changes

🚀 Enhancements
  • Mark prereleases and maintenance releases as non-latest (5c7dcf8)
🩹 Fixes
  • pr,release: Increase max buffer size for git output (3f5df8a)
  • release: Do not mark prereleases as 'latest' on github (b5252ca)
❤️ Contributors
eslint/eslint (eslint)

v10.9.1

Compare Source

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v64.3.1

Compare Source

v64.3.0

Compare Source

Features
  • no-unnecessary-type-assertion: add rule for checking @​type assertions (4be7b47)
webpro-nl/knip (knip)

v6.33.0: Release 6.33.0

Compare Source

v6.32.3: Release 6.32.3

Compare Source

actions/node-versions (node)

v24.20.0: 24.20.0

Compare Source

Node.js 24.20.0

nodejs/node (node)

v24.20.0: 2026-08-26, Version 24.20.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
Commits

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 31, 2026 03:54
@socket-security

socket-security Bot commented Aug 31, 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
Added@​nuxt/​test-utils@​4.2.0971007991100
Addedoxc-parser@​0.147.08910010096100
Added@​speed-highlight/​core@​2.1.01001009595100
Addedknip@​6.33.0991009596100
Addedrollup@​4.63.19610010099100
Addedeslint@​10.9.19710010097100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Aug 31, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

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

commit: a81d2fa

@codspeed-hq

codspeed-hq Bot commented Aug 31, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/all-minor-patch (a81d2fa) with main (84e7673)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (11fc0ab) during the generation of this report, so 84e7673 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

CLI benchmark

@nuxt/cli v4.0.0-alpha.0 (baseline) vs v4.0.0-alpha.0 (this PR)

Metric baseline v4.0.0-alpha.0 head v4.0.0-alpha.0 Delta
nuxt --version wall time (median) 40 ms 39 ms -2.6%
nuxt --help wall time (median) 80 ms 80 ms +0.4%
nuxt dev --help wall time (median) 64 ms 64 ms -0.4%
nuxt --version modules loaded 38 38 0.0%
nuxt --help modules loaded 138 138 0.0%
nuxt dev --help modules loaded 81 81 0.0%
Installed node_modules 2.38 MB 2.38 MB +0.0%
Published tarball (packed) 284.6 kB 284.8 kB +0.1%
Full report

@nuxt/cli v4.0.0-alpha.0 (baseline) vs v4.0.0-alpha.0 (head)

Setting Value
Baseline ref:11fc0abdd3c0f4dcd4a5cd60ec2885fa662335df (v4.0.0-alpha.0)
Head local packages/nuxt-cli at 734b9e2 (v4.0.0-alpha.0)
Node v24.19.0
OS Linux 6.17.0 (kernel 6.17.0-1022-azure)
CPU AMD EPYC 9V45 96-Core Processor x 4
Memory 15.6 GB
Load average at start 0.89, 0.34, 0.13
Run started 2026-08-31T07:20:39.939Z

Cold CLI startup

Median of 15 interleaved runs per command, one warmup discarded.

Command baseline v4.0.0-alpha.0 median head v4.0.0-alpha.0 median Delta baseline v4.0.0-alpha.0 min / p95 head v4.0.0-alpha.0 min / p95
nuxt --version 40 ms 39 ms -2.6% 38 ms / 45 ms 38 ms / 43 ms
nuxt --version (first output byte) 37 ms 36 ms -2.7% 35 ms / 42 ms 35 ms / 39 ms
nuxt --help 80 ms 80 ms +0.4% 78 ms / 83 ms 78 ms / 82 ms
nuxt --help (first output byte) 76 ms 76 ms +0.1% 74 ms / 79 ms 74 ms / 78 ms
nuxt dev --help 64 ms 64 ms -0.4% 60 ms / 67 ms 62 ms / 66 ms
nuxt dev --help (first output byte) 60 ms 60 ms +0.0% 56 ms / 63 ms 58 ms / 63 ms
nuxt <unknown-command> (no-op) 87 ms 85 ms -1.5% 82 ms / 88 ms 82 ms / 89 ms
nuxt <unknown-command> (no-op) (first output byte) 82 ms 81 ms -1.8% 78 ms / 84 ms 78 ms / 84 ms

Module load cost

Counted with a module.registerHooks load hook, compile cache disabled. Counts every JS module actually evaluated on that code path (built-ins excluded, native addons excluded).

Command baseline v4.0.0-alpha.0 modules head v4.0.0-alpha.0 modules Delta baseline v4.0.0-alpha.0 source bytes head v4.0.0-alpha.0 source bytes Delta
nuxt --version 38 38 0.0% 298.7 kB 298.4 kB -0.1%
nuxt --help 138 138 0.0% 1.01 MB 1.01 MB +0.0%
nuxt dev --help 81 81 0.0% 620.1 kB 619.7 kB -0.1%

Install footprint and published tarball

Each version installed on its own into an empty project with nothing but @nuxt/cli as a dependency, so the tree is exactly the CLI and its transitive dependencies. npm cache is warm and the registry is only consulted for metadata, so install wall time is indicative, not a network benchmark.

Metric baseline v4.0.0-alpha.0 head v4.0.0-alpha.0 Delta
Direct dependencies of @nuxt/cli 21 21 0.0%
Packages in the installed tree (unique name@version) 34 34 0.0%
Unique package names 34 34 0.0%
Package directories on disk (cross-check) 28 28 0.0%
Installed node_modules on disk 2.38 MB 2.38 MB +0.0%
Installed files 419 419 0.0%
Install wall time (warm npm cache, median of 3) 371 ms 375 ms +0.9%
Published tarball (packed) 284.6 kB 284.8 kB +0.1%
Published tarball (unpacked) 983.7 kB 984.4 kB +0.1%
Files in tarball 131 131 0.0%

Interleaved runs on a shared runner: trust the deltas, not the absolute timings. The dev, restart and build suites run locally via pnpm bench:cli.

@danielroe
danielroe added this pull request to the merge queue Aug 31, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 329eb39 to a81d2fa Compare August 31, 2026 06:56
@danielroe
danielroe added this pull request to the merge queue Aug 31, 2026
Merged via the queue into main with commit cd7077f Aug 31, 2026
22 checks passed
@danielroe
danielroe deleted the renovate/all-minor-patch branch August 31, 2026 08:24
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