graphql-boilerplates / typescript-graphql-server

Boilerplate code for scalable, production-ready GraphQL servers written in TypeScript
741 stars 112 forks source link

chore(deps): update dependency prisma to v1.34.12 #637

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prisma 1.34.10 -> 1.34.12 age adoption passing confidence

Release Notes

prisma/prisma1 ### [`v1.34.12`](https://togithub.com/prisma/prisma1/releases/1.34.12) [Compare Source](https://togithub.com/prisma/prisma1/compare/1.34.10...1.34.12) Today, we rename the `prisma` CLI to `prisma1`. Please uninstall `prisma` with `yarn global remove prisma` or `npm uninstall -g prisma` and then install `prisma1` with either `npm i -g prisma1` or \`yarn global add prisma1. The CLI still works exactly the same. In 1 week from now, the Prisma 2 CLI (`@prisma/cli`) will take the place at `prisma`.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.