Skip to content

chore: Update all non-major dependencies#215

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

chore: Update all non-major dependencies#215
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/ui (source) ^4.5.1^4.6.0 age adoption passing confidence dependencies minor
@nuxtjs/i18n (source) ^10.2.3^10.2.4 age adoption passing confidence dependencies patch
@vitest/coverage-v8 (source) ^4.1.0^4.1.2 age adoption passing confidence devDependencies patch
citty ^0.2.1^0.2.2 age adoption passing confidence dependencies patch
defu ^6.1.4^6.1.6 age adoption passing confidence dependencies patch
giget ^3.1.2^3.2.0 age adoption passing confidence dependencies minor
h3 (source) ^1.15.10^1.15.11 age adoption passing confidence dependencies patch
happy-dom ^20.8.4^20.8.9 age adoption passing confidence devDependencies patch
knip (source) ^6.0.2^6.2.0 age adoption passing confidence devDependencies minor
minimatch ^10.2.4^10.2.5 age adoption passing confidence dependencies patch
nitropack ^2.13.2^2.13.3 age adoption passing confidence dependencies patch
node 24.14.024.14.1 age adoption passing confidence uses-with patch
reka-ui ^2.9.2^2.9.3 age adoption passing confidence dependencies patch
unstorage (source) ^1.17.4^1.17.5 age adoption passing confidence dependencies patch
vitest (source) ^4.1.0^4.1.2 age adoption passing confidence devDependencies patch
vue (source) ^3.5.30^3.5.31 age adoption passing confidence dependencies patch

Release Notes

nuxt/ui (@​nuxt/ui)

v4.6.0

Compare Source

