Skip to content

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 8
🔧 System Dependencies 1
🚀 GitHub Actions 4
Total 13

📦 npm Dependencies

npm

8 packages will be updated

Package Change Age Adoption Passing Confidence
@prisma/client (source) 7.2.0 -> 7.3.0-integration-prisma6-fix-cloudflare-engine.3 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.3 age adoption passing confidence
@types/bun (source) 1.3.2 -> 1.3.6 age adoption passing confidence
better-dx (source) 0.2.3 -> 0.2.5 age adoption passing confidence
better-sqlite3 (source) 12.6.0 -> 12.6.2 age adoption passing confidence
kysely (source) 0.28.9 -> 0.28.10 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.2 🟢 patch deps.yaml

🚀 GitHub Actions

github-actions

4 actions will be updated

Action Change Type Files
oven-sh/setup-bun v2.0.2v2.1.2 🟡 minor ci.yml
shivammathur/setup-php 2.35.52.36.0 🟡 minor buddy-bot.yml
actions/cache v5.0.1v5.0.2 🟢 patch ci.yml
stacksjs/action-releaser v1.2.7v1.2.6 🟢 patch release.yml

Release Notes

prisma/prisma (@prisma/client)

7.2.0 -> 7.3.0-integration-prisma6-fix-cloudflare-engine.3

Compare Source

Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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

0.44.7 -> 0.45.1

Compare Source

Drizzle ORM package for SQL databases

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

prisma/prisma (prisma)

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

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.6

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

WiseLibs/better-sqlite3 (better-sqlite3)

12.6.0 -> 12.6.2

v12.6.2

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.1...v12.6.2

Released by mceachen on 1/16/2026

v12.6.1

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.0...v12.6.1

Released by mceachen on 1/16/2026

v9.6.0

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v9.5.0...v9.6.0

Released by mceachen on 4/26/2024

kysely-org/kysely (kysely)

0.28.9 -> 0.28.10

v0.28.10

Compare Source

Hey 👋

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

🚀 Features

🐞 Bugfixes

PostgreSQL 🐘 / MSSQL 🥅

[View full release notes]

Released by igalklebanov on 1/18/2026

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.2

📁 File: deps.yaml

🔗 Package Info: pkgx.com

oven-sh/setup-bun

v2.0.2 → v2.1.2

Visit oven-sh/setup-bun for release notes.

shivammathur/setup-php

2.35.5 → 2.36.0

Visit shivammathur/setup-php for release notes.

actions/cache

v5.0.1 → v5.0.2

Visit actions/cache for release notes.

stacksjs/action-releaser

v1.2.7 → v1.2.6

Visit stacksjs/action-releaser for release notes.


📊 Package Statistics

  • @prisma/client: 5,327,789 weekly downloads
  • drizzle-orm: 3,948,013 weekly downloads
  • prisma: 7,096,428 weekly downloads
  • @types/bun: 4,540,571 weekly downloads
  • better-dx: 62,229 weekly downloads
  • better-sqlite3: 2,441,379 weekly downloads
  • kysely: 1,948,820 weekly downloads
  • typeorm: 3,097,941 weekly downloads
  • bun: Available via pkgx package manager
  • oven-sh/setup-bun: GitHub Action for workflow automation
  • shivammathur/setup-php: GitHub Action for workflow automation
  • actions/cache: 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 🤖

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 19, 2026

Open in StackBlitz

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

commit: eed3475

@netlify
Copy link

netlify bot commented Jan 19, 2026

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

Name Link
🔨 Latest commit eed3475
🔍 Latest deploy log https://app.netlify.com/projects/bun-query-builder/deploys/696e0375441784000805983b

@chrisbbreuer
Copy link
Member Author

🤖 Auto-closing obsolete PR

This PR was automatically closed because the dependency files it references are no longer present in the project.

Removed files:

  • `## 📦 npm Dependencies

npm

8 packages will be updated`

  • [@prisma/client](https://github.com/prisma/prisma/tree/master) ([source](https://github.com/prisma/prisma/tree/HEAD))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/%40prisma%2Fclient/7.2.0/7.3.0-integration-prisma6-fix-cloudflare-engine.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/drizzle-orm/0.45.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [7.1.0->7.3.0-integration-prisma6-fix-cloudflare-engine.3](https://renovatebot.com/diffs/npm/prisma/7.1.0/7.3.0-integration-prisma6-fix-cloudflare-engine.3)
  • [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/%40types%2Fbun/1.3.2/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![age](https://developer.mend.io/api/mc/badges/age/npm/better-dx/0.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [better-sqlite3](https://github.com/WiseLibs/better-sqlite3/tree/master) ([source](https://github.com/WiseLibs/better-sqlite3/tree/HEAD))
  • [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/better-sqlite3/12.6.0/12.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/kysely/0.28.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
  • [0.3.27->0.3.28](https://renovatebot.com/diffs/npm/typeorm/0.3.27/0.3.28)
  • `## 🔧 System Dependencies

system`

  • `## 🚀 GitHub Actions

github-actions

4 actions will be updated`

If this was closed in error, please reopen the PR and update the dependency files accordingly.

@github-actions github-actions bot deleted the buddy-bot/update-non-major-updates-1768817514709 branch January 19, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment