Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@clack/prompts (source) 1.0.11.1.0 age confidence dependencies minor
@jest/globals (source) 30.2.030.3.0 age confidence devDependencies minor
actions/setup-node v6.2.0v6.3.0 age confidence action minor
better-sqlite3 12.6.212.8.0 age confidence devDependencies minor
eslint (source) 10.0.210.0.3 age confidence devDependencies patch
h3 (source) ^1.15.5^1.15.6 age confidence dependencies patch
h3 (source) ^2.0.1-rc.14^2.0.1-rc.16 age confidence dependencies patch
h3-next (source) 2.0.1-rc.142.0.1-rc.16 age confidence dependencies patch
happy-dom 20.8.320.8.4 age confidence devDependencies patch
jest (source) 30.2.030.3.0 age confidence devDependencies minor
knip (source) 5.85.05.86.0 age confidence devDependencies minor
oven-sh/setup-bun v2.1.2v2.1.3 age confidence action patch
oxc-parser (source) 0.116.00.118.0 age confidence devDependencies minor
pnpm (source) 10.30.310.32.1 age confidence packageManager minor
tinyexec ^1.0.2^1.0.4 age confidence dependencies patch
unimport 6.0.06.0.1 age confidence devDependencies patch
vitest-browser-vue 2.0.22.1.0 age confidence devDependencies minor
vue (source) ^3.5.29^3.5.30 age confidence resolutions patch
vue (source) ^3.5.29^3.5.30 age confidence dependencies patch

Release Notes

bombshell-dev/clack (@​clack/prompts)

v1.1.0

Compare Source

Minor Changes
  • e3333fb: Replaces picocolors with Node.js built-in styleText.
Patch Changes
  • c3666e2: destruct limitOption param for better code readability, tweak types definitions
  • ba3df8e: Fixes withGuide support in intro, outro, and cancel messages.
  • Updated dependencies [e3333fb]
jestjs/jest (@​jest/globals)

v30.3.0

Compare Source

Features
  • [jest-config] Add defineConfig and mergeConfig helpers for type-safe Jest config (#​15844)
  • [jest-fake-timers] Add setTimerTickMode to configure how timers advance
  • [*] Reduce token usage when run through LLMs (3f17932)
Fixes
  • [jest-config] Keep CLI coverage output when using --json with --outputFile (#​15918)
  • [jest-mock] Use Symbol from test environment (#​15858)
  • [jest-reporters] Fix issue where console output not displayed for GHA reporter even with silent: false option (#​15864)
  • [jest-runtime] Fix issue where user cannot utilize dynamic import despite specifying --experimental-vm-modules Node option (#​15842)
  • [jest-test-sequencer] Fix issue where failed tests due to compilation errors not getting re-executed even with --onlyFailures CLI option (#​15851)
  • [jest-util] Make sure process.features.require_module is false (#​15867)
Chore & Maintenance
  • [*] Replace remaining micromatch uses with picomatch
  • [deps] Update to sinon/fake-timers v15
  • [docs] Update V30 migration guide to notify users on jest.mock() work with case-sensitive path (#​15849)
  • Updated Twitter icon to match the latest brand guidelines (#​15869)
actions/setup-node (actions/setup-node)

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

WiseLibs/better-sqlite3 (better-sqlite3)

v12.8.0

Compare Source

What's Changed

New Contributors

Why SQLite v3.51.3 instead of v3.52.0

From the SQLite team:

Some important issues have been found with version 3.52.0. In order to give us time to deal with those issues, we plan to withdraw the 3.52.0 release. In its place, we will put up a new 3.51.3 patch release that includes a fix for the recently discovered WAL-reset bug as well as other patches. This will happen probably within about the next twelve hours.

Hence, if you were planning to upgrade to 3.52.0 tomorrow (Friday, 2026-03-14), perhaps it would be better to wait a day or so for 3.51.3.

At some point we will do version 3.52.1 which will hopefully resolve the issues that have arisen with the 3.52.0 release.

Full Changelog: WiseLibs/better-sqlite3@v12.7.1...v12.8.0

eslint/eslint (eslint)

v10.0.3

Compare Source

h3js/h3 (h3)

v1.15.6

Compare Source

compare changes

🩹 Fixes
  • sse: Sanitize newlines in event stream fields to prevent SSE injection (840ac5c)
  • static: Prevent path traversal via percent-encoded dot segments (6465e1b)
capricorn86/happy-dom (happy-dom)

v20.8.4

Compare Source

webpro-nl/knip (knip)

v5.86.0: Release 5.86.0

Compare Source

oven-sh/setup-bun (oven-sh/setup-bun)

v2.1.3

Compare Source

oven-sh/setup-bun is the github action for setting up Bun.

What's Changed
New Contributors

Full Changelog: oven-sh/setup-bun@v2...v2.1.3

oxc-project/oxc (oxc-parser)

v0.117.0

🐛 Bug Fixes
  • 92cfb14 linter/plugins: Fix types for walkProgram and walkProgramWithCfg (#​20081) (overlookmotel)
  • ee0491e apps,napi: Explicitly specify libs in tsconfigs (#​20071) (camc314)
pnpm/pnpm (pnpm)

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.31.0

Compare Source

tinylibs/tinyexec (tinyexec)

v1.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: tinylibs/tinyexec@1.0.3...1.0.4

v1.0.3

Compare Source

What's Changed

  • chore: enable dependabot, bump actions by @​43081j in #​60
  • chore: upgrade dependencies by @​43081j in #​62
  • chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 in the github-actions group by @​dependabot[bot] in #​66
  • chore: add licenses to distributed code temporarily by @​43081j in #​69
  • chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 in the github-actions group by @​dependabot[bot] in #​70
  • chore(deps): bump the github-actions group with 2 updates by @​dependabot[bot] in #​72
  • chore: bump node in CI by @​43081j in #​75
  • chore(deps-dev): bump the development-dependencies group across 1 directory with 8 updates by @​dependabot[bot] in #​74
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @​dependabot[bot] in #​77
  • chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in the github-actions group by @​dependabot[bot] in #​76
  • chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @​dependabot[bot] in #​79
  • chore(deps-dev): bump the development-dependencies group with 6 updates by @​dependabot[bot] in #​80
  • chore(deps-dev): bump @​types/node from 25.0.10 to 25.2.0 in the development-dependencies group by @​dependabot[bot] in #​81
  • chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates by @​dependabot[bot] in #​83
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @​dependabot[bot] in #​84
  • chore(deps-dev): bump @​types/node from 25.3.0 to 25.3.3 in the development-dependencies group by @​dependabot[bot] in #​85
  • fix: prefer local node_modules/.bin executables to globally installed ones by @​iiroj in #​87
  • chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group by @​dependabot[bot] in #​88
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @​dependabot[bot] in #​89

New Contributors

Full Changelog: tinylibs/tinyexec@1.0.2...1.0.3

unjs/unimport (unimport)

v6.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-community/vitest-browser-vue (vitest-browser-vue)

v2.1.0

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/core (vue)

v3.5.30

Compare Source

Bug Fixes

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 9, 2026 03:01
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 9, 2026

Open in StackBlitz

npm i https://pkg.pr.new/nuxt/test-utils/@nuxt/test-utils@1612
npm i https://pkg.pr.new/nuxt/test-utils/vitest-environment-nuxt@1612

commit: 1c10bb0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 5d694d2 to 8fa82a3 Compare March 13, 2026 19:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8fa82a3 to 82194a1 Compare March 14, 2026 02:05
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