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

ℹ️ Note

This PR body was truncated due to platform limits.

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
@types/bun (source) 1.3.101.3.11 age confidence devDependencies patch
@types/jsdom (source) 28.0.028.0.1 age confidence devDependencies patch
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
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.88.1 age confidence devDependencies minor
oven-sh/setup-bun v2.1.2v2.2.0 age confidence action minor
oxc-parser (source) 0.116.00.121.0 age confidence devDependencies minor
pkg-pr-new (source) 0.0.650.0.66 age confidence devDependencies patch
pnpm (source) 10.30.310.32.1 age confidence packageManager minor
tailwindcss (source) 4.2.14.2.2 age confidence devDependencies patch
tinyexec ^1.0.2^1.0.4 age confidence dependencies patch
unimport 6.0.06.0.2 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
vue-router (source) 5.0.35.0.4 age confidence devDependencies patch
vue-router (source) ^5.0.3^5.0.4 age confidence dependencies patch
vue-tsc (source) 3.2.53.2.6 age confidence devDependencies 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

capricorn86/happy-dom (happy-dom)

v20.8.4

Compare Source

webpro-nl/knip (knip)

v5.88.1: Release 5.88.1

Compare Source

v5.88.0: Release 5.88.0

Compare Source

v5.87.0

Compare Source

v5.86.0: Release 5.86.0

Compare Source

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

v2.2.0

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.2.0

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.121.0

v0.120.0

⚡ Performance

v0.119.0

📚 Documentation
  • e4aa5b5 parser/napi, linter/plugins: Add JSDoc comments to raw transfer constants (#​20286) (overlookmotel)

v0.118.0

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)
stackblitz-labs/pkg.pr.new (pkg-pr-new)

v0.0.66

Compare Source

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

tailwindlabs/tailwindcss (tailwindcss)

v4.2.2

Compare Source

Fixed
  • Don't crash when candidates contain prototype properties like row-constructor (#​19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#​19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#​19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#​19745)
  • Add support for Vite 8 in @tailwindcss/vite (#​19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#​19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#​19812)
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.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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: f7d327e

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 4060509 to c780ed8 Compare March 16, 2026 11:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from df4385b to 3208be7 Compare March 19, 2026 18:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3208be7 to f7d327e Compare March 19, 2026 22:17
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