Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prisma/client (source) ^6.19.0-integration-next.14 -> ^6.19.0 age adoption passing confidence
@stacksjs/ts-validation ^0.4.7 -> ^0.4.8 age adoption passing confidence
@types/bun (source) ^1.3.1 -> ^1.3.2 age adoption passing confidence
prisma (source) ^6.19.0-integration-next.14 -> ^6.19.0 age adoption passing confidence

Release Notes

prisma/prisma (@​prisma/client)

v6.19.0

Compare Source

v6.19.0-integration-next.22

Compare Source

v6.19.0-integration-next.21

Compare Source

stacksjs/ts-validation (@​stacksjs/ts-validation)

v0.4.8

Compare Source

No significant changes

    View changes on GitHub
prisma/prisma (prisma)

v6.19.0

Compare Source

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

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

Highlights

This release brings a lot of bug fixes and improvements to both the ORM and Prisma Postgres.

Prisma ORM

Prisma ORM is the most popular ORM in the TypeScript ecosystem. Today’s release brings a bunch of new bug fixes and overall improvements:

  • #​5675: When dropping a model from a schema, do not append the default schema to the migration.
  • #​5656: Align naming conventions for fields and relation fields
  • #​28341: Add biome ignore comments to generated client files. This was a community contribution from @​lonelyevil, thank you!

Prisma Postgres

Prisma Postgres is our fully managed Postgres service, designed with the same philosophy of great DX that has guided Prisma for close to a decade. With this release, we are introducing the following improvements:

Connection pooling with Prisma Postgres

We added support for direct connections in 6.17, opening Prisma Postgres up to working with any tool in the wider Postgres ecosystem. Now, you can confirm that connection to support connection pooling by appending the query parameter pool=true to the connection string.

postgres://555555..../postgres?sslmode=require&pool=true

To make this even more accessible, from the Prisma Postgres console, when getting your database credentials, we’ve updated the UI to easily toggle between pooled and un-pooled.

Clipboard-20251105-091023-915

VS Code extension

A frequently requested feature is to be able to use a local Prisma Postgres database within our VS Code Extension without having to log in. In this release, we’re happy to share that this is now supported! Now you can work on your project without having to connect to the database remotely.

Screenshot 2025-10-31 at 3 56 59 PM

#​1924: previewFeatures = "" suggestion results in "[]" value

Preparing for Prisma v7

Prisma v7 is almost here, and we’ve been making many of the feature in it available ahead of its release. If you haven’t been keeping your version of prisma, @prisma/client up to date, now is the time to do so before the release. Many of the changes we’ve introduced over the 6.x release cycle will become the default in v7.

  • Unified Prisma Config for project configuration
  • Move from prisma-client-js prisma-client
  • New engine and datasource keys in prisma.config.ts

Open roles at Prisma

Interested in joining Prisma? We’re growing and have several exciting opportunities across the company for developers who are passionate about building with Prisma. Explore our open positions on our Careers page and find the role that’s right for you.

Enterprise support

Thousands of teams use Prisma and many of them already tap into our Enterprise & Agency Support Program for hands-on help with everything from schema integrations and performance tuning to security and compliance.

With this program you also get priority issue triage and bug fixes, expert scalability advice, and custom training so that your Prisma-powered apps stay rock-solid at any scale. Learn more or join: https://prisma.io/enterprise.

v6.19.0-integration-next.22

Compare Source

v6.19.0-integration-next.21

Compare Source


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

@netlify
Copy link

netlify bot commented Nov 4, 2025

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

Name Link
🔨 Latest commit 0a1ba84
🔍 Latest deploy log https://app.netlify.com/projects/bun-query-builder/deploys/690f171408b03500088721dd

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 4, 2025

Open in StackBlitz

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

commit: 0a1ba84

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 03c8cdd to 761f7b5 Compare November 4, 2025 18:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^6.19.0-integration-release-tags.2 chore(deps): update all non-major dependencies Nov 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 761f7b5 to c3402ee Compare November 5, 2025 00:14
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies to ^6.19.0-integration-release-tags.4 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c3402ee to 6a259e6 Compare November 5, 2025 14:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^6.19.0-integration-release-tags.4 chore(deps): update all non-major dependencies Nov 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b1091dd to 05508a9 Compare November 7, 2025 14:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 05508a9 to 0a1ba84 Compare November 8, 2025 10:10
@glennmichael123 glennmichael123 merged commit 4068f34 into main Nov 8, 2025
5 of 9 checks passed
@glennmichael123 glennmichael123 deleted the renovate/all-minor-patch branch November 8, 2025 10:29
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.

2 participants