Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

chore(deps): update prisma monorepo to v5.5.2 #628

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prisma/client (source) 5.4.2 -> 5.5.2 age adoption passing confidence
prisma (source) 5.4.2 -> 5.5.2 age adoption passing confidence

Release Notes

prisma/prisma (@​prisma/client)

v5.5.2

Compare Source

Today, we are issuing the 5.5.2 patch release.

Fix in Prisma CLI

v5.5.1

Compare Source

Today, we are issuing the 5.5.1 patch release.

Fix in Prisma Client

v5.5.0

Compare Source

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

Highlights
Serverless database drivers improvements and request for feedback (Preview)

In version 5.4.0, we released driverAdapters into Preview. The driverAdapter feature enables Prisma Client to access your database using other JavaScript or Serverless database drivers such as Neon, PlanetScale, and Turso.

The driver adapters allow Prisma Client to connect to your database using protocols besides TCP, such as HTTP (PlanetScale and Turso) and WebSockets (Neon). You can learn more about the Preview feature from the announcement blog post.

In this release, we focused our efforts on fixing bugs and improving the stability of the Preview feature.

We encourage you to try it out and share your feedback to help us move it to General Availability in either of the following GitHub discussions:

New flags for the prisma init command

This release introduces 3 new flags you can provide when initializing Prisma in your project using the prisma init command:

  • --generator-provider: Defines the default generator to use
  • --preview-features: Specifies the default Preview features to use in your project
  • --output: Specifies the default output location for the generated client
Fixes and improvements
Prisma CLI
Prisma Client
Credits

Huge thanks to @​onichandame, @​fqazi, @​KhooHaoYit, @​alencardc, @​Oreilles, @​christianledgard, @​skyzh, @​alula, @​michaelpoellath, @​lukahartwig, @​steebchen, @​icanipa, @​jiashengguo, @​stephenwade for helping!


Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the renovate label Oct 25, 2023
@renovate renovate bot enabled auto-merge (rebase) October 25, 2023 05:00
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bd31ad5) 97.20% compared to head (8a28fba) 97.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #628   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files           2        2           
  Lines         179      179           
  Branches       34       34           
=======================================
  Hits          174      174           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@socket-security
Copy link

socket-security bot commented Oct 25, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@prisma/client 5.4.2...5.5.2 None +4/-4 19.5 MB
prisma 5.4.2...5.5.2 None +1/-1 17.4 MB

@renovate renovate bot changed the title chore(deps): update prisma monorepo to v5.5.0 chore(deps): update prisma monorepo to v5.5.1 Oct 25, 2023
@renovate renovate bot changed the title chore(deps): update prisma monorepo to v5.5.1 chore(deps): update prisma monorepo to v5.5.2 Oct 25, 2023
@Asjas Asjas merged commit 31e1adf into main Oct 26, 2023
15 checks passed
@Asjas Asjas deleted the renovate/prisma-monorepo branch October 26, 2023 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant