Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Nov 8, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 7
🔧 System Dependencies 1
🚀 GitHub Actions 2
Total 10

📦 npm Dependencies

npm

7 packages will be updated

Package Change Age Adoption Passing Confidence
better-sqlite3 (source) 12.4.1 -> 12.5.0 age adoption passing confidence
drizzle-orm (source) 0.44.7 -> 0.45.1 age adoption passing confidence
prisma (source) 7.1.0 -> 7.3.0-integration-prisma6-fix-cloudflare-engine.2 age adoption passing confidence
@types/bun (source) 1.3.2 -> 1.3.5 age adoption passing confidence
better-dx (source) 0.2.3 -> 0.2.5 age adoption passing confidence
kysely (source) 0.28.8 -> 0.28.9 age adoption passing confidence
typeorm (source) 0.3.27 -> 0.3.28 age adoption passing confidence

🔧 System Dependencies

system

Package Change Type File
bun ^1.3.0^1.3.1 🟢 patch deps.yaml

🚀 GitHub Actions

github-actions

2 actions will be updated

Action Change Type Files
shivammathur/setup-php 2.35.52.36.0 🟡 minor buddy-bot.yml
stacksjs/action-releaser v1.2.7v1.2.6 🟢 patch release.yml

Release Notes

WiseLibs/better-sqlite3 (better-sqlite3)

12.4.1 -> 12.5.0

v12.5.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.6...v12.5.0

Released by mceachen on 11/28/2025

v12.4.6

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.5...v12.4.6

Released by mceachen on 11/22/2025

v12.4.5

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.4...v12.4.5

Released by mceachen on 11/21/2025

drizzle-team/drizzle-orm (drizzle-orm)

0.44.7 -> 0.45.1

v1.0.0-beta.3

Compare Source

Breaking changes (for MSSQL users)

The MSSQL snapshot has been upgraded to version 2. When you generate the next migration Drizzle Kit will ask you to update your current snapshot to version 2 if you have not done it already

"indexes.columns" field was updated in snapshot
This change allows to proper handle sql`` values inside index().on()

🎉 MySQL use/force/ingore index now accepts unique constraints

Bug fixes

[View full release notes]

Released by AndriiSherman on 12/16/2025

0.45.1

Compare Source

  • Fixed pg-native Pool detection in node-postgres transactions breaking in environments with forbidden require() (#5107)

Released by github-actions[bot] on 12/10/2025

0.45.0

Compare Source

  • Fixed pg-native Pool detection in node-postgres transactions
  • Allowed subqueries in select fields
  • Updated typo algorythm => algorithm
  • Fixed $onUpdate not handling SQL values (fixes #2388, tests implemented by L-Mario564 in #2911)
  • Fixed pg mappers not handling Date instances in bun-sql:postgresql driver responses for date, timestamp types (fixes #4493)

Released by github-actions[bot] on 12/4/2025

prisma/prisma (prisma)

7.1.0 -> 7.3.0-integration-prisma6-fix-cloudflare-engine.2

7.2.0

Compare Source

Today, we are excited to share the 7.2.0 stable release 🎉

🌟 Star this repo for notifications about new releases, bug fixes & features — or follow us on X!

Highlights

ORM

  • #28830: feat: add sqlcommenter-query-insights plugin
    • Adds a new SQL commenter plugin to support query insights metadata.
  • #28860: feat(migrate): add -url param for db pull, db push, migrate dev
    • Adds a -url flag to key migrate commands to make connection configuration more flexible.
  • #28895: feat(config): allow undefined URLs in e.g. prisma generate
    • Allows certain workflows (such as prisma generate) to proceed even when URLs are undefined.
  • #28903: feat(cli): customize prisma init based on the JS runtime (Bun vs others)
    • Makes prisma init tailor gene...

[View full release notes]

Released by mhartington on 12/17/2025

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.3.2 -> 1.3.5

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/development (better-dx)

0.2.3 -> 0.2.5

v0.2.5

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 11/22/2025

v0.2.4

Compare Source

No significant changes

    View changes on GitHub

Released by github-actions[bot] on 11/21/2025

kysely-org/kysely (kysely)

0.28.8 -> 0.28.9

v0.28.9

Compare Source

Hey 👋

A small batch of bug fixes. Please report any issues. 🤞😰🤞

🚀 Features

🐞 Bugfixes

PostgreSQL 🐘

📖 Documentation

📦 CICD & Tooling

[View full release notes]

Released by igalklebanov on 12/13/2025

typeorm/typeorm (typeorm)

0.3.27 -> 0.3.28

0.3.28

Compare Source

What's Changed

[View full release notes]

Released by michaelbromley on 12/3/2025

0.3.9

Compare Source

Bug Fixes

  • fixed regression introduced in 0.3.8 - broken CLI because of #8917 (#9332), closes #9330

Released by pleerock on 8/28/2022

0.3.8

Compare Source

Bug Fixes

[View full release notes]

Released by pleerock on 8/26/2022

bun

^1.3.0 → ^1.3.1

📁 File: deps.yaml

🔗 Package Info: pkgx.com

shivammathur/setup-php

2.35.5 → 2.36.0

Visit shivammathur/setup-php for release notes.

stacksjs/action-releaser

v1.2.7 → v1.2.6

Visit stacksjs/action-releaser for release notes.


📊 Package Statistics

  • better-sqlite3: 2,345,523 weekly downloads
  • drizzle-orm: 3,027,220 weekly downloads
  • prisma: 7,062,049 weekly downloads
  • @types/bun: 3,410,429 weekly downloads
  • better-dx: 60,195 weekly downloads
  • kysely: 1,610,059 weekly downloads
  • typeorm: 2,960,167 weekly downloads
  • bun: Available via pkgx package manager
  • shivammathur/setup-php: GitHub Action for workflow automation
  • stacksjs/action-releaser: GitHub Action for workflow automation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

@netlify
Copy link

netlify bot commented Nov 8, 2025

Deploy Preview for bun-query-builder failed. Why did it fail? →

Name Link
🔨 Latest commit ed9dbe8
🔍 Latest deploy log https://app.netlify.com/projects/bun-query-builder/deploys/69445fe4f478d70008e74716

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 8, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/bun-query-builder@181

commit: 244ebe5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment