Skip to content

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

Merged
HugoRCD merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 30, 2026
Merged

chore(deps): update all non-major dependencies#237
HugoRCD merged 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 Confidence
@ai-sdk/vue (source) ^3.0.137^3.0.141 age confidence
ai (source) >=6.0.137>=6.0.141 age confidence
ai (source) ^6.0.137^6.0.141 age confidence
drizzle-orm (source) >=0.45.1>=0.45.2 age confidence
drizzle-orm (source) ^0.45.1^0.45.2 age confidence
evlog (source) ^2.9.0^2.10.0 age confidence
happy-dom ^20.8.4^20.8.9 age confidence
shaders ^2.4.78^2.5.84 age confidence
tsdown (source) ^0.21.4^0.21.7 age confidence
turbo (source) ^2.8.20^2.8.21 age confidence
vite (source) ^8.0.2^8.0.3 age confidence
vitest (source) ^4.1.1^4.1.2 age confidence
zod-to-json-schema ^3.25.1^3.25.2 age confidence

Release Notes

vercel/ai (@​ai-sdk/vue)

v3.0.141

Compare Source

Patch Changes
  • ai@​6.0.139

v3.0.140

Compare Source

Patch Changes
  • ai@​6.0.138

v3.0.139

Compare Source

Patch Changes
  • ai@​6.0.137

v3.0.138

Compare Source

Patch Changes
  • ai@​6.0.136
drizzle-team/drizzle-orm (drizzle-orm)

v0.45.2

Compare Source

  • Fixed sql.identifier(), sql.as() escaping issues. Previously all the values passed to this functions were not properly escaped
    causing a possible SQL Injection (CWE-89) vulnerability

Thanks to @​EthanKim88, @​0x90sh and @​wgoodall01 for reaching out to us with a reproduction and suggested fix

HugoRCD/evlog (evlog)

v2.10.0

Compare Source

What's Changed

Features 🚀
Bug Fixes 🐞
  • fix(evlog): replace require() with dynamic import() for workers compat by @​shubh73 in #​228
Dependency Updates 📦
Performance Improvements ⚡️

New Contributors

Full Changelog: https://github.com/HugoRCD/evlog/compare/evlog@2.9.0...evlog@2.10.0

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
rolldown/tsdown (tsdown)

v0.21.7

Compare Source

   🚀 Features
  • Add module option for attw and publint to allow passing imported modules directly  -  by @​sxzz (31e90)
   🐞 Bug Fixes
  • deps: Add skipNodeModulesBundle dep subpath e2e tests and fix docs  -  by @​sxzz (deff7)
    View changes on GitHub

v0.21.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.21.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vercel/turborepo (turbo)

v2.8.21: Turborepo v2.8.21

Compare Source

What's Changed

Docs
eslint
  • fix(eslint-plugin-turbo): Guard against missing tasks/pipeline in forEachTaskDef by @​sleitor in #​12411
@​turbo/repository
Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.8.20...v2.8.21

vitejs/vite (vite)

v8.0.3

Compare Source

Features
Bug Fixes
  • html: cache unfiltered CSS list to prevent missing styles across entries (#​22017) (5464190)
  • module-runner: handle non-ascii characters in base64 sourcemaps (#​21985) (77c95bf)
  • module-runner: skip re-import if the runner is closed (#​22020) (ee2c2cd)
  • optimizer: scan is not resolving sub path import if used in a glob import (#​22018) (ddfe20d)
  • ssr: ssrTransform incorrectly rewrites meta identifier inside import.meta when a binding named meta exists (#​22019) (cff5f0c)
Miscellaneous Chores
Tests
vitest-dev/vitest (vitest)

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
StefanTerdell/zod-to-json-schema (zod-to-json-schema)

v3.25.2

Compare Source


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.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Building Building Preview, Comment, Open in v0 Mar 30, 2026 1:06am

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 30, 2026

npm i https://pkg.pr.new/evlog@237
npm i https://pkg.pr.new/@evlog/nuxthub@237

commit: 60319d7

@HugoRCD HugoRCD merged commit 7a40af6 into main Mar 30, 2026
13 checks passed
@HugoRCD HugoRCD deleted the renovate/all-minor-patch branch March 30, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant