graphql-boilerplates / node-graphql-server

Boilerplate code for scalable, production-ready GraphQL servers
788 stars 148 forks source link

chore(deps): update dependency prisma to v1.29.0 #512

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 minor 1.28.5 -> 1.29.0 source

Release Notes

prisma/prisma ### [`v1.29.0`](https://togithub.com/prisma/prisma/releases/1.29.0) [Compare Source](https://togithub.com/prisma/prisma/compare/1.28.5...1.29.0) ### Changes #### Breaking Changes - We are disabling deploy renames of the shape ( type A-> type B, type B-> type X) in one go. These will now produce a deploy error and ask to be split into two steps. - The default model names which are being generated by the introspection are now fully camel cased add introspection camelcasing #### Fixes - [`266298d`](https://togithub.com/prisma/prisma/commit/266298d779f031025355f5deaa982e90d7edae0c) fix(cli-docs): replace GraphQL reference ([#​4125](https://togithub.com/prisma/prisma/issues/4125)) - [`a724a3e`](https://togithub.com/prisma/prisma/commit/a724a3e9a0da3421a198cb5855ed331742bbec12) fix(cli-docs): update wording for management secret issues ([#​4123](https://togithub.com/prisma/prisma/issues/4123)) - [`740423a`](https://togithub.com/prisma/prisma/commit/740423a9a5a0046c2aa6347036f34f0cc6ea0cde) fix(cli): improve mongo credentials handling - [`0f785e0`](https://togithub.com/prisma/prisma/commit/0f785e0340ac08cdc7cc40e2d31566dfaa394114) fix(datamodel): omit invalid indices - [`f70dfa4`](https://togithub.com/prisma/prisma/commit/f70dfa4d9bd07597f2aef618b4f16b8828dac1e5) fix(introspection): pg-db usage - [`c71159a`](https://togithub.com/prisma/prisma/commit/c71159aee004a0172c345d26fb6e265edbca645d) introduce prisma admin command - [`337a352`](https://togithub.com/prisma/prisma/commit/337a3526b7795d268010de56d134df5e2d15da3c) fix custom cluster deployment

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.