Skip to content

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

Merged
danielroe merged 1 commit into
mainfrom
renovate/all-minor-patch
Sep 26, 2026
Merged

danielroe merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
danielroe/uppt action patch v0.6.9 → v0.6.10 age confidence
knip (source) devDependencies minor ^6.37.0 → ^6.38.0 age confidence
my-bad dependencies patch ^0.2.7 → ^0.2.8 age confidence
node (source) uses-with patch 22.23.2 → 22.23.3 age confidence
rollup (source) devDependencies patch ^4.63.4 → ^4.63.5 age confidence
undici (source) devDependencies minor ^8.10.2 → ^8.11.2 age confidence

Warning

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


Release Notes

danielroe/uppt (danielroe/uppt)

v0.6.10

Compare Source

compare changes

🚀 Enhancements
  • pr: Treat revert commits as release-worthy (#​70)
🩹 Fixes
  • pr,release: Use correct diff link + strip pending timetable line (6959b96)
🏡 Chore
  • Pin README example to v0.6.9 (e01133f)
  • Add back zizmor-ignore comment (83d5a78)
✅ Tests
  • Add some additional tests (d79b75d)
🤖 CI
  • Use pnpm/setup and devEngines (#​64)
  • Replace agentscan action with the github app (511fe92)
❤️ Contributors
webpro-nl/knip (knip)

v6.38.0: Release 6.38.0

Compare Source

danielroe/my-bad (my-bad)

v0.2.8

Compare Source

v0.2.8 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • support runtimes without node:module (#​50)
🤖 CI
  • run runtime smoke tests on node, deno and bun (#​54)
❤️ Contributors
nodejs/node (node)

v22.23.3: 2026-09-23, Version 22.23.3 'Jod' (LTS), @​aduh95 prepared by @​juanarbol

Compare Source

Notable Changes
Commits
rollup/rollup (rollup)

v4.63.5

Compare Source

2026-09-24

Bug Fixes
  • Fix an issue where watch mode would hang instead of terminating when closing via Ctrl+C (#​6521)
  • Avoid starting overlapping watch mode runs when plugins invalidate files at the wrong time (#​6526)
  • Fix many edge cases where watch mode events were not properly emitted to listeners, especially when errors occur (#​6526)
Pull Requests
nodejs/undici (undici)

v8.11.2

Compare Source

What's Changed
New Contributors

Full Changelog: nodejs/undici@v8.11.1...v8.11.2

v8.11.1

Compare Source

What's Changed

Full Changelog: nodejs/undici@v8.11.0...v8.11.1

v8.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.10.2...v8.11.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 September 26, 2026 11:30
@socket-security

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
Updatedmy-bad@​0.2.7 ⏵ 0.2.884 +3100100 +194 +1100
Updatedundici@​8.10.2 ⏵ 8.11.293100100 +198100
Updatedknip@​6.37.0 ⏵ 6.38.099 +110095 +196 +1100
Updatedrollup@​4.63.4 ⏵ 4.63.596 +110010099100

View full report

@github-actions

Copy link
Copy Markdown
Contributor

CLI benchmark

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

Metric baseline v4.0.0-alpha.1 head v4.0.0-alpha.1 Delta
nuxt --version wall time (median) 68 ms 66 ms -2.8%
nuxt --help wall time (median) 148 ms 147 ms -0.3%
nuxt dev --help wall time (median) 103 ms 103 ms -0.1%
nuxt --version modules loaded 38 38 0.0%
nuxt --help modules loaded 144 144 0.0%
nuxt dev --help modules loaded 63 63 0.0%
Installed node_modules 2.39 MB 2.39 MB -0.0%
Published tarball (packed) 236.0 kB 236.0 kB +0.0%
Full report

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

Setting Value
Baseline ref:11226dacafa9e0506c123073464ea4e0a4515e54 (v4.0.0-alpha.1)
Head local packages/nuxt-cli at 4d3c48b (v4.0.0-alpha.1)
Node v24.21.0
OS Linux 6.17.0 (kernel 6.17.0-1022-azure)
CPU AMD EPYC 7763 64-Core Processor x 4
Memory 15.6 GB
Load average at start 0.90, 0.27, 0.09
Run started 2026-09-26T11:31:57.309Z

Cold CLI startup

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

Command baseline v4.0.0-alpha.1 median head v4.0.0-alpha.1 median Delta baseline v4.0.0-alpha.1 min / p95 head v4.0.0-alpha.1 min / p95
nuxt --version 68 ms 66 ms -2.8% 64 ms / 74 ms 64 ms / 69 ms
nuxt --version (first output byte) 63 ms 62 ms -2.7% 60 ms / 70 ms 59 ms / 64 ms
nuxt --help 148 ms 147 ms -0.3% 143 ms / 151 ms 143 ms / 157 ms
nuxt --help (first output byte) 143 ms 141 ms -0.9% 138 ms / 145 ms 137 ms / 151 ms
nuxt dev --help 103 ms 103 ms -0.1% 100 ms / 109 ms 99 ms / 108 ms
nuxt dev --help (first output byte) 98 ms 98 ms -0.1% 95 ms / 104 ms 94 ms / 103 ms
nuxt <unknown-command> (no-op) 157 ms 156 ms -1.0% 151 ms / 160 ms 152 ms / 160 ms
nuxt <unknown-command> (no-op) (first output byte) 152 ms 150 ms -1.0% 145 ms / 155 ms 146 ms / 154 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.1 modules head v4.0.0-alpha.1 modules Delta baseline v4.0.0-alpha.1 source bytes head v4.0.0-alpha.1 source bytes Delta
nuxt --version 38 38 0.0% 296.7 kB 296.7 kB 0.0%
nuxt --help 144 144 0.0% 958.9 kB 958.9 kB 0.0%
nuxt dev --help 63 63 0.0% 449.8 kB 449.8 kB 0.0%

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.1 head v4.0.0-alpha.1 Delta
Direct dependencies of @nuxt/cli 22 22 0.0%
Packages in the installed tree (unique name@version) 38 38 0.0%
Unique package names 38 38 0.0%
Package directories on disk (cross-check) 31 31 0.0%
Installed node_modules on disk 2.39 MB 2.39 MB -0.0%
Installed files 420 420 0.0%
Install wall time (warm npm cache, median of 3) 1.31 s 1.31 s -0.5%
Published tarball (packed) 236.0 kB 236.0 kB +0.0%
Published tarball (unpacked) 769.0 kB 769.0 kB 0.0%
Files in tarball 97 97 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.

@pkg-pr-new

pkg-pr-new Bot commented Sep 26, 2026

Copy link
Copy Markdown
  • nuxt-cli-playground

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

commit: 9b8ecd6

@codspeed

codspeed Bot commented Sep 26, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing renovate/all-minor-patch (9b8ecd6) with main (11226da)

Open in CodSpeed

@danielroe
danielroe added this pull request to the merge queue Sep 26, 2026
Merged via the queue into main with commit 7415659 Sep 26, 2026
25 checks passed
@danielroe
danielroe deleted the renovate/all-minor-patch branch September 26, 2026 11:51
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