Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update prisma monorepo to v4.14.0 #8562

Merged
merged 9 commits into from
May 11, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prisma/client (source) 4.13.0 -> 4.14.0 age adoption passing confidence
@prisma/internals (source) 4.13.0 -> 4.14.0 age adoption passing confidence
@prisma/migrate (source) 4.13.0 -> 4.14.0 age adoption passing confidence
prisma (source) 4.13.0 -> 4.14.0 age adoption passing confidence

Release Notes

prisma/prisma

v4.14.0

Compare Source

🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟

Request for feedback for Preview features

We would appreciate your feedback on a handful of Preview features to help us move them to General Availability soon. The Preview features include:

You can test them by enabling the Preview feature in your Prisma schema and giving them a try already in your Prisma schema, e.g., PostgreSQL extensions, or regenerating Prisma Client and trying them in your queries.

Highlights

Improved Prisma Client startup performance

For the last couple of months, we've been working hard to improve the performance of Prisma Client. We also published a blog post on how How We Sped Up Serverless Cold Starts with Prisma by 9x, which we recommend you give it a read.

This release continues with the same theme by making the size of the generated Prisma Client smaller. We have roughly halved the size of Prisma Client's dependencies.

More Introspection Stopgaps

In 4.13.0, we introduced the first 6 Introspection Stopgaps. Introspection Stopgaps surface the existence of these features in your database and link to our documentation on how to manually work around the Prisma Schema with unsupported database features (”Stopgaps” as we will remove them as soon as we implement full support for these features).

In this release, we added 3 more stopgaps for the following features:

On introspecting a database using any of these features, you will get a warning from the Prisma CLI and a comment in your Prisma schema where the feature is being used. The warning will also contain a link to instructions on how to manually use the feature.

Fixes and improvements

Prisma Client
Prisma Migrate
Language tools (e.g. VS Code)

Credits

Huge thanks to @​RobertCraigie, @​KhooHaoYit, @​art049, @​luxaritas, @​mrazauskas for helping!

📺 Join us for another "What's new in Prisma" live stream

Learn about the latest release and other news from the Prisma community by joining us for another "What's new in Prisma" live stream.

The stream takes place on YouTube on Thursday, May 11 at 5 pm Berlin | 8 am San Francisco.


Configuration

📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot

This comment was marked as resolved.

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 9, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate bot force-pushed the renovate/prisma-monorepo branch from 94b86ab to 334f00c Compare May 9, 2023 21:58
@renovate
Copy link
Contributor Author

renovate bot commented May 9, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@dcousens dcousens force-pushed the renovate/prisma-monorepo branch from 193e6a4 to 99c633f Compare May 9, 2023 23:53
@dcousens dcousens force-pushed the renovate/prisma-monorepo branch 2 times, most recently from 6e2747b to c65cdd8 Compare May 10, 2023 06:44
@dcousens dcousens force-pushed the renovate/prisma-monorepo branch from c65cdd8 to 5a3b629 Compare May 10, 2023 06:45
@dcousens dcousens force-pushed the renovate/prisma-monorepo branch 2 times, most recently from c2e336d to 8d136fc Compare May 10, 2023 07:21
@dcousens dcousens force-pushed the renovate/prisma-monorepo branch from 8d136fc to 5175a74 Compare May 10, 2023 07:21
@dcousens dcousens merged commit b8f7cf4 into main May 11, 2023
@dcousens dcousens deleted the renovate/prisma-monorepo branch May 11, 2023 00:32
@mmachatschek
Copy link
Contributor

mmachatschek commented May 12, 2023

@dcousens could you trigger a rc release for this merged PR?

@dcousens
Copy link
Member

@mmachatschek https://github.com/keystonejs/keystone/actions/runs/4955644705

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.

2 participants