chore(deps): update all non-major dependencies #167
                
     Merged
            
            
          
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
^4.20250418.0->^4.20250702.0^0.2.17->^0.3.4^0.15.4->^0.15.9^1.2.10->^1.2.17^8.11.13->^8.15.4^3.1.1->^3.2.4^11.9.1->^11.10.0^0.3.1->^0.3.2^16.5.0->^16.6.1^0.42.0->^0.44.2^9.24.0->^9.30.1^0.4.2->^0.5.0^3.14.0->^3.14.1^8.14.1->^8.16.310.8.1->10.12.4^3.5.3->^3.6.2^0.2.30->^0.3.10^3.1.1->^3.2.4^4.12.0->^4.22.0Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20250702.0Compare Source
v4.20250701.0Compare Source
v4.20250628.0Compare Source
v4.20250627.0Compare Source
v4.20250620.0Compare Source
v4.20250619.0Compare Source
v4.20250618.0Compare Source
v4.20250617.0Compare Source
v4.20250614.0Compare Source
v4.20250613.0Compare Source
v4.20250612.0Compare Source
v4.20250610.0Compare Source
v4.20250607.0Compare Source
v4.20250606.0Compare Source
v4.20250605.0Compare Source
v4.20250604.0Compare Source
v4.20250603.0Compare Source
v4.20250601.0Compare Source
v4.20250531.0Compare Source
v4.20250529.0Compare Source
v4.20250528.0Compare Source
v4.20250525.0Compare Source
v4.20250524.0Compare Source
v4.20250523.0Compare Source
v4.20250522.0Compare Source
v4.20250521.0Compare Source
v4.20250520.0Compare Source
v4.20250519.0Compare Source
v4.20250517.0Compare Source
v4.20250515.0Compare Source
v4.20250514.0Compare Source
v4.20250513.0Compare Source
v4.20250510.0Compare Source
v4.20250509.0Compare Source
v4.20250508.0Compare Source
v4.20250507.0Compare Source
v4.20250506.0Compare Source
v4.20250505.0Compare Source
v4.20250504.0Compare Source
v4.20250503.0Compare Source
v4.20250502.0Compare Source
v4.20250430.0Compare Source
v4.20250429.0Compare Source
v4.20250428.0Compare Source
v4.20250427.0Compare Source
v4.20250426.0Compare Source
v4.20250425.0Compare Source
v4.20250424.0Compare Source
v4.20250423.0Compare Source
v4.20250422.0Compare Source
v4.20250421.0Compare Source
v4.20250420.0Compare Source
v4.20250419.0Compare Source
electric-sql/pglite (@electric-sql/pglite)
v0.3.4Compare Source
Patch Changes
1fcaa3e: fix race condition in live query unsubscribe38a55d0: fix cjs/esm misconfigurationsaac7003: remove double wasm instantiation when providing a wasm module'8ca254d: expose listen function in transaction objectv0.3.3Patch Changes
ea2c7c7: pg_ivm extensionv0.3.2Patch Changes
e2c654b: automatic fallback fromcmadata transfer container tofilefor large queries, and fix errors that could result in a "memory access out of bounds" error.v0.3.1Compare Source
Patch Changes
713364e: Fix a bug in the live plugin that could result in an error when unsubscribing from a live queryv0.3.0Compare Source
Minor Changes
97e52f7: upgrade to postgresql 17.4Patch Changes
4356024: bug fix live plugin when dealing with case sensitive table names0033bc7: Fix a race condition in live query unsubscription that could result in live queries failing to update.libsql/libsql-client-ts (@libsql/client)
v0.15.9Compare Source
libsqlpackage.v0.15.8Compare Source
v0.15.7Compare Source
libsqlpackage.v0.15.6Compare Source
libsqlpackage.v0.15.5Compare Source
libsqlpackage.vitest-dev/vitest (@vitest/coverage-v8)
v3.2.4Compare Source
🐞 Bug Fixes
vitest run --watchshould be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkerswhen onlymaxWorkersspecified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.metashould be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)View changes on GitHub
v3.2.3Compare Source
🚀 Features
🐞 Bug Fixes
expect.anyreturn type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8129 (47514)process.send()- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8125 (dfe81)View changes on GitHub
v3.2.2Compare Source
🚀 Features
🐞 Bug Fixes
createTesterscall on the main thread - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8101 (142c7)vitest-browser-*packages - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8103 (247ef)toEqual- by @dubzzz in https://github.com/vitest-dev/vitest/issues/8094 (02ec8)dotreporter to work in non interactive terminals - by @bstephen1 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7994 (6db9f)View changes on GitHub
v3.2.1Compare Source
🐞 Bug Fixes
DeeplyAllowMatchers- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)View changes on GitHub
v3.2.0Compare Source
v3.1.4Compare Source
v3.1.3Compare Source
🐞 Bug Fixes
inline: trueis set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reportsto show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
v3.1.2Compare Source
🐞 Bug Fixes
chaivariable invitest/globals(fix: #7474) - by @Jay-Karia in https://github.com/vitest-dev/vitest/issues/7771 and https://github.com/vitest-dev/vitest/issues/7474 (d9297)test.excludewhen same object passed incoverage.exclude- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7774 (c3751)envionmentOptions- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7795 (67430)awaitprofiler calls - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7763 (795a6)🏎 Performance
View changes on GitHub
WiseLibs/better-sqlite3 (better-sqlite3)
v11.10.0Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.9.1...v11.10.0
unjs/db0 (db0)
v0.3.2Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors
motdotla/dotenv (dotenv)
v16.6.1Compare Source
Changed
quietto true – hiding the runtime log message (#874)config({ quiet: true })to suppress.require('dotenv').config()forrequire('@​dotenvx/dotenvx').config().v16.6.0Compare Source
Added
[[email protected]] injecting env (1) from .env(#870){ quiet: true }to suppressdrizzle-team/drizzle-orm (drizzle-orm)
v0.44.2Compare Source
tsconfig: #4535, #4457v0.44.1Compare Source
v0.44.0Compare Source
Error handling
Starting from this version, we’ve introduced a new
DrizzleQueryErrorthat wraps all errors from database drivers and provides a set of useful information:Drizzlequery failedDrizzle
cachemoduleDrizzle sends every query straight to your database by default. There are no hidden actions, no automatic caching or invalidation - you’ll always see exactly what runs. If you want caching, you must opt in.
By default, Drizzle uses a explicit caching strategy (i.e.
global: false), so nothing is ever cached unless you ask. This prevents surprises or hidden performance traps in your application. Alternatively, you can flip on all caching (global: true) so that every select will look in cache first.Out first native integration was built together with Upstash team and let you natively use
upstashas a cache for your drizzle queriesYou can also implement your own cache, as Drizzle exposes all the necessary APIs, such as get, put, mutate, etc.
You can find full implementation details on the website