Skip to content

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

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 Change Age Confidence
@types/node (source) ^24.13.6 → ^24.19.0 age confidence
my-bad ^0.2.8 → ^0.2.9 age confidence

Warning

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


Release Notes

danielroe/my-bad (my-bad)

v0.2.9

Compare Source

v0.2.9 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • html: switch overlay states without transitions (aa24f80)
  • nuxt: use neutral background to match nuxt palette (d302717)
❤️ Contributors

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 13:50
@socket-security

socket-security Bot commented Sep 26, 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
Updatedmy-bad@​0.2.8 ⏵ 0.2.987 +410010094 +1100

View full report

@danielroe
danielroe force-pushed the renovate/all-minor-patch branch from 8beeed7 to 2d48af4 Compare September 26, 2026 15:01
@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@1565
    
    npm i https://pkg.pr.new/nuxi@1565
    
    npm i https://pkg.pr.new/@nuxt/cli@1565
    

commit: 2d48af4

@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) 65 ms 65 ms -0.8%
nuxt --help wall time (median) 143 ms 144 ms +0.6%
nuxt dev --help wall time (median) 104 ms 101 ms -3.1%
nuxt --version modules loaded 36 36 0.0%
nuxt --help modules loaded 143 143 0.0%
nuxt dev --help modules loaded 62 62 0.0%
Installed node_modules 2.40 MB 2.40 MB -0.0%
Published tarball (packed) 237.0 kB 237.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:e125c98e571eb71a1f4d9002ca7903628af90a32 (v4.0.0-alpha.1)
Head local packages/nuxt-cli at 3b5448e (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.83, 0.24, 0.09
Run started 2026-09-26T15:02:37.779Z

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 65 ms 65 ms -0.8% 63 ms / 69 ms 63 ms / 68 ms
nuxt --version (first output byte) 61 ms 61 ms -1.1% 58 ms / 65 ms 59 ms / 63 ms
nuxt --help 143 ms 144 ms +0.6% 139 ms / 147 ms 139 ms / 146 ms
nuxt --help (first output byte) 138 ms 139 ms +0.3% 134 ms / 141 ms 134 ms / 141 ms
nuxt dev --help 104 ms 101 ms -3.1% 100 ms / 107 ms 97 ms / 104 ms
nuxt dev --help (first output byte) 100 ms 96 ms -3.3% 95 ms / 102 ms 92 ms / 100 ms
nuxt <unknown-command> (no-op) 154 ms 153 ms -0.7% 149 ms / 156 ms 149 ms / 156 ms
nuxt <unknown-command> (no-op) (first output byte) 148 ms 147 ms -0.6% 144 ms / 150 ms 143 ms / 151 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 36 36 0.0% 296.6 kB 296.6 kB 0.0%
nuxt --help 143 143 0.0% 959.6 kB 959.6 kB 0.0%
nuxt dev --help 62 62 0.0% 450.7 kB 450.7 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.40 MB 2.40 MB -0.0%
Installed files 419 419 0.0%
Install wall time (warm npm cache, median of 3) 1.29 s 1.30 s +0.3%
Published tarball (packed) 237.0 kB 237.0 kB -0.0%
Published tarball (unpacked) 772.3 kB 772.3 kB 0.0%
Files in tarball 96 96 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 enabled auto-merge September 26, 2026 15:04
@danielroe
danielroe added this pull request to the merge queue Sep 26, 2026
Merged via the queue into main with commit 736321c Sep 26, 2026
21 of 22 checks passed
@danielroe
danielroe deleted the renovate/all-minor-patch branch September 26, 2026 15:13
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