Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/workers-types ^4.20260316.1^4.20260517.1 age confidence
@electric-sql/pglite (source) ^0.3.16^0.4.5 age confidence
@libsql/client (source) ^0.17.0^0.17.3 age confidence
@planetscale/database ^1.19.0^1.20.1 age confidence
@types/bun (source) ^1.3.10^1.3.14 age confidence
@types/pg (source) ^8.18.0^8.20.0 age confidence
@vitest/coverage-v8 (source) ^4.1.0^4.1.6 age confidence
better-sqlite3 ^12.8.0^12.10.0 age confidence
dotenv ^17.3.1^17.4.2 age confidence
drizzle-orm (source) ^0.45.1^0.45.2 age confidence
eslint (source) ^10.0.3^10.4.0 age confidence
jiti ^2.6.1^2.7.0 age confidence
kysely (source) ^0.28.14^0.29.2 age confidence
mlly ^1.8.1^1.8.2 age confidence
mysql2 (source) ^3.20.0^3.22.3 age confidence
obuild ^0.4.32^0.4.35 age confidence
pnpm (source) 10.28.110.33.4 age confidence
pnpm (source) 10.19.010.33.4 age confidence
prettier (source) ^3.8.1^3.8.3 age confidence
undocs ^0.4.10^0.4.16 age confidence
vitest (source) ^4.1.0^4.1.6 age confidence
wrangler (source) ^4.74.0^4.92.0 age confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20260517.1

Compare Source

v4.20260516.1

Compare Source

v4.20260515.1

Compare Source

v4.20260514.1

Compare Source

v4.20260511.1

Compare Source

v4.20260510.1

Compare Source

v4.20260509.1

Compare Source

v4.20260508.1

Compare Source

v4.20260507.1

Compare Source

v4.20260506.1

Compare Source

v4.20260505.1

Compare Source

v4.20260504.1

Compare Source

v4.20260503.1

Compare Source

v4.20260502.1

Compare Source

v4.20260501.1

Compare Source

v4.20260430.1

Compare Source

v4.20260429.1

Compare Source

v4.20260426.1

Compare Source

v4.20260425.1

Compare Source

v4.20260424.1

Compare Source

v4.20260423.1

Compare Source

v4.20260422.2

Compare Source

v4.20260422.1

Compare Source

v4.20260421.1

Compare Source

v4.20260420.1

Compare Source

v4.20260418.1

Compare Source

v4.20260417.1

Compare Source

v4.20260416.2

Compare Source

v4.20260416.1

Compare Source

v4.20260415.1

Compare Source

v4.20260414.1

Compare Source

v4.20260413.1

Compare Source

v4.20260412.2

Compare Source

v4.20260412.1

Compare Source

v4.20260411.1

Compare Source

v4.20260410.1

Compare Source

v4.20260409.1

Compare Source

v4.20260408.1

Compare Source

v4.20260405.1

Compare Source

v4.20260404.1

Compare Source

v4.20260403.1

Compare Source

v4.20260402.1

Compare Source

v4.20260401.1

Compare Source

v4.20260331.1

Compare Source

v4.20260329.1

Compare Source

v4.20260317.1

Compare Source

electric-sql/pglite (@​electric-sql/pglite)

v0.4.5

Compare Source

Patch Changes
  • c6bddde: Fix caching of artifacts such that they are not downloaded multiple times

v0.4.4

Compare Source

Patch Changes

v0.4.3

Compare Source

Patch Changes
  • 2ae666f: Default database, user and role are now all "postgres"
  • fb95e66: Allow setting initial memory size.
  • 65fc101: Disable background workers.

v0.4.2

Compare Source

Patch Changes
  • 41632c4: Allow passing initdb.wasm asset for bundlers that need it.

v0.4.1

Patch Changes
  • 37fb39e: clear timers on exit; remove pglite-socket dependency on pglite-postgis

v0.4.0

Minor Changes
  • d848955: New simplified PGlite with separate initdb.
    New included extension: pg_textsearch (experimental).
    New package for postgis (experimental) as extension.
    Breaking changes: 'postgres' is the default database instead of 'template1'.
tursodatabase/libsql-client-ts (@​libsql/client)

v0.17.3

Compare Source

v0.17.2

Compare Source

v0.17.1

Compare Source

planetscale/database-js (@​planetscale/database)

v1.20.1

Compare Source

What's Changed

Full Changelog: planetscale/database-js@v1.20.0...v1.20.1

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: planetscale/database-js@v1.19.0...v1.20.0

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.6

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

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
WiseLibs/better-sqlite3 (better-sqlite3)

v12.10.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.9.1...v12.10.0

v12.9.0

Compare Source

What's Changed

  • Update SQLite to version 3.53.0 in #​1464

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

motdotla/dotenv (dotenv)

v17.4.2

Compare Source

v17.4.1

Compare Source

v17.4.0

Compare Source

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

eslint/eslint (eslint)

v10.4.0

Compare Source

v10.3.0

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 do

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 2am and before 3am"
  • Automerge
    • "after 1am and before 2am"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 12 times, most recently from 62a6c68 to af28088 Compare April 5, 2026 22:02
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 0df305b to 228d324 Compare April 13, 2026 19:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 66cff59 to 760be8b Compare April 28, 2026 20:51
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 8fe38fa to 60777ff Compare May 6, 2026 15:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 17b7047 to eb52b7e Compare May 7, 2026 22:48
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