prisma-labs / graphql-prisma-typescript

🏡 GraphQL server reference implementation (Airbnb clone) in Typescript using Prisma & graphql-yoga
MIT License
749 stars 108 forks source link

chore(deps): update dependency prisma to v1.30.1 #555

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
prisma devDependencies patch 1.30.0 -> 1.30.1 source

Release Notes

prisma/prisma ### [`v1.30.1`](https://togithub.com/prisma/prisma/releases/1.30.1) [Compare Source](https://togithub.com/prisma/prisma/compare/1.30.0...1.30.1) #### Fixes - subscription session were not correctly closed in some cases ([#​4239](https://togithub.com/prisma/prisma/issues/4239)) - default migration values did not work for id types ([#​4333](https://togithub.com/prisma/prisma/issues/4333)) #### Features - a Prisma project now exposes the currently deployed datamodel in the route `/_datamodel` ([#​4358](https://togithub.com/prisma/prisma/pull/4358))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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