⚠ BREAKING CHANGES
  • module: use moduleDependencies to manipulate options (#​5384)
Features
Bug Fixes
  • Avatar: use resolved size for image width/height (#​6008) (6dd0fc4)
  • ChatShimmer: handle RTL mode (#​6180) (51793a8)
  • ContentNavigation: prevent toggling disabled parent items (#​6122) (0f1074f)
  • ContentSurround: handle RTL mode (#​6148) (6921f13)
  • ContentToc: reset start margin at lg breakpoint (8f24f79)
  • DashboardSearchButton: use valid HTML structure for trailing slot (#​6194) (578a12f)
  • Editor: guard lift calls for unavailable list extensions (#​6100) (065db6b)
  • Error: support status and statusText properties (1350d62), closes #​6134
  • FileUpload: make multiple, accept and reset options reactive (#​6204) (ae093df)
  • Modal/Slideover/Popover/Drawer: prevent double close:prevent emit (#​6226) (9a0d501)
  • module: only auto-import public composables and allow Vite opt-out (#​6197) (886f5fb)
  • NavigationMenu: improve RTL support for viewport and indicator (#​6164) (755867b)
  • NavigationMenu: propagate disabled state to item in vertical orientation (6d4d651)
  • ProsePre: move shiki line highlight styles to theme (d663950)
nuxt-modules/i18n (@​nuxtjs/i18n)

v10.2.4

Compare Source

This changelog is generated by GitHub Releases

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

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

v4.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unjs/citty (citty)

v0.2.2

Compare Source

compare changes

🚀 Enhancements
  • Support subcommand aliases (#​236)
  • Add plugin system (#​238)
  • default: Support default sub command (#​156)
🩹 Fixes
  • main: Allow user-defined -h, --help, -v, --version args (#​234)
  • Resolve alias value over default (#​228)
  • Subcommand resolution incorrectly consumes flag values (#​231)
  • Coerce parsed arg values to match declared types (#​239)
💅 Refactors
📖 Documentation
  • Add usage section (#​70)
  • Add example setup and cleanup option (#​188)
🏡 Chore
✅ Tests
  • Reproduce issue with short option (alias) and = (#​230)
  • parser: Add regression tests for hyphen-prefixed string values (#​171)
❤️ Contributors
unjs/defu (defu)

v6.1.6

Compare Source

compare changes

📦 Build
❤️ Contributors

v6.1.5

Compare Source

compare changes

🩹 Fixes
  • Prevent prototype pollution via __proto__ in defaults (#​156)
  • Ignore inherited enumerable properties (11ba022)
🏡 Chore
✅ Tests
  • Add more tests for plain objects (b65f603)
🤖 CI
❤️ Contributors
unjs/giget (giget)

v3.2.0

Compare Source

compare changes

🚀 Enhancements
  • git: provider with sparse cloning support (#​211)
🩹 Fixes
  • _utils: Move hyphens to start of character classes in parseGitURI regex (#​256)
  • cli: Prevent duplicate error messages (#​220)
  • gitlab: Support subgroups and :: subdir delimiter (#​141)
🏡 Chore
❤️ Contributors
h3js/h3 (h3)

v1.15.11

Compare Source

compare changes

🏡 Chore
capricorn86/happy-dom (happy-dom)

v20.8.9

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where cookies from the current origin was being forwarded to the target origin in fetch requests - By @​capricorn86 in task #​2117

v20.8.8

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where export names can be interpolated as executable code in ESM - By @​capricorn86 in task #​2113
    • A security advisory (GHSA-6q6h-j7hj-3r64) has been reported that shows a security vulnerability where it may be possible to escape the VM context and get access to process level functionality in unsafe environments using CommonJS. Big thanks to @​tndud042713 for reporting this!

v20.8.7

Compare Source

👷‍♂️ Patch fixes
  • Replace implementing Node.js Console with common IConsole interface to support latest version of Bun - By @​YevheniiKotyrlo in task #​1845

v20.8.6

Compare Source

👷‍♂️ Patch fixes

v20.8.5

Compare Source

👷‍♂️ Patch fixes
webpro-nl/knip (knip)

v6.2.0: Release 6.2.0

Compare Source

v6.1.1: Release 6.1.1

Compare Source

v6.1.0: Release 6.1.0

Compare Source

v6.0.6: Release 6.0.6

Compare Source

  • Suppress issues initially to not overwhelm agent in mcp server (7793962)
  • Auto-format (346247a)
  • Fix false positive unused deps when run from workspace dir (resolve #​1642) (95f4431)
  • Move from convertPathsToAliascompilePathMappings (resolve #​1641) (ccc62d6)

v6.0.5: Release 6.0.5

Compare Source

v6.0.4: Release 6.0.4

Compare Source

  • Defer ns member ref resolution to post-walk batch pass (resolve #​1633) (304504f)
  • Show namespace member statuses in trace output (47ddf43)
  • Add shadow detection for function params, arrow params, and catch bindings (70ebb76)
  • Strip trailing slashes from tsconfig outDir and rootDir (resolve #​1635) (1dcdb02)

v6.0.3: Release 6.0.3

Compare Source

  • Handle symlinks → real paths from tsconfig files (#​1630) (529810a)
  • Filter empty strings from Qwik routesDir values (resolve #​1632) (beb8ae3)
isaacs/minimatch (minimatch)

v10.2.5

Compare Source

nitrojs/nitro (nitropack)

v2.13.3

Compare Source

compare changes

🏡 Chore
  • Fix TypeScript issues (6355ed42)
    • Remove esModuleInterop from tsconfig
    • Remove baseUrl from test fixture tsconfig
    • Add #nitro-internal-pollyfills path mapping with empty polyfills file
  • Update httpxy to 0.5 (f09dce27)
  • Update deps (bb6e8a77, 70b5f038)
  • Apply automated updates (ed28887a)
📦 Dependency Updates
Package From To
httpxy ^0.3.1 ^0.5.0
h3 ^1.15.9 ^1.15.10
esbuild ^0.27.4 ^0.27.5
rollup ^4.59.0 ^4.60.1
typescript ^5.9.3 ^6.0.2
@vercel/nft ^1.4.0 ^1.5.0
c12 ^3.3.3 ^3.3.4
citty ^0.2.1 ^0.2.2
defu ^6.1.4 ^6.1.6
globby ^16.1.1 ^16.2.0
listhen ^1.9.0 ^1.9.1
unstorage ^1.17.4 ^1.17.5
cookie-es ^2.0.0 ^2.0.1
youch ^4.1.0 ^4.1.1
unenv ^2.0.0-rc.24 2.0.0-rc.24
@scalar/api-reference ^1.49.3 ^1.49.8
miniflare ^4.20260317.1 ^4.20260329.0
wrangler ^4.76.0 ^4.79.0
@cloudflare/workers-types ^4.20260317.1 ^4.20260401.1
vitest ^4.1.0 ^4.1.2
undici ^7.24.5 ^7.24.7
❤️ Contributors
actions/node-versions (node)

v24.14.1: 24.14.1

Compare Source

Node.js 24.14.1

unovue/reka-ui (reka-ui)

v2.9.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
unjs/unstorage (unstorage)

v1.17.5

Compare Source

compare changes

📦 Dependencies
  • Update deps (h3 and lru-cache) (37e8958)
vuejs/core (vue)

v3.5.31

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/all-minor-patch branch 6 times, most recently from ff571f0 to e388db7 Compare April 1, 2026 22:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e388db7 to d077337 Compare April 2, 2026 10:52
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