Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#1253
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config ^7.7.0^7.7.3 age confidence devDependencies patch
@nuxt/nitro-server (source) ^4.3.1^4.4.2 age confidence devDependencies patch
@types/debug (source) ^4.1.12^4.1.13 age confidence devDependencies patch
@vitest/coverage-v8 (source) ^4.0.18^4.1.0 age confidence devDependencies minor
CodSpeedHQ/action v4.11.1v4.12.1 age confidence action minor
deno (source) 2.7.42.7.7 age confidence uses-with patch
eslint (source) ^10.0.3^10.1.0 age confidence devDependencies minor
eslint-plugin-jsdoc 62.7.162.8.0 age confidence resolutions minor
knip (source) ^5.86.0^5.88.1 age confidence devDependencies minor
nitropack ^2.13.1^2.13.2 age confidence devDependencies patch
pkg-pr-new (source) ^0.0.65^0.0.66 age confidence devDependencies patch
pnpm (source) 10.32.010.32.1 age confidence packageManager patch
rollup (source) ^4.59.0^4.59.1 age confidence devDependencies patch
srvx (source) ^0.11.9^0.11.12 age confidence dependencies patch
srvx (source) ^0.11.9^0.11.12 age confidence devDependencies patch
tinyexec ^1.0.2^1.0.4 age confidence dependencies patch
tinyexec ^1.0.2^1.0.4 age confidence devDependencies patch
tsdown (source) ^0.20.3^0.21.4 age confidence devDependencies minor
undici (source) ^7.22.0^7.24.5 age confidence devDependencies patch
vitest (source) ^4.0.18^4.1.0 age confidence devDependencies minor
vue-router (source) ^5.0.3^5.0.4 age confidence dependencies patch
vue-router (source) ^5.0.3^5.0.4 age confidence devDependencies patch

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v7.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
CodSpeedHQ/action (CodSpeedHQ/action)

v4.12.1

Compare Source

Release Notes

In this release, we've focused on improving the local user experience.
We've revamped the output of the cli to provide tailed logs while the benchmarks are being executed, and polished a bit the display of results after your run.

We also added support to run multiple modes in a single command invocation, both for local and CI runs!
For instance, that means you can now do
codspeed run --mode simulation --mode memory --mode walltime -- cargo codspeed run

Last but not least, you can now define entrypoints in your project config

# codspeed.yml
# List of commands that are run when running `codspeed run` without further arguments
benchmarks:
  - name: My ls command
    # Mutually exclusive with entrypoint
    # Expects a command that will run a benchmark for an arbitrary command
    exec: ls -al /usr/bin
   
  - name: My pytest-codspeed benchmark
    # Mutually exclusive with exec
    # Expects a command that will run a benchmark program that is using a codspeed integration
    entrypoint: pytest --codspeed src

Fix a bug where memory profiling with codspeed exec for binaries that use statically-linked allocators (e.g. jemalloc in Rust). Previously, we reported incorrect memory usage because it didn't attach to the statically linked allocators.

Details

🚀 Features
🐛 Bug Fixes
🏗️ Refactor

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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 March 16, 2026 06:40
@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2026

📦 Bundle Size Comparison

📈 nuxi

Metric Base Head Diff
Rendered 3385.37 KB 3386.46 KB +1.10 KB (+0.03%)

📉 nuxt-cli

Metric Base Head Diff
Rendered 149.88 KB 149.50 KB -0.38 KB (-0.25%)

📉 create-nuxt

Metric Base Head Diff
Rendered 1640.42 KB 1639.76 KB -0.66 KB (-0.04%)

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 07795a0 to bdeff7a Compare March 20, 2026 22:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bdeff7a to a5a7981 Compare March 21, 2026 10:39
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.

0 participants